1. 8395ae0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 2 months ago
  2. aa5ad10 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 3 months ago
  3. 04b3c8c scsi: sd: Convert SCSI errors to PR errors by Mike Christie · 2 years, 3 months ago
  4. c9293c1 scsi: core: Rename status_byte to sg_status_byte by Mike Christie · 2 years, 3 months ago
  5. 4d450cf scsi: libsas: Do not export sas_ata_wait_after_reset() by Jie Zhan · 2 years, 4 months ago
  6. 9181ce3 scsi: libsas: Add smp_ata_check_ready_type() by Jie Zhan · 2 years, 4 months ago
  7. 42c5907 scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices by Shin'ichiro Kawasaki · 2 years, 4 months ago
  8. 0016e82 scsi: target: core: Add list of opcodes for RSOC by Dmitry Bogdanov · 2 years, 6 months ago
  9. b9b8782 scsi: target: core: Add support for RSOC command by Dmitry Bogdanov · 2 years, 6 months ago
  10. 310bcae scsi: core: Support failing requests while recovering by Bart Van Assche · 2 years, 5 months ago
  11. dee7121 scsi: core: Change the return type of .eh_timed_out() by Bart Van Assche · 2 years, 5 months ago
  12. a9ee3f8 scsi: libsas: Add sas_task_find_rq() by John Garry · 2 years, 5 months ago
  13. 2d08f32 scsi: libsas: Introduce sas_find_attached_phy_id() helper by Jason Yan · 2 years, 5 months ago
  14. f93ed74 scsi: core: Release SCSI devices synchronously by Bart Van Assche · 2 years, 5 months ago
  15. 036abd6 scsi: core: Introduce a new list for SCSI proc directory entries by Bart Van Assche · 2 years, 5 months ago
  16. 77916da scsi: esas2r: Introduce scsi_template_proc_dir() by Bart Van Assche · 2 years, 5 months ago
  17. 8e8d436 scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private by John Garry · 2 years, 5 months ago
  18. 4411292 scsi: libsas: Add sas_ata_device_link_abort() by John Garry · 2 years, 5 months ago
  19. d9504c6 scsi: Define the COMPLETED sense key by Damien Le Moal · 2 years, 5 months ago
  20. 62e6e59 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 5 months ago
  21. 5133898 Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 5 months ago
  22. 6022f21 scsi: stex: Properly zero out the passthrough command structure by Linus Torvalds · 2 years, 6 months ago
  23. 48517ee scsi: core: Add I/O timeout count for SCSI device by Wu Bo · 2 years, 6 months ago
  24. 68a3a91 scsi: core: Remove useless host error codes by Mike Christie · 2 years, 7 months ago
  25. 8fe4ce5 scsi: core: Fix a use-after-free by Bart Van Assche · 2 years, 6 months ago
  26. f782201 scsi: core: Revert "Make sure that targets outlive devices" by Bart Van Assche · 2 years, 7 months ago
  27. d94b2d0 scsi: core: Revert "Make sure that hosts outlive targets" by Bart Van Assche · 2 years, 7 months ago
  28. a4e1d0b block: Change the return type of blk_mq_map_queues() into void by Bart Van Assche · 2 years, 7 months ago
  29. e140f73 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 7 months ago
  30. c993e07 Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 2 years, 7 months ago
  31. 746fc76 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 7 months ago
  32. 16728aa scsi: core: Make sure that hosts outlive targets by Ming Lei · 2 years, 7 months ago
  33. fe44260 scsi: core: Make sure that targets outlive devices by Bart Van Assche · 2 years, 7 months ago
  34. 608128d scsi: sd: allow max_sectors be capped at DMA optimal size limit by John Garry · 2 years, 8 months ago
  35. 2599cac scsi/core: Use the new blk_opf_t type by Bart Van Assche · 2 years, 8 months ago
  36. ea95754 scsi/core: Improve static type checking by Bart Van Assche · 2 years, 8 months ago
  37. 2dd6532 blk-mq: Drop 'reserved' arg of busy_tag_iter_fn by John Garry · 2 years, 8 months ago
  38. 6e637b7 scsi: libiscsi: Improve conn_send_pdu API by Mike Christie · 2 years, 9 months ago
  39. e1c6a7ec scsi: iscsi: Remove iscsi_get_task back_lock requirement by Mike Christie · 2 years, 9 months ago
  40. 8af8099 scsi: iscsi: Add recv workqueue helpers by Mike Christie · 2 years, 9 months ago
  41. 4b9f8ce scsi: iscsi: Rename iscsi_conn_queue_work() by Mike Christie · 2 years, 9 months ago
  42. 31500e9 scsi: iscsi: Fix session removal on shutdown by Mike Christie · 2 years, 9 months ago
  43. bb42856 scsi: iscsi: Add helper to remove a session from the kernel by Mike Christie · 2 years, 9 months ago
  44. 6a33ed5 scsi: iscsi: Make iscsi_unregister_transport() return void by Max Gurtovoy · 2 years, 9 months ago
  45. 3dafe06 scsi: libsas: Introduce struct smp_rps_resp by Damien Le Moal · 2 years, 9 months ago
  46. 44f2bfe scsi: libsas: Introduce struct smp_rg_resp by Damien Le Moal · 2 years, 9 months ago
  47. c3752f4 scsi: libsas: Introduce struct smp_disc_resp by Damien Le Moal · 2 years, 9 months ago
  48. fbe86da Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 9 months ago
  49. a3a8b54 Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 2 years, 9 months ago
  50. 057e5fc scsi: libsas: Refactor sas_ata_hard_reset() by John Garry · 2 years, 10 months ago
  51. 848b897 scsi: fcoe: Add a local_lock to fcoe_percpu by Davidlohr Bueso · 2 years, 10 months ago
  52. e60ac0b scsi: core: Cache VPD pages b0, b1, b2 by Martin K. Petersen · 3 years ago
  53. c92a6b5 scsi: core: Query VPD size before getting full page by Martin K. Petersen · 3 years ago
  54. 54db804 scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() by Gustavo A. R. Silva · 3 years ago
  55. c976e58 scsi: sd: sd_zbc: Hide gap zones by Damien Le Moal · 2 years, 11 months ago
  56. 565138a scsi: iscsi: Fix harmless double shift bug by Dan Carpenter · 2 years, 11 months ago
  57. 44ac971 scsi: iscsi: Fix NOP handling during conn recovery by Mike Christie · 2 years, 11 months ago
  58. 5bd8562 scsi: iscsi: Merge suspend fields by Mike Christie · 2 years, 11 months ago
  59. 7c6e99c scsi: iscsi: Fix conn cleanup and stop race during iscsid restart by Mike Christie · 2 years, 11 months ago
  60. 3c6ae37 scsi: iscsi: Release endpoint ID when its freed by Mike Christie · 2 years, 11 months ago
  61. 6f2689a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
  62. 8709c32 scsi: libiscsi: Teardown iscsi_cls_conn gracefully by Wenchao Hao · 3 years ago
  63. 7dae459 scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization by Wenchao Hao · 3 years ago
  64. ad515ca scsi: iscsi: Add helper functions to manage iscsi_cls_conn by Wenchao Hao · 3 years ago
  65. 095478a scsi: hisi_sas: Use libsas internal abort support by John Garry · 3 years ago
  66. 6a91c3e scsi: libsas: Add sas_execute_internal_abort_dev() by John Garry · 3 years ago
  67. 5c9bf36 scsi: libsas: Add sas_execute_internal_abort_single() by John Garry · 3 years ago
  68. e7f7655 scsi: don't use disk->private_data to find the scsi_driver by Christoph Hellwig · 3 years ago
  69. af4edb1d5 scsi: core: sd: Add silence_suspend flag to suppress some PM messages by Adrian Hunter · 3 years ago
  70. 69af1c9 scsi: iscsi: Drop temp workq_name by Mike Christie · 3 years ago
  71. 5842ea3 scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding by Mike Christie · 3 years ago
  72. d8ec5d6 scsi: iscsi: Remove iscsi_scan_finished() by Mike Christie · 3 years ago
  73. 2644030 scsi: core: Remove <scsi/scsi_request.h> by Christoph Hellwig · 3 years ago
  74. 6aded12 scsi: core: Remove struct scsi_request by Christoph Hellwig · 3 years ago
  75. dbb4c84 scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd by Christoph Hellwig · 3 years ago
  76. a9a4ea1 scsi: core: Move the resid_len field from struct scsi_request to struct scsi_cmnd by Christoph Hellwig · 3 years ago
  77. 5b794f9 scsi: core: Remove the sense and sense_len fields from struct scsi_request by Christoph Hellwig · 3 years ago
  78. ce70fd9 scsi: core: Remove the cmd field from struct scsi_request by Christoph Hellwig · 3 years ago
  79. f1834fd scsi: libsas: Make sas_notify_{phy,port}_event() return void by John Garry · 3 years ago
  80. c5b483d scsi: libfc: Replace one-element arrays with flexible-array members by Gustavo A. R. Silva · 3 years, 1 month ago
  81. 8264aee scsi: core: Remove struct scsi_pointer from struct scsi_cmnd by Bart Van Assche · 3 years, 1 month ago
  82. 5d21aa3 scsi: libfc: Stop using the SCSI pointer by Bart Van Assche · 3 years, 1 month ago
  83. db22de3 scsi: iscsi: Stop using the SCSI pointer by Bart Van Assche · 3 years, 1 month ago
  84. 3f2e252 scsi: libsas: Add sas_execute_ata_cmd() by John Garry · 3 years ago
  85. 4fea759 scsi: libsas: Add sas_abort_task() by John Garry · 3 years, 1 month ago
  86. 72f8810 scsi: libsas: Add sas_query_task() by John Garry · 3 years, 1 month ago
  87. 29d7769 scsi: libsas: Add sas_lu_reset() by John Garry · 3 years, 1 month ago
  88. e858545 scsi: libsas: Add sas_clear_task_set() by John Garry · 3 years, 1 month ago
  89. 69b80a0 scsi: libsas: Add sas_abort_task_set() by John Garry · 3 years, 1 month ago
  90. 693e66a scsi: libsas: Add TMF handler aborted callback by John Garry · 3 years, 1 month ago
  91. 2037a34 scsi: libsas: Add TMF handler exec complete callback by John Garry · 3 years, 1 month ago
  92. 96e5437 scsi: libsas: Add sas_task.tmf by John Garry · 3 years, 1 month ago
  93. bbfe82c scsi: libsas: Add struct sas_tmf_task by John Garry · 3 years, 1 month ago
  94. 2dd6801 scsi: libsas: Delete SAS_SG_ERR by John Garry · 3 years, 1 month ago
  95. 25882c8 scsi: libsas: Delete lldd_clear_aca callback by John Garry · 3 years, 1 month ago
  96. 1d6049a scsi: libsas: Use enum for response frame DATAPRES field by John Garry · 3 years, 1 month ago
  97. 23406e4 scsi: Remove unused member cmd_pool for structure scsi_host_template by Xiang Chen · 3 years, 1 month ago
  98. 3a20e64 scsi: libsas: Remove unused parameter for function sas_ata_eh() by Xiang Chen · 3 years, 1 month ago
  99. 26d4a96 scsi: libsas: Use void for sas_discover_event() return code by Xiang Chen · 3 years, 1 month ago
  100. 26fc0ea scsi: libsas: Drop SAS_TASK_AT_INITIATOR by John Garry · 3 years, 1 month ago