1. 58bdc32 scsi: libsas: Introduce a _gfp() variant of event notifiers by Ahmed S. Darwish · 4 years ago
  2. 18c3c04 scsi: libsas: Remove notifier indirection by John Garry · 4 years ago
  3. fe0a8a9 scsi: libiscsi: Fix NOP race condition by Lee Duncan · 4 years, 2 months ago
  4. af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  5. 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  6. 7007e9d scsi: core: Clean up allocation and freeing of sgtables by Christoph Hellwig · 4 years, 3 months ago
  7. bdb0130 scsi: Add host and host template flag 'host_tagset' by Hannes Reinecke · 4 years, 4 months ago
  8. 7010645 scsi: target: core: Add CONTROL field for trace events by Roman Bolshakov · 4 years, 3 months ago
  9. ed5dd6a scsi: core: Only re-run queue in scsi_end_request() if device queue is busy by Ming Lei · 4 years, 4 months ago
  10. 2a5c98d scsi: fc: Add 256GBit speed setting to SCSI FC transport by James Smart · 4 years, 4 months ago
  11. e73a5e8 scsi: core: Only return started requests from scsi_host_find_tag() by Hannes Reinecke · 4 years, 6 months ago
  12. e6b9489 scsi: scsi_transport_iscsi: Drop a duplicated word by Randy Dunlap · 4 years, 5 months ago
  13. e721eb0 scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions by Lee Jones · 4 years, 6 months ago
  14. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  15. 00b42b7 scsi: libsas: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  16. 646d4b5 scsi: core: Remove 'list' entry from struct scsi_cmnd by Hannes Reinecke · 4 years, 8 months ago
  17. bdf8710 block: move dma_pad handling from blk_rq_map_sg into the callers by Christoph Hellwig · 4 years, 9 months ago
  18. cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
  19. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  20. 82b8cf4 scsi: iscsi: Report connection state in sysfs by Gabriel Krisman Bertazi · 4 years, 10 months ago
  21. a10183d scsi: simplify scsi_partsize by Christoph Hellwig · 4 years, 9 months ago
  22. b0962c5 scsi: core: avoid repetitive logging of device offline messages by Ewan D. Milne · 4 years, 10 months ago
  23. d4d7934 scsi: docs: convert scsi-generic.txt to ReST by Mauro Carvalho Chehab · 4 years, 10 months ago
  24. cc6b32e scsi: iscsi: Add support for asynchronous iSCSI session destruction by Frank Mayhar · 4 years, 10 months ago
  25. 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  26. 65ca846 scsi: core: Introduce {init,exit}_cmd_priv() by Bart Van Assche · 5 years ago
  27. c5a9707 scsi: core: Remove cmd_list functionality by Hannes Reinecke · 4 years, 10 months ago
  28. dcece99 scsi: core: add scsi_host_busy_iter() by Hannes Reinecke · 4 years, 10 months ago
  29. 2bb9558 scsi: core: add scsi_host_(block,unblock) helper function by Hannes Reinecke · 4 years, 10 months ago
  30. 466552b scsi: core: add scsi_host_complete_all_commands() helper by Hannes Reinecke · 4 years, 10 months ago
  31. 807b951 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 11 months ago
  32. 3d8b24a scsi: core: remove .for_blk_mq by Ming Lei · 5 years ago
  33. 0ab7104 scsi: iscsi: Perform connection failure entirely in kernel space by Bharath Ravi · 5 years ago
  34. 1c46a2c Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue by Martin K. Petersen · 5 years ago
  35. 7eafd13 compat_ioctl: add scsi_compat_ioctl by Arnd Bergmann · 6 years ago
  36. 78ed001 compat: scsi: sg: fix v3 compat read/write interface by Arnd Bergmann · 5 years ago
  37. 0ec9691 scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD by Can Guo · 5 years ago
  38. e9d3009 scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 5 years ago
  39. 35c336336 scsi: core: Clean up SG_NONE by Finn Thain · 5 years ago
  40. 9237f04 scsi: core: Fix scsi_get/set_resid() interface by Damien Le Moal · 5 years ago
  41. 6eb045e scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 5 years ago
  42. a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
  43. 8f8fed0 scsi: core: save/restore command resid for error handling by Damien Le Moal · 5 years ago
  44. d188b06 scsi: core: Add sysfs attributes for VPD pages 0h and 89h by Ryan Attard · 5 years ago
  45. c74f805 scsi: core: allow auto suspend override by low-level driver by Stanley Chu · 5 years ago
  46. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  47. dccc96a scsi: core: Reduce memory required for SCSI logging by Bart Van Assche · 5 years ago
  48. 023358b scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 5 years ago
  49. f3e4ff2 scsi: libfc: Whitespace cleanup in libfc.h by Hannes Reinecke · 5 years ago
  50. 5523ca8 scsi: fcoe: fix a typo by Christophe JAILLET · 5 years ago
  51. 8930a6c scsi: core: add support for request batching by Paolo Bonzini · 6 years ago
  52. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  53. 7ad388d scsi: core: add a host / host template field for the virt boundary by Christoph Hellwig · 6 years ago
  54. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  55. 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
  56. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  57. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  58. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  59. 5078709 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 by Thomas Gleixner · 6 years ago
  60. 86b89cb scsi: libsas: switch remaining files to SPDX tags by Christoph Hellwig · 6 years ago
  61. 2d1fcb6 scsi: libiscsi: switch to SPDX tags by Christoph Hellwig · 6 years ago
  62. 2626b08 scsi: libfcoe: switch to SPDX tags by Christoph Hellwig · 6 years ago
  63. d4fd634 scsi: libfc: switch to SPDX tags by Christoph Hellwig · 6 years ago
  64. 838b709 scsi: scsi_transport_spi: switch to SPDX tags by Christoph Hellwig · 6 years ago
  65. 7d38479 scsi: scsi_transport_iscsi: switch to SPDX tags by Christoph Hellwig · 6 years ago
  66. 518397c scsi: scsi_transport_fc: switch to SPDX tags by Christoph Hellwig · 6 years ago
  67. 2711770 scsi: scsi_transport.h: switch to SPDX tags by Christoph Hellwig · 6 years ago
  68. 085f104 scsi: libsas: Inject revalidate event for root port event by John Garry · 6 years ago
  69. 7b27c5f scsi: libsas: Stop hardcoding SAS address length by John Garry · 6 years ago
  70. a6a6d05 scsi: scsi_transport_fc: nvme: display FC-NVMe port roles by Hannes Reinecke · 6 years ago
  71. 5585cbd scsi: scsi_transport_fc: Declare wwn_to_u64() argument const by Bart Van Assche · 6 years ago
  72. c39e0af scsi: scsi_transport_fc: Add FPIN fc event codes by James Smart · 6 years ago
  73. 2b1be55 scsi: scsi_transport_fc: refactor event posting routines by James Smart · 6 years ago
  74. 2e96fe9 scsi: core: Remove OSD include files by Bart Van Assche · 6 years ago
  75. 93ab8c8 scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment by Hannes Reinecke · 6 years ago
  76. b9cef50 scsi: kill command serial number by Hannes Reinecke · 6 years ago
  77. 82c10ac scsi: clean obsolete return values of eh_timed_out by Avri Altman · 6 years ago
  78. 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
  79. 9fa505a scsi: core: Move resid from scsi_data_buffer to scsi_cmnd by Bart Van Assche · 6 years ago
  80. 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
  81. ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
  82. 19fcae3 scsi: remove the SCSI OSD library by Christoph Hellwig · 6 years ago
  83. 59abc8c scsi: libsas: Remove scsi_to_u32() by Bart Van Assche · 6 years ago
  84. ff525b6 scsi: libsas: Fix some indentation in libsas.h by John Garry · 6 years ago
  85. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  86. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  87. 16d14e0 include/scsi/srp.h: Add support for immediate data by Bart Van Assche · 6 years ago
  88. feafa20 include/scsi/srp.h: Move response flag definitions into this file by Bart Van Assche · 6 years ago
  89. 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
  90. 50c2e91 scsi: introduce a max_segment_size host_template parameters by Christoph Hellwig · 6 years ago
  91. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  92. 29cadd2 scsi: Fix a harmless double shift bug by Dan Carpenter · 6 years ago
  93. f134270 scsi: Do not rely on blk-mq for double completions by Keith Busch · 6 years ago
  94. 4c1cb67 scsi: return blk_status_t from device handler ->prep_fn by Christoph Hellwig · 6 years ago
  95. 159b2cb scsi: return blk_status_t from scsi_init_io and ->init_command by Christoph Hellwig · 6 years ago
  96. f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
  97. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  98. 704f839 scsi: Check sense buffer size at build time by Kees Cook · 6 years ago
  99. ddd0bc7 block: move ref_tag calculation func to the block layer by Max Gurtovoy · 6 years ago
  100. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago