summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-05-255-5/+28
|\
| * scsi: libsas: Refactor sas_ata_hard_reset()John Garry2022-05-191-0/+7
| * scsi: fcoe: Add a local_lock to fcoe_percpuDavidlohr Bueso2022-05-161-0/+2
| * scsi: core: Cache VPD pages b0, b1, b2Martin K. Petersen2022-05-021-0/+4
| * scsi: core: Query VPD size before getting full pageMartin K. Petersen2022-05-021-1/+4
| * scsi: sd: sd_zbc: Hide gap zonesDamien Le Moal2022-04-251-1/+8
| * scsi: iscsi: Fix harmless double shift bugDan Carpenter2022-04-251-3/+3
* | Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds2022-05-251-1/+2
|\ \ | |/ |/|
| * scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva2022-04-261-1/+2
* | scsi: iscsi: Fix NOP handling during conn recoveryMike Christie2022-04-111-1/+1
* | scsi: iscsi: Merge suspend fieldsMike Christie2022-04-111-4/+5
* | scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2022-04-111-0/+2
* | scsi: iscsi: Release endpoint ID when its freedMike Christie2022-04-111-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-2413-80/+121
|\
| * scsi: libiscsi: Teardown iscsi_cls_conn gracefullyWenchao Hao2022-03-151-1/+0
| * scsi: libiscsi: Add iscsi_cls_conn to sysfs after initializationWenchao Hao2022-03-151-2/+0
| * scsi: iscsi: Add helper functions to manage iscsi_cls_connWenchao Hao2022-03-151-0/+4
| * scsi: hisi_sas: Use libsas internal abort supportJohn Garry2022-03-141-0/+2
| * scsi: libsas: Add sas_execute_internal_abort_dev()John Garry2022-03-141-0/+8
| * scsi: libsas: Add sas_execute_internal_abort_single()John Garry2022-03-142-0/+16
| * scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter2022-03-011-0/+1
| * scsi: iscsi: Drop temp workq_nameMike Christie2022-03-011-1/+0
| * 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