summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMANDChristoph Hellwig2021-07-291-1/+4
* 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
* scsi: core: Add BLIST_IGN_MEDIA_CHANGE for Ultra HS-SD/MMC USB card readersMartin Kepplinger2021-07-221-0/+1
* scsi: sd: REQUEST SENSE for BLIST_IGN_MEDIA_CHANGE devices in runtime_resume()Martin Kepplinger2021-07-221-1/+21
* scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGEMartin Kepplinger2021-07-223-3/+7
* scsi: libsas: Allow libsas to include SCSI header files directlyJason Yan2021-07-219-12/+12
* scsi: ufs: core: Use scsi_get_lba() to get LBAMartin K. Petersen2021-07-211-2/+1
* scsi: core: Make scsi_get_lba() return the LBAMartin K. Petersen2021-07-211-5/+7
* scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche2021-07-211-1/+1
* scsi: core: Introduce scsi_get_sector()Bart Van Assche2021-07-211-0/+5
* scsi: scsi_debug: Improve RDPROTECT/WRPROTECT handlingMartin K. Petersen2021-07-211-23/+67
* scsi: scsi_debug: Remove dump_sector()Martin K. Petersen2021-07-211-25/+1
* scsi: zfcp: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen2021-07-211-2/+2
* scsi: qla2xxx: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen2021-07-211-65/+12
* scsi: core: Add scsi_prot_ref_tag() helperMartin K. Petersen2021-07-211-0/+7
* scsi: smartpqi: Update version to 2.1.10-020Don Brace2021-07-201-3/+3
* scsi: smartpqi: Fix ISR accessing uninitialized dataMike McGowen2021-07-201-2/+2
* scsi: smartpqi: Add PCI IDs for new ZTE controllersBalsundar P2021-07-201-0/+24
* scsi: smartpqi: Add PCI ID for new ntcom controllerMike McGowen2021-07-201-0/+4
* scsi: smartpqi: Add SCSI cmd info for resetsMurthy Bhat2021-07-201-2/+4
* scsi: smartpqi: Change Kconfig menu entry to MicrochipDon Brace2021-07-201-3/+3
* scsi: smartpqi: Change driver module macros to MicrochipDon Brace2021-07-201-4/+4
* scsi: smartpqi: Update copyright noticesKevin Barnett2021-07-206-12/+12
* scsi: smartpqi: Add PCI IDs for H3C P4408 controllersMahesh Rajashekhara2021-07-201-0/+8
* scsi: lpfc: Copyright updates for 12.8.0.11 patchesJames Smart2021-07-192-2/+2
* scsi: lpfc: Update lpfc version to 12.8.0.11James Smart2021-07-191-1/+1
* scsi: lpfc: Skip issuing ADISC when node is in NPR stateJames Smart2021-07-191-15/+19
* scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl pathJames Smart2021-07-191-0/+8
* scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completionsJames Smart2021-07-191-11/+4
* scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart2021-07-197-90/+207