summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-30scsi: bsg: Simplify device registrationChristoph Hellwig
2021-07-30scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driverChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Unexport sg_scsi_ioctl()Christoph Hellwig
2021-07-28scsi: scsi_ioctl: Factor SG_IO handling into a helperChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Factor SCSI_IOCTL_GET_IDLUN handling into a helperChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Consolidate the START STOP UNIT handlingChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove a very misleading commentChristoph Hellwig
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsiChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Simplify SCSI passthrough permission checkingChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.cChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove scsi_req_init()Christoph Hellwig
2021-07-28scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig
2021-07-28scsi: bsg: Decouple from scsi_cmd_ioctl()Christoph Hellwig
2021-07-28scsi: block: Add a queue_max_bytes() helperChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()Christoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()Christoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()Christoph Hellwig
2021-07-28scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()Christoph Hellwig
2021-07-28scsi: st: Simplify ioctl handlingChristoph Hellwig
2021-07-28scsi: core: Remove scsi_compat_ioctl()Christoph Hellwig
2021-07-28scsi: sg: Consolidate compat ioctl handlingChristoph Hellwig
2021-07-28scsi: ch: Consolidate compat ioctl handlingChristoph Hellwig
2021-07-28scsi: sd: Consolidate compat ioctl handlingChristoph Hellwig
2021-07-28scsi: sr: Consolidate compat ioctl handlingChristoph Hellwig
2021-07-28scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMANDChristoph Hellwig
2021-07-27scsi: qla2xxx: Update version to 10.02.00.107-kNilesh Javali
2021-07-27scsi: qla2xxx: edif: Increment command and completion countsQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add doorbell notification for appQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add authentication pass + fail bsgsQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add key updateQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add extraction of auth_els from the wireQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add getfcinfo and statistic bsgsQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add start + stop bsgsQuinn Tran
2021-07-27scsi: qla2xxx: Remove unused variable 'status'Bill Wendling
2021-07-27scsi: libsas: Drop BLK_DEV_BSGLIB selectionGuoqing Jiang
2021-07-27scsi: target: Remove redundant assignment to variable retColin Ian King
2021-07-27scsi: lpfc: Remove redundant assignment to pointer pcmdColin Ian King
2021-07-27scsi: lpfc: Copyright updates for 14.0.0.0 patchesJames Smart
2021-07-27scsi: lpfc: Update lpfc version to 14.0.0.0James Smart
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart
2021-07-27scsi: lpfc: Revise Topology and RAS support checks for new adaptersJames Smart
2021-07-27scsi: lpfc: Fix cq_id truncation in rq createJames Smart
2021-07-27scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adaptersJames Smart
2021-07-21scsi: core: Add BLIST_IGN_MEDIA_CHANGE for Ultra HS-SD/MMC USB card readersMartin Kepplinger
2021-07-21scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume()Martin Kepplinger
2021-07-21scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGEMartin Kepplinger