summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-14scsi: target: Add iscsi/cpus_allowed_list in configfsMingzhe Zou1-25/+6
2022-03-14scsi: hisi_sas: Use libsas internal abort supportJohn Garry1-0/+2
2022-03-14scsi: libsas: Add sas_execute_internal_abort_dev()John Garry1-0/+8
2022-03-14scsi: libsas: Add sas_execute_internal_abort_single()John Garry2-0/+16
2022-03-01scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter1-0/+1
2022-03-01scsi: iscsi: Drop temp workq_nameMike Christie1-1/+0
2022-03-01scsi: iscsi: ql4xxx: Use per-session workqueue for unbindingMike Christie1-0/+2
2022-03-01scsi: iscsi: Remove iscsi_scan_finished()Mike Christie1-2/+0
2022-03-01scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig3-9/+0
2022-03-01scsi: core: Remove struct scsi_requestChristoph Hellwig2-10/+0
2022-03-01scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig1-1/+0
2022-03-01scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...Christoph Hellwig2-4/+3
2022-03-01scsi: core: Remove the sense and sense_len fields from struct scsi_requestChristoph Hellwig2-2/+1
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig3-20/+2
2022-02-27scsi: libsas: Make sas_notify_{phy,port}_event() return voidJohn Garry1-4/+4
2022-02-27scsi: libfc: Replace one-element arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2022-02-22scsi: block: Remove REQ_OP_WRITE_SAME supportChristoph Hellwig3-24/+0
2022-02-22scsi: dm: Remove WRITE_SAME supportChristoph Hellwig1-6/+0
2022-02-22scsi: core: Remove struct scsi_pointer from struct scsi_cmndBart Van Assche1-7/+7
2022-02-22scsi: libfc: Stop using the SCSI pointerBart Van Assche1-0/+9
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche1-0/+12
2022-02-22scsi: libsas: Add sas_execute_ata_cmd()John Garry2-4/+11
2022-02-19scsi: libsas: Add sas_abort_task()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_query_task()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_lu_reset()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_clear_task_set()John Garry1-0/+1
2022-02-19scsi: libsas: Add sas_abort_task_set()John Garry1-0/+2
2022-02-19scsi: libsas: Add TMF handler aborted callbackJohn Garry1-0/+1
2022-02-19scsi: libsas: Add TMF handler exec complete callbackJohn Garry1-0/+3
2022-02-19scsi: libsas: Add sas_task.tmfJohn Garry1-0/+1
2022-02-19scsi: libsas: Add struct sas_tmf_taskJohn Garry1-0/+9
2022-02-19scsi: libsas: Delete SAS_SG_ERRJohn Garry1-1/+0
2022-02-19scsi: libsas: Delete lldd_clear_aca callbackJohn Garry1-1/+0
2022-02-19scsi: libsas: Use enum for response frame DATAPRES fieldJohn Garry1-0/+7
2022-02-11scsi: Remove unused member cmd_pool for structure scsi_host_templateXiang Chen1-3/+0
2022-02-11scsi: libsas: Remove unused parameter for function sas_ata_eh()Xiang Chen1-4/+2
2022-02-11scsi: libsas: Use void for sas_discover_event() return codeXiang Chen1-1/+1
2022-02-11scsi: libsas: Drop SAS_TASK_AT_INITIATORJohn Garry1-1/+0
2022-02-11scsi: ibmvscsis: Silence -Warray-bounds warningKees Cook1-6/+11
2022-02-07scsi: core: Add scsi_done_direct() for immediate completionSebastian Andrzej Siewior1-0/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds7-330/+409
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-264/+127
2022-01-22Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-31/+77
2022-01-22Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-0/+21
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-178/+244
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+18
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-01-22frontswap: remove support for multiple opsChristoph Hellwig1-2/+1