1. 884ffee scsi: use short driver name for per-driver cmd slab caches by James Bottomley · 10 years ago
  2. 16acf5d tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRS by Paul Bolle · 10 years ago
  3. 26b9fd8 sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout by K. Y. Srinivasan · 10 years ago
  4. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  5. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  6. c6e4f19 scsi: update scsi_device_types by Christoph Hellwig · 10 years ago
  7. 4d63716 fnic: reject device resets without assigned tags for the blk-mq case by Christoph Hellwig · 10 years ago
  8. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
  9. c53c6d6 scatterlist: allow chaining to preallocated chunks by Christoph Hellwig · 10 years ago
  10. f6d47e7 scsi: unwind blk_end_request_all and blk_end_request_err calls by Christoph Hellwig · 11 years ago
  11. 2ccbb00 scsi: only maintain target_blocked if the driver has a target queue limit by Christoph Hellwig · 10 years ago
  12. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 11 years ago
  13. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 10 years ago
  14. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
  15. 7ae65c0 scsi: convert target_busy to an atomic_t by Christoph Hellwig · 11 years ago
  16. cf68d33 scsi: push host_lock down into scsi_{host,target}_queue_ready by Christoph Hellwig · 11 years ago
  17. 3b5382c scsi: set ->scsi_done before calling scsi_dispatch_cmd by Christoph Hellwig · 10 years ago
  18. d0d3bbf scsi: centralize command re-queueing in scsi_dispatch_fn by Christoph Hellwig · 11 years ago
  19. de3e8bf scsi: split __scsi_queue_insert by Christoph Hellwig · 11 years ago
  20. 6af7a4f scsi: add scsi_setup_cmnd helper by Christoph Hellwig · 10 years ago
  21. 4f1e576 scsi: mark scsi_setup_blk_pc_cmnd static by Christoph Hellwig · 10 years ago
  22. 87949ee sd: split sd_init_command by Christoph Hellwig · 10 years ago
  23. e4200f8 sd: retry discard commands by Christoph Hellwig · 10 years ago
  24. a25ee54 sd: retry write same commands by Christoph Hellwig · 10 years ago
  25. 6a7b439 sd: don't use scsi_setup_blk_pc_cmnd for discard requests by Christoph Hellwig · 10 years ago
  26. 59b1134 sd: don't use scsi_setup_blk_pc_cmnd for write same requests by Christoph Hellwig · 10 years ago
  27. a118c6c sd: don't use scsi_setup_blk_pc_cmnd for flush requests by Christoph Hellwig · 10 years ago
  28. 5158a89 scsi: set sc_data_direction in common code by Christoph Hellwig · 10 years ago
  29. 3868cf8 scsi: restructure command initialization for TYPE_FS requests by Christoph Hellwig · 10 years ago
  30. 635d98b scsi: move the nr_phys_segments assert into scsi_init_io by Christoph Hellwig · 10 years ago
  31. e6c11db scsi_lib: remove the description string in scsi_io_completion() by Maurizio Lombardi · 10 years ago
  32. cb23f91 scsi: cleanup switch in scsi_adjust_queue_depth by Douglas Gilbert · 10 years ago
  33. f1bea55 scsi: remove various exports that were only used by scsi_tgt by Christoph Hellwig · 10 years ago
  34. 0664652 tgt: removal by Bart Van Assche · 10 years ago
  35. f666793 libsrp: removal by Christoph Hellwig · 10 years ago
  36. 074dc37 ibmvstgt: remove by Christoph Hellwig · 10 years ago
  37. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 10 years ago
  38. e5f73ce scsi: use dev_printk() variants for ioctl by Hannes Reinecke · 10 years ago
  39. b30d8bc scsi: Implement st_printk() by Hannes Reinecke · 10 years ago
  40. 28c3172 scsi: Implement ch_printk() by Hannes Reinecke · 10 years ago
  41. 95e159d scsi: Implement sg_printk() by Hannes Reinecke · 10 years ago
  42. 96eefad scsi: Implement sr_printk() by Hannes Reinecke · 10 years ago
  43. d9e5d61 scsi_scan: Fixup scsilun_to_int() by Hannes Reinecke · 10 years ago
  44. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  45. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  46. 755f516 qla2xxx: Restrict max_lun to 16-bit for older HBAs by Hannes Reinecke · 10 years ago
  47. 22ffeb4 scsi_scan: Restrict sequential scan to 256 LUNs by Hannes Reinecke · 10 years ago
  48. c309b35 scsi: Remove CONFIG_SCSI_MULTI_LUN by Hannes Reinecke · 10 years ago
  49. cc833ac sg: O_EXCL and other lock handling by Douglas Gilbert · 10 years ago
  50. 16070cc sg: add SG_FLAG_Q_AT_TAIL flag by Douglas Gilbert · 10 years ago
  51. 65c26a0 sg: relax 16 byte cdb restriction by Douglas Gilbert · 10 years ago
  52. bcdb247 sd: Limit transfer length by Martin K. Petersen · 10 years ago
  53. 8d96447 sd: bad return code of init_sd by Clément Calmels · 10 years ago
  54. cb2fb68 sd: notify block layer when using temporary change to cache_type by Vaughan Cao · 10 years ago
  55. 6bb5e6e scsi_debug: allow huge transfer length for read/write commands by Akinobu Mita · 10 years ago
  56. e430cbc sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff by Akinobu Mita · 10 years ago
  57. 46f69e6 sg: prevent integer overflow when converting from sectors to bytes by Akinobu Mita · 10 years ago
  58. fcc95a7 scsi: remove two cancel_delayed_work() calls from the mid-layer by Bart Van Assche · 10 years ago
  59. 89fb4cd scsi: handle flush errors properly by James Bottomley · 10 years ago
  60. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  61. 77ae174 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 10 years ago
  62. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  63. 8faeb52 virtio-scsi: fix various bad behavior on aborted requests by Paolo Bonzini · 10 years ago
  64. cdda0e5 virtio-scsi: avoid cancelling uninitialized work items by Paolo Bonzini · 10 years ago
  65. 7114aae ibmvscsi: Add memory barriers for send / receive by Brian King · 10 years ago
  66. 9ee7559 ibmvscsi: Abort init sequence during error recovery by Brian King · 10 years ago
  67. 33a5fce qla2xxx: Fix sparse warning in qla_target.c. by Quinn Tran · 10 years ago
  68. d576a5e bnx2fc: Improve stats update mechanism by Neil Horman · 10 years ago
  69. 9172b76 bnx2fc: do not scan uninitialized lists in case of error. by Maurizio Lombardi · 10 years ago
  70. 0353e08 fc: ensure scan_work isn't active when freeing fc_rport by Neil Horman · 10 years ago
  71. f2c6f18 pm8001: Fix potential null pointer dereference and memory leak. by Maurizio Lombardi · 10 years ago
  72. beff654 be2iscsi: remove potential junk pointer free by Tomas Henzl · 10 years ago
  73. 5f2d25e be2iscsi: add an missing goto in error path by Tomas Henzl · 10 years ago
  74. a33c070 scsi_error: set DID_TIME_OUT correctly by Hannes Reinecke · 10 years ago
  75. 8922a90 scsi_error: fix invalid setting of host byte by Ulrich Obergfell · 10 years ago
  76. 8902b10 drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause" by Chen Gang · 10 years ago
  77. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  78. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  79. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  80. 5c02c39 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  81. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  82. d77e653 libiscsi, iser: Adjust data_length to include protection information by Sagi Grimberg · 10 years ago
  83. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  84. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  85. b4c4399 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 10 years ago
  86. 592749e scsi: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  87. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  88. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  89. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  90. 51a07f8 qla2xxx: Convert to percpu_ida session tag pre-allocation by Nicholas Bellinger · 10 years ago
  91. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  92. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  93. e6dc783 virtio-scsi: Enable DIF/DIX modes in SCSI host LLD by Nicholas Bellinger · 11 years ago
  94. c7ee3bd qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch by Quinn Tran · 10 years ago
  95. 3fb4b16 lpfc: Update lpfc version to driver version 10.2.8001.0 by James Smart · 10 years ago
  96. 28d7f3d lpfc: Fix ExpressLane priority setup by James Smart · 10 years ago
  97. 12222f4 lpfc: mark old devices as obsolete by James Smart · 10 years ago
  98. 59c5f61 lpfc: Fix for initializing RRQ bitmap by James Smart · 10 years ago
  99. 68e814f lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries by James Smart · 10 years ago
  100. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago