summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: a100u2w: Use module_pci_driverYueHaibing2018-05-021-12/+1
* scsi: wd719x: Use module_pci_driverYueHaibing2018-05-021-12/+1
* scsi: am53c974: Use module_pci_driverYueHaibing2018-05-021-12/+1
* scsi: scsi_transport_sas: don't bounce highmem pages for the smp handlerChristoph Hellwig2018-05-021-4/+0
* scsi: ips: fix firmware timestamps for 32-bitArnd Bergmann2018-04-212-72/+17
* scsi: esas2r: use ktime_get_real_seconds()Arnd Bergmann2018-04-211-3/+2
* scsi: mvumi: Using module_pci_driverYueHaibing2018-04-211-19/+1
* scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap2018-04-211-2/+6
* scsi: target: target_core_transport.c: enable+fix kernel-docRandy Dunlap2018-04-211-7/+10
* scsi: target: target_core_transport.c: fix kernel-doc warningsRandy Dunlap2018-04-211-1/+1
* scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in new_tape_bufferJia-Ju Bai2018-04-211-2/+2
* scsi: st: Replace GFP_ATOMIC with GFP_KERNEL in st_probeJia-Ju Bai2018-04-211-1/+1
* scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck2018-04-212-0/+4
* scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck2018-04-212-1/+6
* scsi: devinfo: warn on undefined blist flagsMartin Wilck2018-04-212-1/+7
* scsi: devinfo: change blist_flag_t to 64bitMartin Wilck2018-04-212-6/+14
* scsi: devinfo: use const_ilog2 for array indicesMartin Wilck2018-04-212-2/+2
* scsi: storvsc: Select channel based on available percentage of ring buffer to...Long Li2018-04-201-18/+72
* scsi: target: Change return type to vm_fault_tSouptick Joarder2018-04-191-1/+1
* scsi: target: prefer dbroot of /etc/target over /var/targetLee Duncan2018-04-192-0/+26
* scsi: mptfc: fix spelling mistake in macro namesColin Ian King2018-04-192-3/+3
* scsi: sd_zbc: Let the SCSI core handle ILLEGAL REQUEST / ASC 0x21Bart Van Assche2018-04-191-10/+0
* scsi: sd_zbc: Change the type of the ZBC fields into u32Bart Van Assche2018-04-191-6/+6
* scsi: storsvc: don't set a bounce limitChristoph Hellwig2018-04-191-3/+0
* scsi: iscsi_tcp: don't set a bounce limitChristoph Hellwig2018-04-191-1/+0
* scsi: sg: Change return type to vm_fault_tSouptick Joarder2018-04-191-1/+1
* scsi: zorro_esp: New driver for Amiga Zorro NCR53C9x boardsMichael Schmitz2018-04-193-0/+1187
* scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez2018-04-191-1/+4
* scsi: devinfo: delete duplicate "Generic"/"USB Storage-SMC" deviceXose Vazquez Perez2018-04-191-2/+1
* scsi: lpfc: update driver version to 12.0.0.2James Smart2018-04-191-1/+1
* scsi: lpfc: Correct missing remoteport registration during link bouncesJames Smart2018-04-192-4/+5
* scsi: lpfc: Fix NULL pointer reference when resetting adapterJames Smart2018-04-191-16/+20
* scsi: lpfc: Fix nvme remoteport registration race conditionsJames Smart2018-04-191-2/+14
* scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart2018-04-193-3/+15
* scsi: lpfc: Fix WQ/CQ creation for older asic's.James Smart2018-04-193-0/+28
* scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart2018-04-194-10/+31
* scsi: lpfc: Fix lingering lpfc_wq resource after driver unloadJames Smart2018-04-191-3/+8
* scsi: lpfc: Fix Abort request WQ selectionJames Smart2018-04-192-13/+13
* scsi: lpfc: Enlarge nvmet asynchronous receive buffer countsJames Smart2018-04-194-3/+17
* scsi: lpfc: Add per io channel NVME IO statisticsJames Smart2018-04-196-91/+173
* scsi: lpfc: Correct target queue depth application changesJames Smart2018-04-194-20/+66
* scsi: lpfc: Fix multiple PRLI completion error pathJames Smart2018-04-191-23/+6
* scsi: megaraid_sas: driver version upgradeShivasharan S2018-04-191-2/+2
* scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S2018-04-191-0/+3
* scsi: megaraid_sas: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-04-192-18/+12
* scsi: netvsc: Use the vmbus function to calculate ring buffer percentageLong Li2018-04-193-19/+3
* scsi: vmbus: Add function to report available ring buffer to write in total r...Long Li2018-04-191-0/+2
* scsi: libsas: add transport class for ATA devicesJason Yan2018-04-193-0/+18
* scsi: hisi_sas: remove some unneeded structure membersJohn Garry2018-04-193-21/+1
* scsi: hisi_sas: print device id for errorsJohn Garry2018-04-192-4/+4