summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: bsg: Fix commands without data transfer in scsi_bsg_sg_io_fn()Christoph Hellwig2021-08-011-0/+1
* scsi: ufs: Allow async suspend/resume callbacksVincent Palomares2021-07-311-0/+1
* scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted()James Smart2021-07-311-4/+7
* scsi: qla2xxx: Fix spelling mistakes "allloc" -> "alloc"Colin Ian King2021-07-311-2/+2
* scsi: bsg: Move the whole request execution into the SCSI/transport handlersChristoph Hellwig2021-07-311-30/+39
* scsi: block: Remove the remaining SG_IO-related fields from struct request_queueChristoph Hellwig2021-07-312-33/+32
* scsi: bsg: Simplify device registrationChristoph Hellwig2021-07-313-19/+21
* scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driverChristoph Hellwig2021-07-312-64/+63
* scsi: scsi_ioctl: Unexport sg_scsi_ioctl()Christoph Hellwig2021-07-292-4/+3
* scsi: scsi_ioctl: Factor SG_IO handling into a helperChristoph Hellwig2021-07-291-16/+19
* scsi: scsi_ioctl: Factor SCSI_IOCTL_GET_IDLUN handling into a helperChristoph Hellwig2021-07-291-12/+16
* scsi: scsi_ioctl: Consolidate the START STOP UNIT handlingChristoph Hellwig2021-07-291-38/+10
* scsi: scsi_ioctl: Remove a very misleading commentChristoph Hellwig2021-07-291-23/+0
* scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig2021-07-295-4/+10
* scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsiChristoph Hellwig2021-07-291-5/+735
* scsi: scsi_ioctl: Simplify SCSI passthrough permission checkingChristoph Hellwig2021-07-292-3/+4
* scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.cChristoph Hellwig2021-07-291-0/+6
* scsi: scsi_ioctl: Remove scsi_req_init()Christoph Hellwig2021-07-291-1/+6
* scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig2021-07-295-1/+120
* scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()Christoph Hellwig2021-07-296-47/+18
* scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()Christoph Hellwig2021-07-292-9/+5
* scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()Christoph Hellwig2021-07-292-3/+10
* scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()Christoph Hellwig2021-07-294-9/+3
* scsi: st: Simplify ioctl handlingChristoph Hellwig2021-07-291-49/+29
* scsi: core: Remove scsi_compat_ioctl()Christoph Hellwig2021-07-296-52/+22
* scsi: sg: Consolidate compat ioctl handlingChristoph Hellwig2021-07-291-22/+3
* scsi: ch: Consolidate compat ioctl handlingChristoph Hellwig2021-07-291-51/+22
* scsi: sd: Consolidate compat ioctl handlingChristoph Hellwig2021-07-291-45/+18
* scsi: sr: Consolidate compat ioctl handlingChristoph Hellwig2021-07-291-55/+9
* scsi: qla2xxx: Update version to 10.02.00.107-kNilesh Javali2021-07-271-2/+2
* scsi: qla2xxx: edif: Increment command and completion countsQuinn Tran2021-07-272-2/+2
* scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran2021-07-2711-71/+406
* scsi: qla2xxx: edif: Add doorbell notification for appQuinn Tran2021-07-277-4/+366
* scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran2021-07-2713-28/+279
* scsi: qla2xxx: edif: Add authentication pass + fail bsgsQuinn Tran2021-07-273-8/+209
* scsi: qla2xxx: edif: Add key updateQuinn Tran2021-07-2710-7/+1668
* scsi: qla2xxx: edif: Add extraction of auth_els from the wireQuinn Tran2021-07-276-25/+427
* scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran2021-07-2710-40/+692
* scsi: qla2xxx: edif: Add getfcinfo and statistic bsgsQuinn Tran2021-07-272-1/+190
* scsi: qla2xxx: edif: Add start + stop bsgsQuinn Tran2021-07-279-24/+669
* scsi: qla2xxx: Remove unused variable 'status'Bill Wendling2021-07-271-2/+0
* scsi: libsas: Drop BLK_DEV_BSGLIB selectionGuoqing Jiang2021-07-271-1/+0
* scsi: target: Remove redundant assignment to variable retColin Ian King2021-07-273-4/+4
* scsi: lpfc: Remove redundant assignment to pointer pcmdColin Ian King2021-07-271-2/+0
* scsi: lpfc: Copyright updates for 14.0.0.0 patchesJames Smart2021-07-273-3/+3
* scsi: lpfc: Update lpfc version to 14.0.0.0James Smart2021-07-271-1/+1
* scsi: lpfc: Add 256 Gb link speed supportJames Smart2021-07-276-0/+26
* scsi: lpfc: Revise Topology and RAS support checks for new adaptersJames Smart2021-07-275-27/+38
* scsi: lpfc: Fix cq_id truncation in rq createJames Smart2021-07-271-1/+1
* scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adaptersJames Smart2021-07-273-0/+6