summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2022-04-11scsi: iscsi: Fix NOP handling during conn recoveryMike Christie
2022-04-11scsi: iscsi: Merge suspend fieldsMike Christie
2022-04-11scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie
2022-04-11scsi: iscsi: Release endpoint ID when its freedMike Christie
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-15scsi: libiscsi: Teardown iscsi_cls_conn gracefullyWenchao Hao
2022-03-15scsi: libiscsi: Add iscsi_cls_conn to sysfs after initializationWenchao Hao
2022-03-15scsi: iscsi: Add helper functions to manage iscsi_cls_connWenchao Hao
2022-03-14scsi: hisi_sas: Use libsas internal abort supportJohn Garry
2022-03-14scsi: libsas: Add sas_execute_internal_abort_dev()John Garry
2022-03-14scsi: libsas: Add sas_execute_internal_abort_single()John Garry
2022-03-08scsi: don't use disk->private_data to find the scsi_driverChristoph Hellwig
2022-03-01scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter
2022-03-01scsi: iscsi: Drop temp workq_nameMike Christie
2022-03-01scsi: iscsi: ql4xxx: Use per-session workqueue for unbindingMike Christie
2022-03-01scsi: iscsi: Remove iscsi_scan_finished()Mike Christie
2022-03-01scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig
2022-03-01scsi: core: Remove struct scsi_requestChristoph Hellwig
2022-03-01scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig
2022-03-01scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...Christoph Hellwig
2022-03-01scsi: core: Remove the sense and sense_len fields from struct scsi_requestChristoph Hellwig
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig
2022-02-27scsi: libsas: Make sas_notify_{phy,port}_event() return voidJohn Garry
2022-02-27scsi: libfc: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2022-02-22scsi: core: Remove struct scsi_pointer from struct scsi_cmndBart Van Assche
2022-02-22scsi: libfc: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche
2022-02-22scsi: libsas: Add sas_execute_ata_cmd()John Garry
2022-02-19scsi: libsas: Add sas_abort_task()John Garry
2022-02-19scsi: libsas: Add sas_query_task()John Garry
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry
2022-02-19scsi: libsas: Add TMF handler aborted callbackJohn Garry
2022-02-19scsi: libsas: Add TMF handler exec complete callbackJohn Garry
2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry
2022-02-19scsi: libsas: Delete SAS_SG_ERRJohn Garry
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry
2022-02-11scsi: Remove unused member cmd_pool for structure scsi_host_templateXiang Chen
2022-02-11scsi: libsas: Remove unused parameter for function sas_ata_eh()Xiang Chen
2022-02-11scsi: libsas: Use void for sas_discover_event() return codeXiang Chen
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry
2022-02-11scsi: ibmvscsis: Silence -Warray-bounds warningKees Cook
2022-02-07scsi: core: Add scsi_done_direct() for immediate completionSebastian Andrzej Siewior
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds