summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-29scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.cChristoph Hellwig2-8/+6
2021-07-29scsi: scsi_ioctl: Remove scsi_req_init()Christoph Hellwig3-18/+6
2021-07-29scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig10-125/+129
2021-07-29scsi: bsg: Decouple from scsi_cmd_ioctl()Christoph Hellwig2-18/+22
2021-07-29scsi: block: Add a queue_max_bytes() helperChristoph Hellwig2-11/+7
2021-07-29scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl()Christoph Hellwig7-48/+21
2021-07-29scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()Christoph Hellwig4-22/+5
2021-07-29scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()Christoph Hellwig4-18/+10
2021-07-29scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()Christoph Hellwig4-9/+3
2021-07-29scsi: st: Simplify ioctl handlingChristoph Hellwig1-49/+29
2021-07-29scsi: core: Remove scsi_compat_ioctl()Christoph Hellwig7-53/+22
2021-07-29scsi: sg: Consolidate compat ioctl handlingChristoph Hellwig1-22/+3
2021-07-29scsi: ch: Consolidate compat ioctl handlingChristoph Hellwig1-51/+22
2021-07-29scsi: sd: Consolidate compat ioctl handlingChristoph Hellwig1-45/+18
2021-07-29scsi: sr: Consolidate compat ioctl handlingChristoph Hellwig1-55/+9
2021-07-29scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMANDChristoph Hellwig1-1/+4
2021-07-27scsi: qla2xxx: Update version to 10.02.00.107-kNilesh Javali1-2/+2
2021-07-27scsi: qla2xxx: edif: Increment command and completion countsQuinn Tran2-2/+2
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran11-71/+406
2021-07-27scsi: qla2xxx: edif: Add doorbell notification for appQuinn Tran7-4/+366
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran13-28/+279
2021-07-27scsi: qla2xxx: edif: Add authentication pass + fail bsgsQuinn Tran3-8/+209
2021-07-27scsi: qla2xxx: edif: Add key updateQuinn Tran10-7/+1668
2021-07-27scsi: qla2xxx: edif: Add extraction of auth_els from the wireQuinn Tran6-25/+427
2021-07-27scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran10-40/+692
2021-07-27scsi: qla2xxx: edif: Add getfcinfo and statistic bsgsQuinn Tran2-1/+190
2021-07-27scsi: qla2xxx: edif: Add start + stop bsgsQuinn Tran9-24/+669
2021-07-27scsi: qla2xxx: Remove unused variable 'status'Bill Wendling1-2/+0
2021-07-27scsi: libsas: Drop BLK_DEV_BSGLIB selectionGuoqing Jiang1-1/+0
2021-07-27scsi: target: Remove redundant assignment to variable retColin Ian King3-4/+4
2021-07-27scsi: lpfc: Remove redundant assignment to pointer pcmdColin Ian King1-2/+0
2021-07-27scsi: lpfc: Copyright updates for 14.0.0.0 patchesJames Smart3-3/+3
2021-07-27scsi: lpfc: Update lpfc version to 14.0.0.0James Smart1-1/+1
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart6-0/+26
2021-07-27scsi: lpfc: Revise Topology and RAS support checks for new adaptersJames Smart5-27/+38
2021-07-27scsi: lpfc: Fix cq_id truncation in rq createJames Smart1-1/+1
2021-07-27scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adaptersJames Smart3-0/+6
2021-07-22scsi: core: Add BLIST_IGN_MEDIA_CHANGE for Ultra HS-SD/MMC USB card readersMartin Kepplinger1-0/+1
2021-07-22scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume()Martin Kepplinger1-1/+21
2021-07-22scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGEMartin Kepplinger3-3/+7
2021-07-21scsi: libsas: Allow libsas to include SCSI header files directlyJason Yan9-12/+12
2021-07-21scsi: ufs: core: Use scsi_get_lba() to get LBAMartin K. Petersen1-2/+1
2021-07-21scsi: core: Make scsi_get_lba() return the LBAMartin K. Petersen1-5/+7
2021-07-21scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche1-1/+1
2021-07-21scsi: core: Introduce scsi_get_sector()Bart Van Assche1-0/+5
2021-07-21scsi: scsi_debug: Improve RDPROTECT/WRPROTECT handlingMartin K. Petersen1-23/+67
2021-07-21scsi: scsi_debug: Remove dump_sector()Martin K. Petersen1-25/+1
2021-07-21scsi: zfcp: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-2/+2
2021-07-21scsi: qla2xxx: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-65/+12
2021-07-21scsi: core: Add scsi_prot_ref_tag() helperMartin K. Petersen1-0/+7