summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-03-273-0/+20
* scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-03-271-0/+3
* scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen2019-03-271-0/+3
* scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche2019-03-271-6/+13
* scsi: core: Run queue when state is set to running after being blockedzhengbin2019-03-271-0/+6
* scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu2019-03-251-0/+2
* scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll2019-03-252-3/+8
* scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2019-03-252-0/+18
* scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler2019-03-201-6/+16
* scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler2019-03-201-0/+5
* scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()Luo Jiaxing2019-03-201-0/+6
* scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani2019-03-191-1/+1
* scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran2019-03-191-0/+7
* scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche2019-03-191-2/+4
* scsi: core: Also call destroy_rcu_head() for passthrough requestsBart Van Assche2019-03-191-1/+8
* scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi2019-03-181-0/+2
* Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4
|\
| * xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-1622-502/+1044
|\ \
| * | device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-284-0/+126
| * | device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma2019-02-271-0/+12
| * | device-dax: Add a 'target_node' attributeDan Williams2019-02-201-0/+28
| * | device-dax: Auto-bind device after successful new_idDan Williams2019-01-241-6/+18
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-0610-6/+23
| * | device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-069-49/+202
| * | device-dax: Add support for a dax override driverDan Williams2019-01-063-10/+156
| * | device-dax: Move resource pinning+mapping into the common driverDan Williams2019-01-065-79/+90
| * | device-dax: Introduce bus + driver modelDan Williams2019-01-065-87/+203
| * | device-dax: Start defining a dax bus modelDan Williams2019-01-069-224/+209
| * | device-dax: Remove multi-resource infrastructureDan Williams2019-01-064-49/+10
| * | device-dax: Kill dax_region baseDan Williams2019-01-064-8/+4
| * | device-dax: Kill dax_region idaDan Williams2019-01-062-24/+3
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-1621-77/+206
|\ \ \
| * | | scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-141-5/+8
| * | | scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter2019-03-141-7/+9
| * | | scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan2019-03-071-2/+20
| * | | scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen2019-03-061-0/+2
| * | | scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-063-3/+49
| * | | scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-03-061-0/+10
| * | | scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan2019-03-062-25/+60
| * | | scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-03-061-1/+2
| * | | scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen2019-03-061-1/+2
| * | | scsi: qla2xxx: check for kstrtol() failureDan Carpenter2019-03-061-0/+2
| * | | scsi: lpfc: fix 32-bit format string warningArnd Bergmann2019-03-061-1/+1
| * | | scsi: lpfc: fix unused variable warningArnd Bergmann2019-03-061-1/+2
| * | | scsi: target: tcmu: Switch to bitmap_zalloc()Andy Shevchenko2019-03-061-5/+3
| * | | scsi: libiscsi: fall back to sendmsg for slab pagesVasily Averin2019-03-061-3/+8
| * | | scsi: qla2xxx: avoid printf format warningArnd Bergmann2019-03-061-2/+2
| * | | scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart2019-03-061-1/+2
| * | | scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart2019-03-061-1/+1