aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-23scsi: qla2xxx: edif: Do secure PLOGI when auth app is presentQuinn Tran5-14/+10
2021-08-23scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran11-66/+234
2021-08-23scsi: qla2xxx: Fix hang during NVMe session tear downArun Easi1-1/+1
2021-08-23scsi: qla2xxx: edif: Fix EDIF enable flagQuinn Tran2-3/+13
2021-08-23scsi: qla2xxx: edif: Reject AUTH ELS on session downQuinn Tran3-2/+8
2021-08-23scsi: qla2xxx: edif: Fix stale sessionQuinn Tran3-0/+11
2021-08-23block: pass a request_queue to __blk_alloc_diskChristoph Hellwig2-4/+4
2021-08-23block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig2-2/+4
2021-08-23block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig2-2/+5
2021-08-23sg: do not allocate a gendiskChristoph Hellwig1-23/+9
2021-08-23st: do not allocate a gendiskChristoph Hellwig2-38/+13
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+15
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan1-1/+0
2021-08-17scsi: sd: Do not exit sd_spinup_disk() quietlyChristian Loehle1-1/+3
2021-08-17scsi: ibmvfc: Do not wait for initial device scanHannes Reinecke2-3/+9
2021-08-17scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva2-3/+2
2021-08-17scsi: core: Remove scsi_cmnd.tagJohn Garry1-1/+0
2021-08-17scsi: ibmvfc: Stop using scsi_cmnd.tagJohn Garry1-1/+1
2021-08-16scsi: fnic: Stop setting scsi_cmnd.tagJohn Garry1-1/+1
2021-08-16scsi: wd719: Stop using scsi_cmnd.tagJohn Garry1-3/+5
2021-08-16scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter1-5/+5
2021-08-16scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter1-7/+7
2021-08-16scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter1-0/+1
2021-08-16sd: use bvec_virtChristoph Hellwig1-1/+1
2021-08-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+15
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-0/+1
2021-08-12scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-39/+20
2021-08-11scsi: qla2xxx: Update version to 10.02.06.100-kNilesh Javali1-3/+3
2021-08-11scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap1-2/+3
2021-08-11scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap3-23/+20
2021-08-11scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap1-0/+6
2021-08-11scsi: qla2xxx: Suppress unnecessary log messages during loginArun Easi2-7/+18
2021-08-11scsi: qla2xxx: Fix NPIV create erroneous errorQuinn Tran1-1/+3
2021-08-11scsi: qla2xxx: Fix unsafe removal from linked listQuinn Tran3-31/+50
2021-08-11scsi: qla2xxx: Fix port type infoQuinn Tran1-5/+3
2021-08-11scsi: qla2xxx: Add debug print of 64G link speedQuinn Tran1-1/+1
2021-08-11scsi: qla2xxx: Show OS name and version in FDMI-1Arun Easi3-4/+4
2021-08-11scsi: qla2xxx: Changes to support FCP2 TargetSaurav Kashyap3-2/+17
2021-08-11scsi: qla2xxx: Adjust request/response queue size for 28xxQuinn Tran1-2/+2
2021-08-11scsi: qla2xxx: Add host attribute to trigger MPI hangArun Easi1-0/+25
2021-08-11scsi: qedi: Add support for fastpath doorbell recoveryShai Malin3-12/+39
2021-08-11Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen12-105/+118
2021-08-11scsi: isci: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-2/+2
2021-08-11scsi: core: Remove the request member from struct scsi_cmndBart Van Assche2-2/+0
2021-08-11scsi: ufs: ufshpb: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestMartin K. Petersen1-8/+8
2021-08-11scsi: storvsc: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestMartin K. Petersen1-2/+2
2021-08-11scsi: xen-scsifront: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-1/+1
2021-08-11scsi: virtio_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-2/+2
2021-08-11scsi: ufs: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-5/+6
2021-08-11scsi: sym53c8xx: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-2/+2