1. 5116226 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  2. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  3. 9208b75 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  4. ffb5845 scsi: mpt3sas: fix hang on ata passthrough commands by James Bottomley · 8 years ago
  5. 300af14 qla2xxx: Disable out-of-order processing by default in firmware by Quinn Tran · 8 years ago
  6. 4f06073 qla2xxx: Fix erroneous invalid handle message by Quinn Tran · 8 years ago
  7. 200ffb1 qla2xxx: Reduce exess wait during chip reset by Quinn Tran · 8 years ago
  8. 5f35509 qla2xxx: Terminate exchange if corrupted by Quinn Tran · 8 years ago
  9. fc1ffd6 qla2xxx: Fix crash due to null pointer access by Quinn Tran · 8 years ago
  10. 8d3c9c2 qla2xxx: Collect additional information to debug fw dump by Quinn Tran · 8 years ago
  11. c0f6462 qla2xxx: Reset reserved field in firmware options to 0 by Himanshu Madhani · 8 years ago
  12. 2a47c68 qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version by Himanshu Madhani · 8 years ago
  13. 1cbb915 qla2xxx: Include ATIO queue in firmware dump when in target mode by Himanshu Madhani · 8 years ago
  14. bb1181c qla2xxx: Fix wrong IOCB type assumption by Quinn Tran · 8 years ago
  15. 91f42b3 qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-used variables by Bart Van Assche · 9 years ago
  16. 61778a1 qla2xxx: Move two arrays from header files to .c files by Bart Van Assche · 8 years ago
  17. ca82582 qla2xxx: Declare an array with file scope static by Bart Van Assche · 8 years ago
  18. c2a5d94 qla2xxx: Fix indentation by Bart Van Assche · 8 years ago
  19. 8667f51 scsi: lpfc: Set elsiocb contexts to NULL after freeing it by Johannes Thumshirn · 8 years ago
  20. 68af412 scsi: sd: Ignore zoned field for host-managed devices by Damien Le Moal · 8 years ago
  21. 26f2819 scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type by Damien Le Moal · 8 years ago
  22. 4633773 scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request() by Johannes Thumshirn · 8 years ago
  23. 9373eba scsi: ses: Fix SAS device detection in enclosure by Ewan D. Milne · 8 years ago
  24. a5b0e40 ibmvscsis: Fix sleeping in interrupt context by Bryant G. Ly · 8 years ago
  25. 387b978 ibmvscsis: Fix max transfer length by Bryant G. Ly · 8 years ago
  26. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  27. f80de88 sd: remove __data_len hack for WRITE SAME by Christoph Hellwig · 8 years ago
  28. fd102b1 scsi: use blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  29. c79d47f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  30. 2f5a3145 Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes by James Bottomley · 8 years ago
  31. cd60be4 scsi: lpfc: avoid double free of resource identifiers by Roberto Sassu · 8 years ago
  32. 98624c4 scsi: qla2xxx: remove irq_affinity_notifier by Christoph Hellwig · 8 years ago
  33. 17e5fc5 scsi: qla2xxx: fix MSI-X vector affinity by Christoph Hellwig · 8 years ago
  34. 7c9d8d0 ibmvscsis: Fix srp_transfer_data fail return code by Bryant G. Ly · 8 years ago
  35. c3c4239 scsi: qla2xxx: Fix apparent cut-n-paste error. by Dave Jones · 8 years ago
  36. c7702b8 scsi: qla2xxx: Get mutex lock before checking optrom_state by Milan P. Gandhi · 8 years ago
  37. a47fff1 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  38. 2d1148f scsi: bfa: Increase requested firmware version to 3.2.5.1 by Benjamin Poirier · 8 years ago
  39. 0371adc scsi: snic: Return error code on memory allocation failure by Burak Ok · 8 years ago
  40. 9698b6f scsi: fnic: Avoid sending reset to firmware when another reset is in progress by Satish Kharat · 8 years ago
  41. db27edf Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes by James Bottomley · 8 years ago
  42. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  45. e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  46. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  47. a98d1a0 scsi: qedi: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  48. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  49. a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  50. f290cba Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  51. 128394e sg_write()/bsg_write() is not fit to be called under KERNEL_DS by Al Viro · 8 years ago
  52. 3eff4c7 Merge branch 'misc' into for-linus by James Bottomley · 8 years ago
  53. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  54. 7961d53 scsi: qedi: fix build, depends on UIO by Randy Dunlap · 8 years ago
  55. 7dbbf0f scsi: scsi-mq: Wait for .queue_rq() if necessary by Bart Van Assche · 8 years ago
  56. d2a1452 scsi: avoid a permanent stop of the scsi device's request queue by Wei Fang · 8 years ago
  57. 307d907 scsi: mpt3sas: Recognize and act on iopriority info by Adam Manzanares · 8 years ago
  58. 093df73 scsi: qla2xxx: Fix Target mode handling with Multiqueue changes. by Quinn Tran · 8 years ago
  59. 5601236 scsi: qla2xxx: Add Block Multi Queue functionality. by Michael Hernandez · 8 years ago
  60. d745952 scsi: qla2xxx: Add multiple queue pair functionality. by Michael Hernandez · 8 years ago
  61. 4fa1834 scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls. by Michael Hernandez · 8 years ago
  62. 77ddb94 scsi: qla2xxx: Only allow operational MBX to proceed during RESET. by himanshu.madhani@cavium.com · 8 years ago
  63. 7e8a948 scsi: hpsa: remove memory allocate failure message by Amit Kushwaha · 8 years ago
  64. 2c9bce5 scsi: Update 3ware driver email addresses by adam radford · 8 years ago
  65. 165ae50 scsi: libcxgbi: return error if interface is not up by Varun Prakash · 8 years ago
  66. 1fe1fdb scsi: cxgb4i: libcxgbi: add missing module_put() by Varun Prakash · 8 years ago
  67. 44830d8 scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature by Varun Prakash · 8 years ago
  68. 586be7c scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters by Varun Prakash · 8 years ago
  69. e0eed8a scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx by Varun Prakash · 8 years ago
  70. ace7f46 scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework. by Manish Rangankar · 8 years ago
  71. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  72. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  73. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  74. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  75. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  76. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. e9409b2 ibmvscsi_tgt: Add two #include directives by Bryant G. Ly · 8 years ago
  78. 09ce66a qla2xxx: Add an #include directive by Bart Van Assche · 8 years ago
  79. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  80. 3da96be xen/scsifront: don't request a slot on the ring until request is ready by Juergen Gross · 8 years ago
  81. ae2aae2 scsi: aacraid: remove wildcard for series 9 controllers by Kevin Barnett · 8 years ago
  82. b39205d scsi: ibmvscsi: add write memory barrier to CRQ processing by Tyrel Datwyler · 8 years ago
  83. 15c9274 scsi: ibmvscsi: log bad SRP response opcode in hex format by Tyrel Datwyler · 8 years ago
  84. 32d6e4b scsi: ibmvscsi: add vscsi hosts to global list_head by Tyrel Datwyler · 8 years ago
  85. b84ca6e scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1 by Subhash Jadavani · 8 years ago
  86. 56d4a18 scsi: ufs: add quirk to increase host PA_SaveConfigTime by Subhash Jadavani · 8 years ago
  87. ab43670 scsi: ufs-qcom: add probe_defer in case phy driver not probed yet by Yaniv Gardi · 8 years ago
  88. c01848c scsi: ufs: add support for UFS HCI 2.1 by Yaniv Gardi · 8 years ago
  89. 70439e9 scsi: g_NCR5380: Autoprobe board IRQ by default by Finn Thain · 8 years ago
  90. 145c3ae4c scsi: g_NCR5380: Fix automatic IRQ on HP C2502 cards by Finn Thain · 8 years ago
  91. 906e4a3c scsi: g_NCR5380: Use probe_irq_*() for IRQ probing by Ondrej Zary · 8 years ago
  92. 89fa9b5 scsi: g_NCR5380: Check for chip presence before calling NCR5380_init() by Ondrej Zary · 8 years ago
  93. b4aafe7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  94. f5b893c scsi: qla4xxx: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  95. 26f3ba9 scsi: hisi_sas: support deferred probe for v2 hw by John Garry · 8 years ago
  96. fad119b scsi: megaraid_sas: switch to pci_alloc_irq_vectors by Hannes Reinecke · 8 years ago
  97. 9c58b39 scsi: scsi_devinfo: remove synchronous ALUA for NETAPP devices by Xose Vazquez Perez · 8 years ago
  98. 84a261f scsi: be2iscsi: set errno on error path by Pan Bian · 8 years ago
  99. 29b3325 scsi: be2iscsi: set errno on error path by Pan Bian · 8 years ago
  100. 2a80d54 scsi: hpsa: fallback to use legacy REPORT PHYS command by Hannes Reinecke · 8 years ago