1. afdd112 scsi: scsi_transport_fc: Add store capability to rport port_state in sysfs by Muneendra Kumar · 4 years ago
  2. 02c6632 scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINAL by Muneendra Kumar · 4 years ago
  3. ae6b4e6 scsi: doc: Fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 3 months ago
  4. 8461019 scsi: fc: Add mechanism to update FPIN signal statistics by Shyam Sundar · 4 years, 3 months ago
  5. 3dcfe0d scsi: fc: Parse FPIN packets and update statistics by Shyam Sundar · 4 years, 3 months ago
  6. 547aab5 scsi: fc: Add FPIN statistics to fc_host and fc_rport objects by Shyam Sundar · 4 years, 3 months ago
  7. 2a5c98d scsi: fc: Add 256GBit speed setting to SCSI FC transport by James Smart · 4 years, 4 months ago
  8. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  9. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  10. 518397c scsi: scsi_transport_fc: switch to SPDX tags by Christoph Hellwig · 6 years ago
  11. a6a6d05 scsi: scsi_transport_fc: nvme: display FC-NVMe port roles by Hannes Reinecke · 6 years ago
  12. c39e0af scsi: scsi_transport_fc: Add FPIN fc event codes by James Smart · 6 years ago
  13. 2b1be55 scsi: scsi_transport_fc: refactor event posting routines by James Smart · 6 years ago
  14. cd2f076 bsg: convert to use blk-mq by Jens Axboe · 6 years ago
  15. 5e28b8d bsg: provide bsg_remove_queue() helper by Jens Axboe · 6 years ago
  16. aae3b06 bsg: pass in desired timeout handler by Jens Axboe · 6 years ago
  17. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  18. fe7f4e5 scsi: scsi_transport_fc: use 64-bit timestamps consistently by Arnd Bergmann · 7 years ago
  19. 0cc61e6 block: fix timeout changes for legacy request drivers by Christoph Hellwig · 7 years ago
  20. 5de815a block: remove parent device reference from struct bsg_class_device by Christoph Hellwig · 7 years ago
  21. 1fc2b62 scsi_transport_fc: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  22. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  23. cc019a5 scsi: scsi_transport_fc: fix typos on 64/128 GBit define names by James Smart · 7 years ago
  24. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  25. 335f83b scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions by James Smart · 7 years ago
  26. 8d30371 scsi: fc: check for rport presence in fc_block_scsi_eh by Johannes Thumshirn · 7 years ago
  27. f091fb8 scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add() by Hannes Reinecke · 7 years ago
  28. 675195d scsi: scsi_transport_fc: set scsi_target_id upon rescan by Hannes Reinecke · 7 years ago
  29. b468b6a scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout by Christoph Hellwig · 7 years ago
  30. c1225f0 scsi: bsg-lib: pass the release callback through bsg_setup_queue by Christoph Hellwig · 7 years ago
  31. 67b4652 scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd by Steffen Maier · 7 years ago
  32. 260f4ae scsi: scsi_transport_fc: return -EBUSY for deleted vport by Hannes Reinecke · 7 years ago
  33. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  34. 134699d scsi: fix typos and grammar in comments of scsi_transport_fc.c by Tyrel Datwyler · 8 years ago
  35. 739aca0 scsi: fix some kernel-doc markups by Mauro Carvalho Chehab · 8 years ago
  36. 0c3ae26 scsi: scsi_transport_fc: Add dummy initiator role to rport by Cathy Avery · 8 years ago
  37. eea4227 scsi: fc: remove redundant check of an unsigned long being less than zero by Colin Ian King · 8 years ago
  38. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  39. 556e26a scsi: remove tsk_mgmt_response and it_nexus_response transport methods by Christoph Hellwig · 8 years ago
  40. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  41. 8ae94eb block/bsg: move queue creation into bsg_setup_queue by Christoph Hellwig · 8 years ago
  42. d48777a6 scsi: remove __scsi_alloc_queue by Christoph Hellwig · 8 years ago
  43. a0f4bd7 scsi: fc: move FC transport's bsg code to bsg-lib by Johannes Thumshirn · 8 years ago
  44. fb6f7c8 block: add bsg_job_put() and bsg_job_get() by Johannes Thumshirn · 8 years ago
  45. 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago
  46. 6aa858c scsi: fc: use bsg_softirq_done by Johannes Thumshirn · 8 years ago
  47. c00da4c scsi: fc: Use bsg_destroy_job by Johannes Thumshirn · 8 years ago
  48. 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
  49. ad7660c scsi: fc: implement kref backed reference counting by Johannes Thumshirn · 8 years ago
  50. 1d69b12 scsi: fc: provide fc_bsg_to_rport() helper by Johannes Thumshirn · 8 years ago
  51. cd21c60 scsi: fc: provide fc_bsg_to_shost() helper by Johannes Thumshirn · 8 years ago
  52. 1abaede scsi: fc: Export fc_bsg_jobdone and use it in FC drivers by Johannes Thumshirn · 8 years ago
  53. 01e0e15 scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly by Johannes Thumshirn · 8 years ago
  54. eb34094 scsi: Get rid of struct fc_bsg_buffer by Johannes Thumshirn · 8 years ago
  55. 378eead scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async() by Bart Van Assche · 8 years ago
  56. 558b88f scsi: scsi_transport_fc: rename 'fc_rport_create' to 'fc_remote_port_create' by Hannes Reinecke · 8 years ago
  57. 6205517 scsi_transport_fc: Unexport scsi_is_fc_vport() by Bart Van Assche · 9 years ago
  58. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 9 years ago
  59. 4cd38e3 scsi_transport_fc: Introduce scsi_host_{get,put}() by Bart Van Assche · 9 years ago
  60. c749e6b scsi_transport_fc: Add support for 25Gbit speed by James Smart · 10 years ago
  61. c21a2c1 scsi: add defines for new FC port speeds. by Dick Kennedy · 11 years ago
  62. 0664652 tgt: removal by Bart Van Assche · 11 years ago
  63. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  64. 0353e08 fc: ensure scan_work isn't active when freeing fc_rport by Neil Horman · 11 years ago
  65. 624f28b [SCSI] scsi_transport_fc: Add 32Gbps speed definition. by Chad Dupuis · 11 years ago
  66. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 12 years ago
  67. e07ebea scsi: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 12 years ago
  68. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  69. 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 13 years ago
  70. e58abb0 [SCSI] fc: add some more FC specific stats to fc_host by Vasu Dev · 13 years ago
  71. 86072d8 block: drop custom queue draining used by scsi_transport_{iscsi|fc} by Tejun Heo · 13 years ago
  72. 8fb2ef8 [SCSI] fc class: fix scanning when devs are offline by Mike Christie · 13 years ago
  73. bb8ef58 [SCSI] scsi_transport_fc: Add FDMI host attributes by Neerav Parikh · 13 years ago
  74. 0eecee4 [SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_rolechg by James Smart · 13 years ago
  75. ad94717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  76. 112f661 [SCSI] scsi_transport_fc: Fix deadlock during fc_remove_host by Nithin Nayak Sujir · 14 years ago
  77. c21e6be block: get rid of QUEUE_FLAG_REENTER by Jens Axboe · 14 years ago
  78. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 14 years ago
  79. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  80. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 14 years ago
  81. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  82. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 14 years ago
  83. 43ca910 [SCSI] fc class: add fc host dev loss sysfs file by Mike Christie · 14 years ago
  84. 78d1634 [SCSI] scsi_transport_fc: fix blocked bsg request when fc object deleted by James Smart · 14 years ago
  85. b8ef320 [SCSI] fc class: add fc host default default dev loss setting by Mike Christie · 14 years ago
  86. ecc3099 drivers: scsi: use newly introduced hex_to_bin() method by Andy Shevchenko · 14 years ago
  87. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 15 years ago
  88. 2f2eb58 [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return by Christof Schmitt · 15 years ago
  89. 36dd288 [SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmo by Hannes Reinecke · 15 years ago
  90. 7da23b86e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  91. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  92. d88a714 [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline by Sarang Radke · 15 years ago
  93. 0d9dc7c [SCSI] scsi_transport_fc: Fix synchronization issue while deleting vport by Gal Rosen · 15 years ago
  94. f2818663 [SCSI] scsi_transport_fc: Remove capping from dev_loss_tmo by Hannes Reinecke · 15 years ago
  95. b8f0864 [SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeout by Swen Schillig · 15 years ago
  96. 48de68a [SCSI] fc class: fix fc_transport_init error handling by Mike Christie · 15 years ago
  97. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  98. 2bc1c59 [SCSI] fc class: fail fast bsg requests by Mike Christie · 15 years ago
  99. 65d430f [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh by Christof Schmitt · 15 years ago
  100. 61ec33e [SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure paths by Brian King · 15 years ago