- 44ac971 scsi: iscsi: Fix NOP handling during conn recovery by Mike Christie · 2 years, 10 months ago
- 5bd8562 scsi: iscsi: Merge suspend fields by Mike Christie · 2 years, 10 months ago
- 7c6e99c scsi: iscsi: Fix conn cleanup and stop race during iscsid restart by Mike Christie · 2 years, 10 months ago
- 3c6ae37 scsi: iscsi: Release endpoint ID when its freed by Mike Christie · 2 years, 10 months ago
- 6f2689a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 10 months ago
- 8709c32 scsi: libiscsi: Teardown iscsi_cls_conn gracefully by Wenchao Hao · 2 years, 11 months ago
- 7dae459 scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization by Wenchao Hao · 2 years, 11 months ago
- ad515ca scsi: iscsi: Add helper functions to manage iscsi_cls_conn by Wenchao Hao · 2 years, 11 months ago
- 095478a scsi: hisi_sas: Use libsas internal abort support by John Garry · 2 years, 10 months ago
- 6a91c3e scsi: libsas: Add sas_execute_internal_abort_dev() by John Garry · 2 years, 10 months ago
- 5c9bf36 scsi: libsas: Add sas_execute_internal_abort_single() by John Garry · 2 years, 10 months ago
- e7f7655 scsi: don't use disk->private_data to find the scsi_driver by Christoph Hellwig · 2 years, 11 months ago
- af4edb1d5 scsi: core: sd: Add silence_suspend flag to suppress some PM messages by Adrian Hunter · 2 years, 11 months ago
- 69af1c9 scsi: iscsi: Drop temp workq_name by Mike Christie · 2 years, 11 months ago
- 5842ea3 scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding by Mike Christie · 2 years, 11 months ago
- d8ec5d6 scsi: iscsi: Remove iscsi_scan_finished() by Mike Christie · 2 years, 11 months ago
- 2644030 scsi: core: Remove <scsi/scsi_request.h> by Christoph Hellwig · 2 years, 11 months ago
- 6aded12 scsi: core: Remove struct scsi_request by Christoph Hellwig · 2 years, 11 months ago
- dbb4c84 scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd by Christoph Hellwig · 2 years, 11 months ago
- a9a4ea1 scsi: core: Move the resid_len field from struct scsi_request to struct scsi_cmnd by Christoph Hellwig · 2 years, 11 months ago
- 5b794f9 scsi: core: Remove the sense and sense_len fields from struct scsi_request by Christoph Hellwig · 2 years, 11 months ago
- ce70fd9 scsi: core: Remove the cmd field from struct scsi_request by Christoph Hellwig · 2 years, 11 months ago
- f1834fd scsi: libsas: Make sas_notify_{phy,port}_event() return void by John Garry · 2 years, 11 months ago
- c5b483d scsi: libfc: Replace one-element arrays with flexible-array members by Gustavo A. R. Silva · 3 years ago
- 8264aee scsi: core: Remove struct scsi_pointer from struct scsi_cmnd by Bart Van Assche · 3 years ago
- 5d21aa3 scsi: libfc: Stop using the SCSI pointer by Bart Van Assche · 3 years ago
- db22de3 scsi: iscsi: Stop using the SCSI pointer by Bart Van Assche · 3 years ago
- 3f2e252 scsi: libsas: Add sas_execute_ata_cmd() by John Garry · 2 years, 11 months ago
- 4fea759 scsi: libsas: Add sas_abort_task() by John Garry · 3 years ago
- 72f8810 scsi: libsas: Add sas_query_task() by John Garry · 3 years ago
- 29d7769 scsi: libsas: Add sas_lu_reset() by John Garry · 3 years ago
- e858545 scsi: libsas: Add sas_clear_task_set() by John Garry · 3 years ago
- 69b80a0 scsi: libsas: Add sas_abort_task_set() by John Garry · 3 years ago
- 693e66a scsi: libsas: Add TMF handler aborted callback by John Garry · 3 years ago
- 2037a34 scsi: libsas: Add TMF handler exec complete callback by John Garry · 3 years ago
- 96e5437 scsi: libsas: Add sas_task.tmf by John Garry · 3 years ago
- bbfe82c scsi: libsas: Add struct sas_tmf_task by John Garry · 3 years ago
- 2dd6801 scsi: libsas: Delete SAS_SG_ERR by John Garry · 3 years ago
- 25882c8 scsi: libsas: Delete lldd_clear_aca callback by John Garry · 3 years ago
- 1d6049a scsi: libsas: Use enum for response frame DATAPRES field by John Garry · 3 years ago
- 23406e4 scsi: Remove unused member cmd_pool for structure scsi_host_template by Xiang Chen · 3 years ago
- 3a20e64 scsi: libsas: Remove unused parameter for function sas_ata_eh() by Xiang Chen · 3 years ago
- 26d4a96 scsi: libsas: Use void for sas_discover_event() return code by Xiang Chen · 3 years ago
- 26fc0ea scsi: libsas: Drop SAS_TASK_AT_INITIATOR by John Garry · 3 years ago
- 03e4383 scsi: ibmvscsis: Silence -Warray-bounds warning by Kees Cook · 3 years ago
- b84b6ec scsi: core: Add scsi_done_direct() for immediate completion by Sebastian Andrzej Siewior · 3 years ago
- 1c52283 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 369af20 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
- 26d1c80 scsi/sg: move sg-big-buff sysctl to scsi/sg.c by Xiaoming Ni · 3 years ago
- e1a7aa2 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years ago
- 81d3f50 scsi: core: Fix scsi_mode_select() interface by Damien Le Moal · 3 years, 4 months ago
- 4ea775a scsi: libsas: Add flag SAS_HA_RESUMING by Xiang Chen · 3 years, 1 month ago
- fbefe22 scsi: libsas: Don't always drain event workqueue for HA resume by John Garry · 3 years, 1 month ago
- a30e344 scsi: remove the gendisk argument to scsi_ioctl by Christoph Hellwig · 3 years, 2 months ago
- f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 2 months ago
- 0a84486 scsi: core: Remove Scsi_Host.shost_dev_attr_groups by Bart Van Assche · 3 years, 2 months ago
- 6cbcc7a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
- 3e28850 Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 93542fb scsi: make sure that request queue queiesce and unquiesce balanced by Ming Lei · 3 years, 2 months ago
- fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 3 months ago
- 5ae1750 scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run by Ewan D. Milne · 3 years, 3 months ago
- 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 3 months ago
- 3a71f0f scsi: core: Fix early registration of sysfs attributes for scsi_device by Steffen Maier · 3 years, 3 months ago
- 68ec3b8 scsi: add a scsi_alloc_request helper by Christoph Hellwig · 3 years, 3 months ago
- 3d8fa78 scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions by Sreekanth Reddy · 3 years, 3 months ago
- fa7845c treewide: Replace open-coded flex arrays in unions by Kees Cook · 3 years, 5 months ago
- 24b83de block: move struct request to blk-mq.h by Christoph Hellwig · 3 years, 4 months ago
- a47c6b7 scsi: core: Remove two host template members that are no longer used by Bart Van Assche · 3 years, 3 months ago
- 92c4b58 scsi: core: Register sysfs attributes earlier by Bart Van Assche · 3 years, 3 months ago
- af049df scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions by Bart Van Assche · 3 years, 3 months ago
- 11b68e3 scsi: core: Call scsi_done directly by Bart Van Assche · 3 years, 3 months ago
- a710eac scsi: core: Rename scsi_mq_done() into scsi_done() and export it by Bart Van Assche · 3 years, 3 months ago
- bf23e61 scsi: core: Use a structure member to track the SCSI command submitter by Bart Van Assche · 3 years, 3 months ago
- 00aeaf3 scsi: libsas: Export sas_phy_enable() by Luo Jiaxing · 3 years, 3 months ago
- ec65e6b Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging by Martin K. Petersen · 3 years, 3 months ago
- 6bd49b1 scsi: core: Delete scsi_{get,free}_host_dev() by John Garry · 3 years, 4 months ago
- a4869fa scsi: core: Remove 'current_tag' by Hannes Reinecke · 3 years, 4 months ago
- a7c0520 scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h by Bart Van Assche · 3 years, 4 months ago
- 4c7b6ea scsi: core: Remove scsi_cmnd.tag by John Garry · 3 years, 5 months ago
- 6a20e21 scsi: core: Add helper to return number of logical blocks in a request by Martin K. Petersen · 3 years, 6 months ago
- 2266a2d scsi: core: Remove the request member from struct scsi_cmnd by Bart Van Assche · 3 years, 5 months ago
- aa8e25e scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
- 51f3a47 scsi: core: Introduce the scsi_cmd_to_rq() function by Bart Van Assche · 3 years, 5 months ago
- 1e61c1a8 scsi: block: Remove the remaining SG_IO-related fields from struct request_queue by Christoph Hellwig · 3 years, 6 months ago
- ead09dd scsi: bsg: Simplify device registration by Christoph Hellwig · 3 years, 6 months ago
- 08dc2f9 scsi: scsi_ioctl: Unexport sg_scsi_ioctl() by Christoph Hellwig · 3 years, 6 months ago
- f2542a3 scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi by Christoph Hellwig · 3 years, 6 months ago
- 2cece37 scsi: scsi_ioctl: Remove scsi_req_init() by Christoph Hellwig · 3 years, 6 months ago
- 2e27f57 scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl() by Christoph Hellwig · 3 years, 6 months ago
- 6fade45 scsi: core: Remove scsi_compat_ioctl() by Christoph Hellwig · 3 years, 6 months ago
- f591a2e scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE by Martin Kepplinger · 3 years, 7 months ago
- d2c945f scsi: core: Make scsi_get_lba() return the LBA by Martin K. Petersen · 3 years, 8 months ago
- f0f214f scsi: core: Introduce scsi_get_sector() by Bart Van Assche · 3 years, 8 months ago
- 7ba4679 scsi: core: Add scsi_prot_ref_tag() helper by Martin K. Petersen · 3 years, 8 months ago
- bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 7 months ago
- 49d3e59 scsi: fc: FDMI enhancement by Javed Hasan · 3 years, 8 months ago
- 82897fe scsi: libfc: Add FDMI-2 attributes by Javed Hasan · 3 years, 8 months ago
- 40445fd scsi: fc: Correct RHBA attributes length by Javed Hasan · 3 years, 8 months ago
- 62af0ee scsi: core: Change the type of the second argument of scsi_host_complete_all_commands() by Bart Van Assche · 3 years, 8 months ago
- 149d0e4 scsi: core: Introduce enums for the SAM and host status codes by Bart Van Assche · 3 years, 8 months ago