summaryrefslogtreecommitdiff
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-4/+2
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-032-3/+5
| |\
| * | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-231-4/+2
* | | Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen2023-03-312-3/+5
|\ \ \ | | |/ | |/|
| * | scsi: core: Add BLIST_NO_VPD_SIZE for some VDASDLee Duncan2023-03-092-3/+5
| |/
* | scsi: iscsi: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* | scsi: core: Declare SCSI host template pointer members constBart Van Assche2023-03-242-3/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-03-032-1/+4
|\
| * scsi: core: Extend struct scsi_exec_argsBart Van Assche2023-02-211-0/+1
| * scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra2023-02-211-1/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-02-223-24/+35
|\ \ | |/
| * Merge patch series "scsi: Add struct for args to execution functions"Martin K. Petersen2023-01-181-23/+15
| |\
| | * scsi: core: Remove scsi_execute_req()/scsi_execute() functionsMike Christie2023-01-181-31/+0
| | * scsi: core: Add struct for args to execution functionsMike Christie2023-01-131-14/+37
| * | Merge patch series "scsi: libsas: Some coding style fixes and cleanups"Martin K. Petersen2022-12-302-1/+20
| |\ \ | | |/ | |/|
| | * scsi: libsas: Factor out sas_ata_add_dev()Jason Yan2022-12-301-0/+9
| | * scsi: libsas: Change the coding style of sas_discover_sata()Jason Yan2022-12-302-1/+11
* | | scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2023-01-181-0/+2
* | | Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen2022-12-301-0/+9
|\ \ \ | |/ / |/| |
| * | scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao2022-12-141-0/+9
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-222-1/+2
|\ \ \ | |/ /
| * | scsi: sd: Convert SCSI errors to PR errorsMike Christie2022-12-011-0/+1
| * | scsi: core: Rename status_byte to sg_status_byteMike Christie2022-12-011-1/+1
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-149-26/+64
|\ \ | |/
| * scsi: libsas: Do not export sas_ata_wait_after_reset()Jie Zhan2022-11-261-7/+0
| * scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan2022-11-261-0/+6
| * scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devicesShin'ichiro Kawasaki2022-11-261-0/+1
| * scsi: target: core: Add list of opcodes for RSOCDmitry Bogdanov2022-10-271-0/+3
| * scsi: target: core: Add support for RSOC commandDmitry Bogdanov2022-10-271-0/+7
| * scsi: core: Support failing requests while recoveringBart Van Assche2022-10-221-1/+2
| * scsi: core: Change the return type of .eh_timed_out()Bart Van Assche2022-10-224-4/+16
| * scsi: libsas: Add sas_task_find_rq()John Garry2022-10-221-0/+18
| * scsi: libsas: Introduce sas_find_attached_phy_id() helperJason Yan2022-10-181-0/+2
| * scsi: core: Release SCSI devices synchronouslyBart Van Assche2022-10-181-1/+0
| * scsi: core: Introduce a new list for SCSI proc directory entriesBart Van Assche2022-10-181-12/+0
| * scsi: esas2r: Introduce scsi_template_proc_dir()Bart Van Assche2022-10-181-0/+6
| * scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() privateJohn Garry2022-10-181-4/+0
| * scsi: libsas: Add sas_ata_device_link_abort()John Garry2022-10-181-0/+6
* | scsi: Define the COMPLETED sense keyDamien Le Moal2022-10-171-2/+2
|/
* 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