summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2023-05-22Merge patch series "Add Command Duration Limits support"Martin K. Petersen
2023-05-22scsi: core: Allow enabling and disabling command duration limitsDamien Le Moal
2023-05-22scsi: core: Detect support for command duration limitsDamien Le Moal
2023-05-22scsi: core: Support Service Action in scsi_report_opcode()Damien Le Moal
2023-05-22scsi: core: Support retrieving sub-pages of mode pagesDamien Le Moal
2023-05-22scsi: core: Allow libata to complete successful commands via EHNiklas Cassel
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-11scsi: Add support for block PR read keys/reservationMike Christie
2023-04-11scsi: Move sd_pr_type to scsi_commonMike Christie
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2023-03-24scsi: core: Declare SCSI host template pointer members constBart Van Assche
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-09scsi: core: Add BLIST_NO_VPD_SIZE for some VDASDLee Duncan
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-21scsi: core: Extend struct scsi_exec_argsBart Van Assche
2023-02-21scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra
2023-01-18scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie
2023-01-18Merge patch series "scsi: Add struct for args to execution functions"Martin K. Petersen
2023-01-18scsi: core: Remove scsi_execute_req()/scsi_execute() functionsMike Christie
2023-01-13scsi: core: Add struct for args to execution functionsMike Christie
2022-12-30Merge patch series "scsi: libsas: Some coding style fixes and cleanups"Martin K. Petersen
2022-12-30scsi: libsas: Factor out sas_ata_add_dev()Jason Yan
2022-12-30scsi: libsas: Change the coding style of sas_discover_sata()Jason Yan
2022-12-30Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-14scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao
2022-12-01scsi: sd: Convert SCSI errors to PR errorsMike Christie
2022-12-01scsi: core: Rename status_byte to sg_status_byteMike Christie
2022-11-26scsi: libsas: Do not export sas_ata_wait_after_reset()Jie Zhan
2022-11-26scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan
2022-11-26scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devicesShin'ichiro Kawasaki
2022-10-27scsi: target: core: Add list of opcodes for RSOCDmitry Bogdanov
2022-10-27scsi: target: core: Add support for RSOC commandDmitry Bogdanov
2022-10-22scsi: core: Support failing requests while recoveringBart Van Assche
2022-10-22scsi: core: Change the return type of .eh_timed_out()Bart Van Assche
2022-10-22scsi: libsas: Add sas_task_find_rq()John Garry
2022-10-18scsi: libsas: Introduce sas_find_attached_phy_id() helperJason Yan
2022-10-18scsi: core: Release SCSI devices synchronouslyBart Van Assche
2022-10-18scsi: core: Introduce a new list for SCSI proc directory entriesBart Van Assche
2022-10-18scsi: esas2r: Introduce scsi_template_proc_dir()Bart Van Assche
2022-10-18scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() privateJohn Garry
2022-10-18scsi: libsas: Add sas_ata_device_link_abort()John Garry
2022-10-17scsi: Define the COMPLETED sense keyDamien Le Moal
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds