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-10-073-7/+8
|\
| * scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2022-09-251-1/+1
| * scsi: core: Add I/O timeout count for SCSI deviceWu Bo2022-09-251-0/+1
| * scsi: core: Remove useless host error codesMike Christie2022-09-061-6/+6
* | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2022-10-071-1/+1
|\ \
| * | block: Change the return type of blk_mq_map_queues() into voidBart Van Assche2022-08-221-1/+1
| |/
* | scsi: core: Fix a use-after-freeBart Van Assche2022-09-011-0/+2
* | scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2022-09-011-2/+0
* | scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche2022-09-011-3/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-132-0/+5
|\
| * scsi: core: Make sure that hosts outlive targetsMing Lei2022-08-011-0/+3
| * scsi: core: Make sure that targets outlive devicesBart Van Assche2022-08-011-0/+2
* | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-0/+1
|\ \
| * | scsi: sd: allow max_sectors be capped at DMA optimal size limitJohn Garry2022-07-191-0/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-044-29/+31
|\ \ \ | | |/ | |/|
| * | scsi: libiscsi: Improve conn_send_pdu APIMike Christie2022-06-211-3/+0
| * | scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie2022-06-211-1/+1
| * | scsi: iscsi: Add recv workqueue helpersMike Christie2022-06-211-0/+4
| * | scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie2022-06-211-1/+1
| * | scsi: iscsi: Fix session removal on shutdownMike Christie2022-06-211-1/+1
| * | scsi: iscsi: Add helper to remove a session from the kernelMike Christie2022-06-211-0/+1
| * | scsi: iscsi: Make iscsi_unregister_transport() return voidMax Gurtovoy2022-06-161-1/+1
| * | scsi: libsas: Introduce struct smp_rps_respDamien Le Moal2022-06-102-7/+3
| * | scsi: libsas: Introduce struct smp_rg_respDamien Le Moal2022-06-101-0/+8
| * | scsi: libsas: Introduce struct smp_disc_respDamien Le Moal2022-06-101-16/+12
| |/
* | scsi/core: Use the new blk_opf_t typeBart Van Assche2022-07-141-1/+1
* | scsi/core: Improve static type checkingBart Van Assche2022-07-141-2/+2
* | blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry2022-07-061-1/+1
|/
* 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