summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: aic7xxx: fix firmware build depsMichał Mirosław2017-08-081-2/+4
* scsi: aic7xxx: remove empty functionMichał Mirosław2017-08-083-7/+0
* MAINTAINERS: Add myself to S390 ZFCP DRIVER as a co-maintainerBenjamin Block2017-08-071-0/+1
* scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier2017-08-072-5/+27
* scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com2017-08-072-8/+38
* scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com2017-08-072-53/+12
* scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby2017-08-077-23/+99
* scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com2017-08-074-18/+23
* scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com2017-08-073-40/+33
* scsi: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-08-073-28/+16
* scsi: Convert to using %pOF instead of full_nameRob Herring2017-08-071-7/+6
* scsi: ufs: changing maintainerPrabu Thangamuthu2017-08-071-2/+1
* scsi: fusion: fix string overflow warningArnd Bergmann2017-08-071-4/+4
* scsi: gdth: increase the procfs event buffer sizeArnd Bergmann2017-08-071-1/+1
* scsi: fnic: fix format string overflow warningArnd Bergmann2017-08-071-1/+1
* scsi: gdth: avoid buffer overflow warningArnd Bergmann2017-08-071-1/+1
* scsi: mpt3sas: fix format overflow warningArnd Bergmann2017-08-071-1/+1
* scsi: megaraid: fix format-overflow warningArnd Bergmann2017-08-071-2/+4
* scsi: pmcraid: Replace PCI pool old APIRomain Perier2017-08-072-6/+6
* scsi: mvsas: Replace PCI pool old APIRomain Perier2017-08-072-6/+6
* scsi: mpt3sas: Replace PCI pool old APIRomain Perier2017-08-071-39/+34
* scsi: megaraid: Replace PCI pool old APIRomain Perier2017-08-074-64/+68
* scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-077-75/+75
* scsi: csiostor: Replace PCI pool old APIRomain Perier2017-08-073-9/+10
* scsi: be2iscsi: Replace PCI pool old APIRomain Perier2017-08-073-7/+7
* scsi: g_NCR5380: Two DTC436 PDMA workaroundsOndrej Zary2017-08-071-2/+11
* scsi: g_NCR5380: Re-work PDMA loopsOndrej Zary2017-08-071-81/+102
* scsi: g_NCR5380: Use unambiguous terminology for PDMA send and receiveFinn Thain2017-08-071-7/+7
* scsi: g_NCR5380: Cleanup comments and whitespaceFinn Thain2017-08-071-33/+28
* scsi: g_NCR5380: End PDMA transfer correctly on target disconnectionOndrej Zary2017-08-071-17/+31
* scsi: g_NCR5380: Fix PDMA transfer sizeOndrej Zary2017-08-071-9/+3
* scsi: aacraid: complete all commands during bus resetHannes Reinecke2017-08-071-14/+20
* scsi: aacraid: add fib flag to mark scsi command callbackHannes Reinecke2017-08-072-0/+2
* scsi: aacraid: enable sending of TMFs from aac_hba_send()Hannes Reinecke2017-08-071-1/+1
* scsi: aacraid: use aac_tmf_callback for reset fibHannes Reinecke2017-08-071-25/+74
* scsi: aacraid: split off device, target, and bus resetHannes Reinecke2017-08-071-39/+102
* scsi: aacraid: split off host resetHannes Reinecke2017-08-071-11/+22
* scsi: aacraid: split off functions to generate reset FIBHannes Reinecke2017-08-071-33/+50
* Linux 4.13-rc4v4.13-rc4Linus Torvalds2017-08-071-1/+1
* Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds2017-08-071-2/+2
|\
| * platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-0613-196/+290
|\ \
| * | ext4: fix copy paste error in ext4_swap_extents()Maninder Singh2017-08-061-1/+1
| * | ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee2017-08-061-1/+2
| * | ext4, project: expand inode extra size if possibleMiao Xie2017-08-063-24/+85
| * | ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie2017-08-061-9/+5
| * | ext4: restructure ext4_expand_extra_isizeMiao Xie2017-08-062-40/+36
| * | ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2017-08-062-12/+16
| * | ext4: make xattr inode reads fasterTahsin Erdogan2017-08-064-48/+92
| * | ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan2017-08-061-3/+1