summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2022-09-01scsi: core: Fix a use-after-freeBart Van Assche-0/+2
2022-09-01scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche-2/+0
2022-09-01scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche-3/+0
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+5
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds-0/+1
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-29/+31
2022-08-01scsi: core: Make sure that hosts outlive targetsMing Lei-0/+3
2022-08-01scsi: core: Make sure that targets outlive devicesBart Van Assche-0/+2
2022-07-19scsi: sd: allow max_sectors be capped at DMA optimal size limitJohn Garry-0/+1
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche-1/+1
2022-07-14scsi/core: Improve static type checkingBart Van Assche-2/+2
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry-1/+1
2022-06-21scsi: libiscsi: Improve conn_send_pdu APIMike Christie-3/+0
2022-06-21scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie-1/+1
2022-06-21scsi: iscsi: Add recv workqueue helpersMike Christie-0/+4
2022-06-21scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie-1/+1
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie-1/+1
2022-06-21scsi: iscsi: Add helper to remove a session from the kernelMike Christie-0/+1
2022-06-16scsi: iscsi: Make iscsi_unregister_transport() return voidMax Gurtovoy-1/+1
2022-06-10scsi: libsas: Introduce struct smp_rps_respDamien Le Moal-7/+3
2022-06-10scsi: libsas: Introduce struct smp_rg_respDamien Le Moal-0/+8
2022-06-10scsi: libsas: Introduce struct smp_disc_respDamien Le Moal-16/+12
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-5/+28
2022-05-25Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds-1/+2
2022-05-19scsi: libsas: Refactor sas_ata_hard_reset()John Garry-0/+7
2022-05-16scsi: fcoe: Add a local_lock to fcoe_percpuDavidlohr Bueso-0/+2
2022-05-02scsi: core: Cache VPD pages b0, b1, b2Martin K. Petersen-0/+4
2022-05-02scsi: core: Query VPD size before getting full pageMartin K. Petersen-1/+4
2022-04-26scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva-1/+2
2022-04-25scsi: sd: sd_zbc: Hide gap zonesDamien Le Moal-1/+8
2022-04-25scsi: iscsi: Fix harmless double shift bugDan Carpenter-3/+3
2022-04-11scsi: iscsi: Fix NOP handling during conn recoveryMike Christie-1/+1
2022-04-11scsi: iscsi: Merge suspend fieldsMike Christie-4/+5
2022-04-11scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie-0/+2
2022-04-11scsi: iscsi: Release endpoint ID when its freedMike Christie-1/+1
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-80/+121
2022-03-15scsi: libiscsi: Teardown iscsi_cls_conn gracefullyWenchao Hao-1/+0
2022-03-15scsi: libiscsi: Add iscsi_cls_conn to sysfs after initializationWenchao Hao-2/+0
2022-03-15scsi: iscsi: Add helper functions to manage iscsi_cls_connWenchao Hao-0/+4
2022-03-14scsi: hisi_sas: Use libsas internal abort supportJohn Garry-0/+2
2022-03-14scsi: libsas: Add sas_execute_internal_abort_dev()John Garry-0/+8
2022-03-14scsi: libsas: Add sas_execute_internal_abort_single()John Garry-0/+16
2022-03-08scsi: don't use disk->private_data to find the scsi_driverChristoph Hellwig-11/+7
2022-03-01scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter-0/+1
2022-03-01scsi: iscsi: Drop temp workq_nameMike Christie-1/+0
2022-03-01scsi: iscsi: ql4xxx: Use per-session workqueue for unbindingMike Christie-0/+2
2022-03-01scsi: iscsi: Remove iscsi_scan_finished()Mike Christie-2/+0
2022-03-01scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig-8/+0
2022-03-01scsi: core: Remove struct scsi_requestChristoph Hellwig-10/+0
2022-03-01scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig-1/+0