summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * scsi: iscsi: ql4xxx: Use per-session workqueue for unbindingMike Christie2022-03-011-0/+2
| * scsi: iscsi: Remove iscsi_scan_finished()Mike Christie2022-03-011-2/+0
| * scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig2022-03-012-8/+0
| * scsi: core: Remove struct scsi_requestChristoph Hellwig2022-03-012-10/+0
| * scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig2022-03-011-1/+0
| * scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...Christoph Hellwig2022-03-012-4/+3
| * scsi: core: Remove the sense and sense_len fields from struct scsi_requestChristoph Hellwig2022-03-012-2/+1
| * scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig2022-03-013-20/+2
| * scsi: libsas: Make sas_notify_{phy,port}_event() return voidJohn Garry2022-02-271-4/+4
| * scsi: libfc: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2022-02-271-2/+2
| * scsi: core: Remove struct scsi_pointer from struct scsi_cmndBart Van Assche2022-02-221-7/+7
| * scsi: libfc: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+9
| * scsi: iscsi: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+12
| * scsi: libsas: Add sas_execute_ata_cmd()John Garry2022-02-222-4/+11
| * scsi: libsas: Add sas_abort_task()John Garry2022-02-191-0/+1
| * scsi: libsas: Add sas_query_task()John Garry2022-02-191-0/+1
| * scsi: libsas: Add sas_lu_reset()John Garry2022-02-191-0/+1
| * scsi: libsas: Add sas_clear_task_set()John Garry2022-02-191-0/+1
| * scsi: libsas: Add sas_abort_task_set()John Garry2022-02-191-0/+2
| * scsi: libsas: Add TMF handler aborted callbackJohn Garry2022-02-191-0/+1
| * scsi: libsas: Add TMF handler exec complete callbackJohn Garry2022-02-191-0/+3
| * scsi: libsas: Add sas_task.tmfJohn Garry2022-02-191-0/+1
| * scsi: libsas: Add struct sas_tmf_taskJohn Garry2022-02-191-0/+9
| * scsi: libsas: Delete SAS_SG_ERRJohn Garry2022-02-191-1/+0
| * scsi: libsas: Delete lldd_clear_aca callbackJohn Garry2022-02-191-1/+0
| * scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry2022-02-191-0/+7
| * scsi: Remove unused member cmd_pool for structure scsi_host_templateXiang Chen2022-02-111-3/+0
| * scsi: libsas: Remove unused parameter for function sas_ata_eh()Xiang Chen2022-02-111-4/+2
| * scsi: libsas: Use void for sas_discover_event() return codeXiang Chen2022-02-111-1/+1
| * scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry2022-02-111-1/+0
| * scsi: ibmvscsis: Silence -Warray-bounds warningKees Cook2022-02-111-6/+11
| * scsi: core: Add scsi_done_direct() for immediate completionSebastian Andrzej Siewior2022-02-071-0/+1
* | scsi: don't use disk->private_data to find the scsi_driverChristoph Hellwig2022-03-082-11/+7
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-221-4/+0
|\
| * scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni2022-01-221-4/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-221-3/+2
|\ \ | |/ |/|
| * scsi: core: Fix scsi_mode_select() interfaceDamien Le Moal2022-01-051-3/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-142-6/+2
|\|
| * scsi: libsas: Add flag SAS_HA_RESUMINGXiang Chen2021-12-221-0/+1
| * scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry2021-12-221-0/+1
| * scsi: core: Remove Scsi_Host.shost_dev_attr_groupsBart Van Assche2021-11-181-6/+0
* | scsi: remove the gendisk argument to scsi_ioctlChristoph Hellwig2021-11-291-2/+2
* | block: remove the ->rq_disk field in struct requestChristoph Hellwig2021-11-292-3/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-123-7/+2
|\
| * scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne2021-11-032-1/+2
| * scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier2021-10-271-6/+0
* | Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-091-0/+1
|\ \
| * | scsi: make sure that request queue queiesce and unquiesce balancedMing Lei2021-11-091-0/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-055-23/+26
|\ \ \ | | |/ | |/|
| * | scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitionsSreekanth Reddy2021-10-191-0/+1