summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig2019-07-171-0/+1
* scsi: IB/srp: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-171-15/+3
* scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-171-28/+7
* scsi: storvsc: set virt_boundary_mask in the scsi host templateChristoph Hellwig2019-07-171-3/+2
* scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig2019-07-171-2/+1
* scsi: core: take the DMA max mapping size into accountChristoph Hellwig2019-07-171-0/+2
* scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig2019-07-172-1/+5
* scsi: core: Fix race on creating sense cacheMing Lei2019-07-171-3/+3
* scsi: sd_zbc: Fix compilation warningDamien Le Moal2019-07-171-1/+1
* scsi: libfc: fix null pointer dereference on a null lportColin Ian King2019-07-171-1/+1
* scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block2019-07-121-0/+7
* scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block2019-07-121-2/+8
* scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block2019-07-121-5/+40
* scsi: megaraid_sas: Update driver version to 07.710.50.00Shivasharan S2019-07-121-2/+2
* scsi: megaraid_sas: Add module parameter for FW Async event loggingShivasharan S2019-07-121-1/+17
* scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S2019-07-121-1/+2
* scsi: megaraid_sas: Fix calculation of target IDShivasharan S2019-07-121-1/+2
* scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSEArnd Bergmann2019-07-121-1/+1
* scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer BladeMarcos Paulo de Souza2019-07-121-0/+2
* scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-123-2/+8
* scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov2019-07-121-1/+0
* scsi: megaraid_sas: Make some symbols staticYueHaibing2019-07-121-3/+3
* scsi: core: use scmd_printk() to print which command timed outMaurizio Lombardi2019-07-121-1/+1
* Merge branch '5.3/scsi-sg' into scsi-nextMartin K. Petersen2019-06-2722-125/+143
|\
| * scsi: core: don't preallocate small SGL in case of NO_SG_CHAINMing Lei2019-06-201-1/+5
| * scsi: core: avoid preallocating big SGL for dataMing Lei2019-06-201-6/+9
| * scsi: core: avoid preallocating big SGL for protection informationMing Lei2019-06-201-3/+11
| * scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-204-12/+16
| * scsi: esp: use sg helper to iterate over scatterlistMing Lei2019-06-202-7/+15
| * scsi: NCR5380: use sg helper to iterate over scatterlistFinn Thain2019-06-201-23/+18
| * scsi: wd33c93: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * scsi: ppa: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+2
| * scsi: imm: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * scsi: aha152x: use sg helper to iterate over scatterlistFinn Thain2019-06-201-23/+23
| * scsi: s390: zfcp_fc: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+2
| * scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlistMing Lei2019-06-201-5/+4
| * scsi: usb: image: microtek: use sg helper to iterate over scatterlistMing Lei2019-06-202-13/+9
| * scsi: pmcraid: use sg helper to iterate over scatterlistMing Lei2019-06-201-7/+7
| * scsi: ipr: use sg helper to iterate over scatterlistMing Lei2019-06-201-13/+16
| * scsi: mvumi: use sg helper to iterate over scatterlistMing Lei2019-06-201-6/+5
| * scsi: lpfc: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+1
| * scsi: advansys: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * scsi: vmw_pscsi: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
* | scsi: qla2xxx: move IO flush to the front of NVME rport unregistrationQuinn Tran2019-06-274-21/+12
* | scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race conditionQuinn Tran2019-06-273-50/+117
* | scsi: qla2xxx: on session delete, return nvme cmdQuinn Tran2019-06-271-9/+19
* | scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devicesArun Easi2019-06-274-30/+10
* | scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1Chandrakanth Patil2019-06-271-2/+2
* | scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil2019-06-273-15/+81