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