1. de64d94 Merge 5.10.112 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 9 months ago
  2. 45226fa scsi: iscsi: Fix conn cleanup and stop race during iscsid restart by Mike Christie · 2 years, 9 months ago
  3. 46f37a3 scsi: iscsi: Fix in-kernel conn failure handling by Mike Christie · 3 years, 8 months ago
  4. 8125738 scsi: iscsi: Rel ref after iscsi_lookup_endpoint() by Mike Christie · 3 years, 8 months ago
  5. 17d1445 scsi: iscsi: Stop queueing during ep_disconnect by Mike Christie · 3 years, 8 months ago
  6. 3cce4e4 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 3 months ago
  7. 2b411f1 BACKPORT: FROMGIT: scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION by Jaegeuk Kim · 3 years, 4 months ago
  8. 51ab149 Merge 5.10.52 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  9. 89812e7 scsi: iscsi: Fix conn use after free during resets by Mike Christie · 3 years, 8 months ago
  10. 21962a5 scsi: iscsi: Add iscsi_cls_conn refcount helpers by Mike Christie · 3 years, 8 months ago
  11. 8db62be Merge 5.10.51 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  12. 221b7e1 scsi: iscsi: Fix race condition between login and sync thread by Gulam Mohamed · 3 years, 6 months ago
  13. 1328352 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 6 months ago
  14. 37485a3 ANDROID: add kabi padding for structures for the android12 release by Greg Kroah-Hartman · 3 years, 7 months ago
  15. 1b79ef2 ANDROID: GKI: scsi: add Android ABI padding to some structures by Greg Kroah-Hartman · 4 years, 9 months ago
  16. e2e615e scsi: fc: Correct RHBA attributes length by Javed Hasan · 3 years, 8 months ago
  17. 5470865 Fix misc new gcc warnings by Linus Torvalds · 3 years, 9 months ago
  18. 58bdc32 scsi: libsas: Introduce a _gfp() variant of event notifiers by Ahmed S. Darwish · 4 years ago
  19. 18c3c04 scsi: libsas: Remove notifier indirection by John Garry · 4 years ago
  20. fe0a8a9 scsi: libiscsi: Fix NOP race condition by Lee Duncan · 4 years, 2 months ago
  21. af99538 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
  22. 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
  23. 7007e9d scsi: core: Clean up allocation and freeing of sgtables by Christoph Hellwig · 4 years, 3 months ago
  24. bdb0130 scsi: Add host and host template flag 'host_tagset' by Hannes Reinecke · 4 years, 5 months ago
  25. 7010645 scsi: target: core: Add CONTROL field for trace events by Roman Bolshakov · 4 years, 4 months ago
  26. ed5dd6a scsi: core: Only re-run queue in scsi_end_request() if device queue is busy by Ming Lei · 4 years, 4 months ago
  27. 2a5c98d scsi: fc: Add 256GBit speed setting to SCSI FC transport by James Smart · 4 years, 5 months ago
  28. e73a5e8 scsi: core: Only return started requests from scsi_host_find_tag() by Hannes Reinecke · 4 years, 7 months ago
  29. e6b9489 scsi: scsi_transport_iscsi: Drop a duplicated word by Randy Dunlap · 4 years, 6 months ago
  30. e721eb0 scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions by Lee Jones · 4 years, 6 months ago
  31. 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
  32. 00b42b7 scsi: libsas: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  33. 646d4b5 scsi: core: Remove 'list' entry from struct scsi_cmnd by Hannes Reinecke · 4 years, 8 months ago
  34. bdf8710 block: move dma_pad handling from blk_rq_map_sg into the callers by Christoph Hellwig · 4 years, 9 months ago
  35. cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
  36. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  37. 82b8cf4 scsi: iscsi: Report connection state in sysfs by Gabriel Krisman Bertazi · 4 years, 10 months ago
  38. a10183d scsi: simplify scsi_partsize by Christoph Hellwig · 4 years, 10 months ago
  39. b0962c5 scsi: core: avoid repetitive logging of device offline messages by Ewan D. Milne · 4 years, 10 months ago
  40. d4d7934 scsi: docs: convert scsi-generic.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  41. cc6b32e scsi: iscsi: Add support for asynchronous iSCSI session destruction by Frank Mayhar · 4 years, 11 months ago
  42. 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  43. 65ca846 scsi: core: Introduce {init,exit}_cmd_priv() by Bart Van Assche · 5 years ago
  44. c5a9707 scsi: core: Remove cmd_list functionality by Hannes Reinecke · 4 years, 11 months ago
  45. dcece99 scsi: core: add scsi_host_busy_iter() by Hannes Reinecke · 4 years, 11 months ago
  46. 2bb9558 scsi: core: add scsi_host_(block,unblock) helper function by Hannes Reinecke · 4 years, 11 months ago
  47. 466552b scsi: core: add scsi_host_complete_all_commands() helper by Hannes Reinecke · 4 years, 11 months ago
  48. 807b951 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 5 years ago
  49. 3d8b24a scsi: core: remove .for_blk_mq by Ming Lei · 5 years ago
  50. 0ab7104 scsi: iscsi: Perform connection failure entirely in kernel space by Bharath Ravi · 5 years ago
  51. 1c46a2c Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue by Martin K. Petersen · 5 years ago
  52. 7eafd13 compat_ioctl: add scsi_compat_ioctl by Arnd Bergmann · 6 years ago
  53. 78ed001 compat: scsi: sg: fix v3 compat read/write interface by Arnd Bergmann · 5 years ago
  54. 0ec9691 scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD by Can Guo · 5 years ago
  55. e9d3009 scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 5 years ago
  56. 35c336336 scsi: core: Clean up SG_NONE by Finn Thain · 5 years ago
  57. 9237f04 scsi: core: Fix scsi_get/set_resid() interface by Damien Le Moal · 5 years ago
  58. 6eb045e scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 5 years ago
  59. a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
  60. 8f8fed0 scsi: core: save/restore command resid for error handling by Damien Le Moal · 5 years ago
  61. d188b06 scsi: core: Add sysfs attributes for VPD pages 0h and 89h by Ryan Attard · 5 years ago
  62. c74f805 scsi: core: allow auto suspend override by low-level driver by Stanley Chu · 5 years ago
  63. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  64. dccc96a scsi: core: Reduce memory required for SCSI logging by Bart Van Assche · 5 years ago
  65. 023358b scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 5 years ago
  66. f3e4ff2 scsi: libfc: Whitespace cleanup in libfc.h by Hannes Reinecke · 5 years ago
  67. 5523ca8 scsi: fcoe: fix a typo by Christophe JAILLET · 5 years ago
  68. 8930a6c scsi: core: add support for request batching by Paolo Bonzini · 6 years ago
  69. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  70. 7ad388d scsi: core: add a host / host template field for the virt boundary by Christoph Hellwig · 6 years ago
  71. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  72. 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
  73. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  74. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  75. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  76. 5078709 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 by Thomas Gleixner · 6 years ago
  77. 86b89cb scsi: libsas: switch remaining files to SPDX tags by Christoph Hellwig · 6 years ago
  78. 2d1fcb6 scsi: libiscsi: switch to SPDX tags by Christoph Hellwig · 6 years ago
  79. 2626b08 scsi: libfcoe: switch to SPDX tags by Christoph Hellwig · 6 years ago
  80. d4fd634 scsi: libfc: switch to SPDX tags by Christoph Hellwig · 6 years ago
  81. 838b709 scsi: scsi_transport_spi: switch to SPDX tags by Christoph Hellwig · 6 years ago
  82. 7d38479 scsi: scsi_transport_iscsi: switch to SPDX tags by Christoph Hellwig · 6 years ago
  83. 518397c scsi: scsi_transport_fc: switch to SPDX tags by Christoph Hellwig · 6 years ago
  84. 2711770 scsi: scsi_transport.h: switch to SPDX tags by Christoph Hellwig · 6 years ago
  85. 085f104 scsi: libsas: Inject revalidate event for root port event by John Garry · 6 years ago
  86. 7b27c5f scsi: libsas: Stop hardcoding SAS address length by John Garry · 6 years ago
  87. a6a6d05 scsi: scsi_transport_fc: nvme: display FC-NVMe port roles by Hannes Reinecke · 6 years ago
  88. 5585cbd scsi: scsi_transport_fc: Declare wwn_to_u64() argument const by Bart Van Assche · 6 years ago
  89. c39e0af scsi: scsi_transport_fc: Add FPIN fc event codes by James Smart · 6 years ago
  90. 2b1be55 scsi: scsi_transport_fc: refactor event posting routines by James Smart · 6 years ago
  91. 2e96fe9 scsi: core: Remove OSD include files by Bart Van Assche · 6 years ago
  92. 93ab8c8 scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment by Hannes Reinecke · 6 years ago
  93. b9cef50 scsi: kill command serial number by Hannes Reinecke · 6 years ago
  94. 82c10ac scsi: clean obsolete return values of eh_timed_out by Avri Altman · 6 years ago
  95. 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
  96. 9fa505a scsi: core: Move resid from scsi_data_buffer to scsi_cmnd by Bart Van Assche · 6 years ago
  97. 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
  98. ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
  99. 19fcae3 scsi: remove the SCSI OSD library by Christoph Hellwig · 6 years ago
  100. 59abc8c scsi: libsas: Remove scsi_to_u32() by Bart Van Assche · 6 years ago