1. e6c11db scsi_lib: remove the description string in scsi_io_completion() by Maurizio Lombardi · 10 years ago
  2. cb23f91 scsi: cleanup switch in scsi_adjust_queue_depth by Douglas Gilbert · 10 years ago
  3. f1bea55 scsi: remove various exports that were only used by scsi_tgt by Christoph Hellwig · 10 years ago
  4. 0664652 tgt: removal by Bart Van Assche · 10 years ago
  5. f666793 libsrp: removal by Christoph Hellwig · 10 years ago
  6. 074dc37 ibmvstgt: remove by Christoph Hellwig · 10 years ago
  7. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 10 years ago
  8. e5f73ce scsi: use dev_printk() variants for ioctl by Hannes Reinecke · 10 years ago
  9. b30d8bc scsi: Implement st_printk() by Hannes Reinecke · 10 years ago
  10. 28c3172 scsi: Implement ch_printk() by Hannes Reinecke · 10 years ago
  11. 95e159d scsi: Implement sg_printk() by Hannes Reinecke · 10 years ago
  12. 96eefad scsi: Implement sr_printk() by Hannes Reinecke · 10 years ago
  13. d9e5d61 scsi_scan: Fixup scsilun_to_int() by Hannes Reinecke · 10 years ago
  14. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  15. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  16. 755f516 qla2xxx: Restrict max_lun to 16-bit for older HBAs by Hannes Reinecke · 10 years ago
  17. 22ffeb4 scsi_scan: Restrict sequential scan to 256 LUNs by Hannes Reinecke · 10 years ago
  18. c309b35 scsi: Remove CONFIG_SCSI_MULTI_LUN by Hannes Reinecke · 10 years ago
  19. cc833ac sg: O_EXCL and other lock handling by Douglas Gilbert · 10 years ago
  20. 16070cc sg: add SG_FLAG_Q_AT_TAIL flag by Douglas Gilbert · 10 years ago
  21. 65c26a0 sg: relax 16 byte cdb restriction by Douglas Gilbert · 10 years ago
  22. bcdb247 sd: Limit transfer length by Martin K. Petersen · 10 years ago
  23. 8d96447 sd: bad return code of init_sd by Clément Calmels · 10 years ago
  24. cb2fb68 sd: notify block layer when using temporary change to cache_type by Vaughan Cao · 10 years ago
  25. 6bb5e6e scsi_debug: allow huge transfer length for read/write commands by Akinobu Mita · 10 years ago
  26. e430cbc sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff by Akinobu Mita · 10 years ago
  27. 46f69e6 sg: prevent integer overflow when converting from sectors to bytes by Akinobu Mita · 10 years ago
  28. fcc95a7 scsi: remove two cancel_delayed_work() calls from the mid-layer by Bart Van Assche · 10 years ago
  29. 89fb4cd scsi: handle flush errors properly by James Bottomley · 10 years ago
  30. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  31. 77ae174 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 10 years ago
  32. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  33. 8faeb52 virtio-scsi: fix various bad behavior on aborted requests by Paolo Bonzini · 10 years ago
  34. cdda0e5 virtio-scsi: avoid cancelling uninitialized work items by Paolo Bonzini · 10 years ago
  35. 7114aae ibmvscsi: Add memory barriers for send / receive by Brian King · 10 years ago
  36. 9ee7559 ibmvscsi: Abort init sequence during error recovery by Brian King · 10 years ago
  37. 33a5fce qla2xxx: Fix sparse warning in qla_target.c. by Quinn Tran · 10 years ago
  38. d576a5e bnx2fc: Improve stats update mechanism by Neil Horman · 10 years ago
  39. 9172b76 bnx2fc: do not scan uninitialized lists in case of error. by Maurizio Lombardi · 10 years ago
  40. 0353e08 fc: ensure scan_work isn't active when freeing fc_rport by Neil Horman · 10 years ago
  41. f2c6f18 pm8001: Fix potential null pointer dereference and memory leak. by Maurizio Lombardi · 10 years ago
  42. beff654 be2iscsi: remove potential junk pointer free by Tomas Henzl · 10 years ago
  43. 5f2d25e be2iscsi: add an missing goto in error path by Tomas Henzl · 10 years ago
  44. a33c070 scsi_error: set DID_TIME_OUT correctly by Hannes Reinecke · 10 years ago
  45. 8922a90 scsi_error: fix invalid setting of host byte by Ulrich Obergfell · 10 years ago
  46. 8902b10 drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause" by Chen Gang · 10 years ago
  47. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  48. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  49. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  50. 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
  51. 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
  52. d77e653 libiscsi, iser: Adjust data_length to include protection information by Sagi Grimberg · 10 years ago
  53. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  54. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  55. b4c4399 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 10 years ago
  56. 592749e scsi: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  57. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  58. 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
  59. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  60. 51a07f8 qla2xxx: Convert to percpu_ida session tag pre-allocation by Nicholas Bellinger · 10 years ago
  61. 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
  62. 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
  63. e6dc783 virtio-scsi: Enable DIF/DIX modes in SCSI host LLD by Nicholas Bellinger · 11 years ago
  64. c7ee3bd qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch by Quinn Tran · 10 years ago
  65. 3fb4b16 lpfc: Update lpfc version to driver version 10.2.8001.0 by James Smart · 10 years ago
  66. 28d7f3d lpfc: Fix ExpressLane priority setup by James Smart · 10 years ago
  67. 12222f4 lpfc: mark old devices as obsolete by James Smart · 10 years ago
  68. 59c5f61 lpfc: Fix for initializing RRQ bitmap by James Smart · 10 years ago
  69. 68e814f lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries by James Smart · 10 years ago
  70. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  71. 2e61f50 lpfc: Update lpfc version to driver version 10.2.8000.0 by James Smart · 10 years ago
  72. b857ff3 lpfc: Update Copyright on changed files from 8.3.45 patches by James Smart · 10 years ago
  73. 16a59fb lpfc: Update Copyright on changed files by James Smart · 10 years ago
  74. 98912dd lpfc: Fixed locking for scsi task management commands by James Smart · 10 years ago
  75. f38fa0b lpfc: Convert runtime references to old xlane cfg param to fof cfg param by James Smart · 10 years ago
  76. 0293635 lpfc: Fix FW dump using sysfs by James Smart · 10 years ago
  77. db55fba lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock by James Smart · 10 years ago
  78. ee62021 lpfc: Fixed kernel panic in lpfc_abort_handler by James Smart · 10 years ago
  79. 07eab62 lpfc: Fix locking for postbufq when freeing by James Smart · 10 years ago
  80. bcece5f lpfc: Fix locking for lpfc_hba_down_post by James Smart · 10 years ago
  81. 6acb348 lpfc: Fix dynamic transitions of FirstBurst from on to off by James Smart · 10 years ago
  82. 67955ba hpsa: fix handling of hpsa_volume_offline return value by Stephen M. Cameron · 10 years ago
  83. a84d794 hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_id by Stephen M. Cameron · 10 years ago
  84. 24a4b07 hpsa: remove messages about volume status VPD inquiry page not supported by Stephen M. Cameron · 10 years ago
  85. ee6b188 hpsa: report check condition even if no sense data present for ioaccel2 mode by Stephen M. Cameron · 10 years ago
  86. 8645291 hpsa: remove bad unlikely annotation from device list updating code by Stephen M. Cameron · 10 years ago
  87. 7b2c46e hpsa: fix event filtering to prevent excessive rescans with old firmware by Stephen M. Cameron · 10 years ago
  88. c45166bee hpsa: kill annoying messages about SSD Smart Path retries by Stephen M. Cameron · 10 years ago
  89. d5b5d96 hpsa: define extended_report_lun_entry data structure by Stephen M. Cameron · 10 years ago
  90. 0b57075 hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io path by Stephen M. Cameron · 10 years ago
  91. b3a52e7 hpsa: avoid unnecessary readl on every command submission by Stephen M. Cameron · 10 years ago
  92. 094963d hpsa: use per-cpu variable for lockup_detected by Stephen M. Cameron · 10 years ago
  93. 41b3cf0 hpsa: set irq affinity hints to route MSI-X vectors across CPUs by Stephen M. Cameron · 10 years ago
  94. 072b051 hpsa: allocate reply queues individually by Stephen M. Cameron · 10 years ago
  95. f89439b hpsa: choose number of reply queues more intelligently. by Stephen M. Cameron · 10 years ago
  96. 7b9235e hpsa: remove dev_dbg() calls from hot paths by Stephen M. Cameron · 10 years ago
  97. 35d697c hpsa: use gcc aligned attribute instead of manually padding structs by Stephen M. Cameron · 10 years ago
  98. 00701a9 hpsa: change doorbell reset delay to ten seconds by Justin Lindley · 10 years ago
  99. 9233fb1 hpsa: allow passthru ioctls to work with bidirectional commands by Stephen M. Cameron · 10 years ago
  100. 84ce1ee hpsa: remove unused fields from struct ctlr_info by Stephen M. Cameron · 10 years ago