1. 5565240 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  2. ac9a409 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  3. 71eb2ac scsi: cxgb4i: call neigh_event_send() to update MAC address by Varun Prakash · 7 years ago
  4. cbe7dfa Revert "scsi: default to scsi-mq" by Christoph Hellwig · 7 years ago
  5. 70e42fd scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd() by Damien Le Moal · 7 years ago
  6. c802673 scsi: aacraid: Fix out of bounds in aac_get_name_resp by Raghava Aditya Renukunta · 7 years ago
  7. 82f0fd0 scsi: csiostor: fail probe if fw does not support FCoE by Varun Prakash · 7 years ago
  8. 61f0c3c scsi: megaraid_sas: fix error handle in megasas_probe_one by weiping zhang · 7 years ago
  9. a99bcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  10. 4a8b53b Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  11. 5073842 lpfc: support nvmet_fc defer_rcv callback by James Smart · 7 years ago
  12. de70be0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  13. 424f727 scsi: ses: Fix wrong page error by Brian King · 7 years ago
  14. b0e17a9 scsi: ipr: Fix scsi-mq lockdep issue by Brian King · 7 years ago
  15. 180efde scsi: st: fix blk_get_queue usage by Bodo Stroesser · 7 years ago
  16. be37aa4 scsi: qla2xxx: Fix system crash while triggering FW dump by Michael Hernandez · 7 years ago
  17. 33611ba Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  18. 6bcbb31 qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2) by Nicholas Bellinger · 7 years ago
  19. f930c70 scsi: sg: only check for dxfer_len greater than 256M by Johannes Thumshirn · 7 years ago
  20. e6fd916 scsi: aacraid: reading out of bounds by Dan Carpenter · 7 years ago
  21. 722477c scsi: qedf: Limit number of CQs by Thomas Bogendoerfer · 7 years ago
  22. f9f22a8 scsi: bnx2i: Simplify cpu hotplug code by Thomas Gleixner · 7 years ago
  23. 1937f8a scsi: bnx2fc: Simplify CPU hotplug code by Thomas Gleixner · 7 years ago
  24. 2fa2fa1 scsi: bnx2i: Prevent recursive cpuhotplug locking by Thomas Gleixner · 7 years ago
  25. 2c2b66a scsi: bnx2fc: Prevent recursive cpuhotplug locking by Thomas Gleixner · 7 years ago
  26. 8addebc scsi: bnx2fc: Plug CPU hotplug race by Thomas Gleixner · 7 years ago
  27. fd2b2c57 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  28. 2c67521 scsi: qedi: Fix return code in qedi_ep_connect() by Dan Carpenter · 7 years ago
  29. cd069bb scsi: lpfc: fix linking against modular NVMe support by Arnd Bergmann · 7 years ago
  30. 260f4ae scsi: scsi_transport_fc: return -EBUSY for deleted vport by Hannes Reinecke · 7 years ago
  31. 5029271 scsi: libcxgbi: add check for valid cxgbi_task_data by Varun Prakash · 7 years ago
  32. 516b7db scsi: aic7xxx: fix firmware build with O=path by Jakub Kicinski · 7 years ago
  33. 70c54e2 scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion by Shu Wang · 7 years ago
  34. cc20c29 scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig by Nilesh Javali · 7 years ago
  35. 14074ab scsi: sg: fix static checker warning in sg_is_valid_dxfer by Johannes Thumshirn · 7 years ago
  36. eeee410 scsi: smartpqi: limit transfer length to 1MB by Yadan Fan · 7 years ago
  37. e2c7b43 scsi: hpsa: limit transfer length to 1MB by Yadan Fan · 7 years ago
  38. e8e9941 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  39. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  40. 6f37e21 scsi: libfc: pass an error pointer to fc_disc_error() by Dan Carpenter · 7 years ago
  41. 89b203e scsi: hisi_sas: make several const arrays static by Colin Ian King · 7 years ago
  42. fb2028a scsi: qla2xxx: Off by one in qlt_ctio_to_cmd() by Dan Carpenter · 7 years ago
  43. 68c59fc scsi: sg: fix SG_DXFER_FROM_DEV transfers by Johannes Thumshirn · 7 years ago
  44. a680f1d scsi: virtio_scsi: always read VPD pages for multiqueue too by Paolo Bonzini · 7 years ago
  45. acef269 scsi: qedf: fix spelling mistake: "offlading" -> "offloading" by Colin Ian King · 7 years ago
  46. 4feca6a scsi: qedi: fix another spelling mistake: "alloction" -> "allocation" by Colin Ian King · 7 years ago
  47. f5f44c6 scsi: isci: fix typo in function names by Colin Ian King · 7 years ago
  48. eeac8cd scsi: cxlflash: return -EFAULT if copy_from_user() fails by Dan Carpenter · 7 years ago
  49. c57ec8f scsi: qedi: Add support for Boot from SAN over iSCSI offload by Nilesh Javali · 7 years ago
  50. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  51. 55dd8cf Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT" by Nicholas Bellinger · 7 years ago
  52. 5f57252 qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT by Nicholas Bellinger · 7 years ago
  53. e9447a4 ibmvscsis: Use tpgt passed in by user by Bryant G. Ly · 8 years ago
  54. eb5ae23 qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG by Nicholas Bellinger · 8 years ago
  55. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  56. 109a5db Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  57. 3bad2f1 Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  58. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  59. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  60. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  61. 128b6f9 t10-pi: Move opencoded contants to common header by Dmitry Monakhov · 7 years ago
  62. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  64. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  65. c345c6c qla2xxx: Fix NVMe entry_type for iocb packet on BE system by Himanshu Madhani · 7 years ago
  66. bcda771 scsi: qla2xxx: avoid unused-function warning by Arnd Bergmann · 7 years ago
  67. 9f80efd scsi: snic: fix a couple of spelling mistakes/typos by Colin Ian King · 7 years ago
  68. 0bf0efa scsi: qla2xxx: fix a bunch of typos and spelling mistakes by Colin Ian King · 7 years ago
  69. 88e9617 scsi: lpfc: don't double count abort errors by Dan Carpenter · 7 years ago
  70. c4031db scsi: lpfc: spin_lock_irq() is not nestable by Dan Carpenter · 7 years ago
  71. f557e32 scsi: hisi_sas: optimise DMA slot memory by Xiaofei Tan · 7 years ago
  72. e4a80c3 scsi: ibmvfc: constify dev_pm_ops structures. by Arvind Yadav · 7 years ago
  73. e6b53a7 scsi: ibmvscsi: constify dev_pm_ops structures. by Arvind Yadav · 7 years ago
  74. 5a4d9d7 scsi: cxlflash: Update debug prints in reset handlers by Matthew R. Ochs · 7 years ago
  75. 32abbed scsi: cxlflash: Update send_tmf() parameters by Matthew R. Ochs · 7 years ago
  76. acfeb23 scsi: cxlflash: Avoid double free of character device by Matthew R. Ochs · 7 years ago
  77. f9279c9 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 7 years ago
  78. 8dc0da7 scsi: ufs: flush eh_work when eh_work scheduled. by Zang Leigang · 7 years ago
  79. 578079f scsi: qla2xxx: Protect access to qpair members with qpair->qp_lock by Johannes Thumshirn · 7 years ago
  80. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  81. d80210f sd: add support for TCG OPAL self encrypting disks by Christoph Hellwig · 7 years ago
  82. f62f9ff scsi: sun_esp: fix device reference leaks by Johan Hovold · 7 years ago
  83. 4a1108d scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport is init by Satish Kharat · 7 years ago
  84. c22fa50 scsi: fnic: correct speed display and add support for 25,40 and 100G by Satish Kharat · 7 years ago
  85. 43caa03 scsi: fnic: added timestamp reporting in fnic debug stats by Satish Kharat · 7 years ago
  86. 1cdf8bc scsi: fnic: Zero io_cmpl_skip on fw reset completion by Satish Kharat · 7 years ago
  87. 3655a28 scsi: bnx2fc: Update version number to 2.11.8. by Chad Dupuis · 7 years ago
  88. 5eddc33 scsi: bnx2fc: Make rport_terminate_io callback a NOOP. by Chad Dupuis · 7 years ago
  89. 5c63daf scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer. by Chad Dupuis · 7 years ago
  90. 59fb870 scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are zero. by Chad Dupuis · 7 years ago
  91. 21144b8 scsi: bnx2fc: Update copyright for 2017. by Chad Dupuis · 7 years ago
  92. de08f46 scsi: bnx2fc: Check for connection offload before sending RRQ. by Chad Dupuis · 7 years ago
  93. 56ffd3a scsi: bnx2fc: Add filters to the non-offload FCoE receive path. by Chad Dupuis · 7 years ago
  94. 5c279bd scsi: default to scsi-mq by Christoph Hellwig · 7 years ago
  95. 6d311fa scsi: sas: scsi_queue_work can fail, so make callers aware by Johannes Thumshirn · 7 years ago
  96. d06c587 scsi: qla2xxx: Update Driver version to 10.00.00.00-k by Himanshu Madhani · 7 years ago
  97. 7d23648 scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registration by Duane Grigsby · 7 years ago
  98. d3bae93 scsi: qla2xxx: Send FC4 type NVMe to the management server by Duane Grigsby · 7 years ago
  99. e84067d scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration by Duane Grigsby · 7 years ago
  100. 7401bc1 scsi: qla2xxx: Add FC-NVMe command handling by Duane Grigsby · 7 years ago