1. f7c65af drivers/scsi: replace strict_strto calls by Daniel Walter · 10 years ago
  2. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  3. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  4. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  5. a2b81b3 cxgb4i : Move stray CPL definitions to cxgb4 driver by Anish Bhatt · 10 years ago
  6. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  7. e6b92c2 cxgb4i : remove spurious use of rcu by Anish Bhatt · 10 years ago
  8. a93cb87 Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next by James Bottomley · 10 years ago
  9. f9e06c6 Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-next by James Bottomley · 10 years ago
  10. 0213436 scsi: do not issue SCSI RSOC command to Promise Vtrak E610f by Janusz Dziemidowicz · 10 years ago
  11. db1924d vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  12. 5607de7 pm8001: Fix invalid return when request_irq() failed by Alexander Gordeev · 10 years ago
  13. 029165a lpfc: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 10 years ago
  14. e85525c isci: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  15. b427d00 bfa: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  16. 8cb7f63 bfa: Cleanup bfad_setup_intr() function by Alexander Gordeev · 10 years ago
  17. cd69a09 bfa: Do not call pci_enable_msix() after it failed once by Alexander Gordeev · 10 years ago
  18. 1e5df2a5 fnic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  19. 884ffee scsi: use short driver name for per-driver cmd slab caches by James Bottomley · 10 years ago
  20. cbf6784 scsi_debug: support scsi-mq, queues and locks by Douglas Gilbert · 10 years ago
  21. f3cfabc Drivers: add blist flags by K. Y. Srinivasan · 10 years ago
  22. ea2aab2 scsi: ufs: fix endianness sparse warnings by Sujit Reddy Thumma · 10 years ago
  23. 7289f98 scsi: ufs: make undeclared functions static by Sujit Reddy Thumma · 10 years ago
  24. e090cc9 bnx2i: Update driver version to 2.7.10.1 by Vikas Chaudhary · 10 years ago
  25. f3a0655 pm8001: fix a memory leak in nvmd_resp by Tomas Henzl · 10 years ago
  26. 31d05e5 pm8001: fix update_flash by Tomas Henzl · 10 years ago
  27. 9422e86 pm8001: fix a memory leak in flash_update by Tomas Henzl · 10 years ago
  28. da22549 pm8001: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  29. d981644 pm8001: Fix to remove null pointer checks that could never happen by Rickard Strandqvist · 10 years ago
  30. 5b4ce88 pm8001: more fixes to honor return value by Tomas Henzl · 10 years ago
  31. 646cdf0 pm8001: add a new spinlock to protect the CCB by Tomas Henzl · 10 years ago
  32. 5533abc pm8001: honor return value by Tomas Henzl · 10 years ago
  33. ef30054 pm8001: clean bitmap management functions by Tomas Henzl · 10 years ago
  34. 9f17609 pm8001: Fix hibernation issue by Bradley Grove · 10 years ago
  35. 4dc06fd mpt3sas: delay scsi_add_host call to work with scsi-mq by Reddy, Sreekanth · 10 years ago
  36. 02b7708 mpt2sas: delay scsi_add_host call to work with scsi-mq by Reddy, Sreekanth · 10 years ago
  37. 3533f860 drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure by K. Y. Srinivasan · 10 years ago
  38. f885fb7 drivers: scsi: storvsc: Set srb_flags in all cases by K. Y. Srinivasan · 10 years ago
  39. 56b26e6 Drivers: scsi: storvsc: Implement a eh_timed_out handler by K. Y. Srinivasan · 10 years ago
  40. adb6f9e Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version by K. Y. Srinivasan · 10 years ago
  41. 8caf92d Drivers: scsi: storvsc: Filter commands based on the storage protocol version by K. Y. Srinivasan · 10 years ago
  42. 52f9614 Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host by K. Y. Srinivasan · 10 years ago
  43. 4cd83ec Drivers: scsi: storvsc: Change the limits to reflect the values on the host by K. Y. Srinivasan · 10 years ago
  44. ca3d7bf ufs: fix DMA mask setting by Akinobu Mita · 10 years ago
  45. eeda474 ufs: adjust queue settings to PRDT limitations by Akinobu Mita · 10 years ago
  46. b2a6c52 ufs: Fix sending unsupported SCSI command by Sujit Reddy Thumma · 10 years ago
  47. e9d501b ufs: read door bell register after clearing interrupt aggregation by Dolev Raviv · 10 years ago
  48. 4264fd6 ufs: Fix queue depth handling for best effort cases by Sujit Reddy Thumma · 10 years ago
  49. 1b3e895 ufs: Logical Unit (LU) command queue depth by Dolev Raviv · 10 years ago
  50. c6d4a83 ufs: device query status and size check by Dolev Raviv · 10 years ago
  51. d44a5f9 ufs: query descriptor API by Dolev Raviv · 10 years ago
  52. 6d67726 be2iscsi: Fix memory leak in mgmt_set_ip() by Maurizio Lombardi · 10 years ago
  53. 761f119 virtio-scsi: Implement change_queue_depth for virtscsi targets by Venkatesh Srinivas · 10 years ago
  54. 938ece7 virtio-scsi: replace target spinlock with seqcount by Ming Lei · 10 years ago
  55. 0758f4f hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl by Stephen M. Cameron · 10 years ago
  56. d1fea47 hpsa: remove online devices from offline device list by Stephen M. Cameron · 10 years ago
  57. 0b9e7b7 hpsa: fix non-x86 builds by Arnd Bergmann · 10 years ago
  58. 6aa4c36 hpsa: do not unconditionally copy sense data by Robert Elliott · 10 years ago
  59. 3fa89a0 hpsa: fix 6-byte READ/WRITE with 0 length data xfer by Stephen M. Cameron · 10 years ago
  60. 2a5ac32 hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected fails by Stephen M. Cameron · 10 years ago
  61. 17d87c4 bnx2fc: Rebranding bnx2fc driver by Saurav Kashyap · 10 years ago
  62. f39a775 bnx2i: Rebranding bnx2i driver by Vikas Chaudhary · 10 years ago
  63. 91b265b mpt3sas: Rework the MSI-X grouping code by Martin K. Petersen · 11 years ago
  64. cbbb7b3 mpt2sas: Rework the MSI-X grouping code by Martin K. Petersen · 11 years ago
  65. 35b6236 mpt3sas: combine fw_event_work and its event_data by Joe Lawrence · 10 years ago
  66. 62c4da4 mpt3sas: correct scsi_{target,device} hostdata allocation by Joe Lawrence · 10 years ago
  67. 42de597 mpt2sas: annotate ioc->reply_post_host_index as __iomem by Joe Lawrence · 10 years ago
  68. 00713ad mpt2sas: combine fw_event_work and its event_data by Joe Lawrence · 10 years ago
  69. feafe7c mpt2sas: correct scsi_{target,device} hostdata allocation by Joe Lawrence · 10 years ago
  70. 4bfaa5c 3w-xxxx: fix mis-aligned struct accesses by Arnd Bergmann · 10 years ago
  71. 6919a36 NCR53c406a: don't call free_dma() by default by Arnd Bergmann · 10 years ago
  72. d3814aa qlogicfas: don't call free_dma() by Arnd Bergmann · 10 years ago
  73. 6ea8631d pas16: don't call free_dma() by Arnd Bergmann · 10 years ago
  74. c86d1ae advansys: don't build ARM by Arnd Bergmann · 10 years ago
  75. 0aab6c3 ibmvfc: fix little endian issues by Tyrel Datwyler · 10 years ago
  76. 0ea85b5 qla2xxx: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  77. 44416c4 bfa: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  78. 0e772b3 bfa: remove useless return variables by Peter Senna Tschudin · 10 years ago
  79. 03a6c3f bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address by Ben Hutchings · 10 years ago
  80. 7626d9f bfa: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  81. 1f3d2d9 aic7xxx: Use kstrdup by Himangi Saraogi · 10 years ago
  82. c21a2c1 scsi: add defines for new FC port speeds. by Dick Kennedy · 10 years ago
  83. 915aafd bnx2i, be2iscsi: fix custom stats length by Mike Christie · 10 years ago
  84. a799cb7 iscsi: kill redundant casts by Nick Black' via open-iscsi · 10 years ago
  85. 16acf5d tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRS by Paul Bolle · 10 years ago
  86. 26b9fd8 sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout by K. Y. Srinivasan · 10 years ago
  87. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  88. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  89. c6e4f19 scsi: update scsi_device_types by Christoph Hellwig · 10 years ago
  90. 4d63716 fnic: reject device resets without assigned tags for the blk-mq case by Christoph Hellwig · 10 years ago
  91. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 10 years ago
  92. c53c6d6 scatterlist: allow chaining to preallocated chunks by Christoph Hellwig · 10 years ago
  93. f6d47e7 scsi: unwind blk_end_request_all and blk_end_request_err calls by Christoph Hellwig · 10 years ago
  94. 2ccbb00 scsi: only maintain target_blocked if the driver has a target queue limit by Christoph Hellwig · 10 years ago
  95. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 10 years ago
  96. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 10 years ago
  97. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 10 years ago
  98. 7ae65c0 scsi: convert target_busy to an atomic_t by Christoph Hellwig · 10 years ago
  99. cf68d33 scsi: push host_lock down into scsi_{host,target}_queue_ready by Christoph Hellwig · 10 years ago
  100. 3b5382c scsi: set ->scsi_done before calling scsi_dispatch_cmd by Christoph Hellwig · 10 years ago