summaryrefslogtreecommitdiffstats
path: root/scripts/makelst (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-08scsi: aic7xxx: remove empty functionMichał Mirosław3-7/+0
2017-08-07MAINTAINERS: Add myself to S390 ZFCP DRIVER as a co-maintainerBenjamin Block1-0/+1
2017-08-07scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier2-5/+27
2017-08-07scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com2-8/+38
2017-08-07scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com2-53/+12
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby7-23/+99
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com4-18/+23
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com3-40/+33
2017-08-07scsi: remove DRIVER_ATTR() usageGreg Kroah-Hartman3-28/+16
2017-08-07scsi: Convert to using %pOF instead of full_nameRob Herring1-7/+6
2017-08-07scsi: ufs: changing maintainerPrabu Thangamuthu1-2/+1
2017-08-07scsi: fusion: fix string overflow warningArnd Bergmann1-4/+4
2017-08-07scsi: gdth: increase the procfs event buffer sizeArnd Bergmann1-1/+1
2017-08-07scsi: fnic: fix format string overflow warningArnd Bergmann1-1/+1
2017-08-07scsi: gdth: avoid buffer overflow warningArnd Bergmann1-1/+1
2017-08-07scsi: mpt3sas: fix format overflow warningArnd Bergmann1-1/+1
2017-08-07scsi: megaraid: fix format-overflow warningArnd Bergmann1-2/+4
2017-08-07scsi: pmcraid: Replace PCI pool old APIRomain Perier2-6/+6
2017-08-07scsi: mvsas: Replace PCI pool old APIRomain Perier2-6/+6
2017-08-07scsi: mpt3sas: Replace PCI pool old APIRomain Perier1-39/+34
2017-08-07scsi: megaraid: Replace PCI pool old APIRomain Perier4-64/+68
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier7-75/+75
2017-08-07scsi: csiostor: Replace PCI pool old APIRomain Perier3-9/+10
2017-08-07scsi: be2iscsi: Replace PCI pool old APIRomain Perier3-7/+7
2017-08-07scsi: g_NCR5380: Two DTC436 PDMA workaroundsOndrej Zary1-2/+11
2017-08-07scsi: g_NCR5380: Re-work PDMA loopsOndrej Zary1-81/+102
2017-08-07scsi: g_NCR5380: Use unambiguous terminology for PDMA send and receiveFinn Thain1-7/+7
2017-08-07scsi: g_NCR5380: Cleanup comments and whitespaceFinn Thain1-33/+28
2017-08-07scsi: g_NCR5380: End PDMA transfer correctly on target disconnectionOndrej Zary1-17/+31
2017-08-07scsi: g_NCR5380: Fix PDMA transfer sizeOndrej Zary1-9/+3
2017-08-07scsi: aacraid: complete all commands during bus resetHannes Reinecke1-14/+20
2017-08-07scsi: aacraid: add fib flag to mark scsi command callbackHannes Reinecke2-0/+2
2017-08-07scsi: aacraid: enable sending of TMFs from aac_hba_send()Hannes Reinecke1-1/+1
2017-08-07scsi: aacraid: use aac_tmf_callback for reset fibHannes Reinecke1-25/+74
2017-08-07scsi: aacraid: split off device, target, and bus resetHannes Reinecke1-39/+102
2017-08-07scsi: aacraid: split off host resetHannes Reinecke1-11/+22
2017-08-07scsi: aacraid: split off functions to generate reset FIBHannes Reinecke1-33/+50
2017-08-07Linux 4.13-rc4v4.13-rc4Linus Torvalds1-1/+1
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh1-1/+1
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie3-24/+85
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie1-9/+5
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie2-40/+36
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2-12/+16
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan4-48/+92
2017-08-06ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan1-3/+1
2017-08-06ext4: remove unused mode parameterTahsin Erdogan1-5/+4
2017-08-06ext4: fix warning about stack corruptionArnd Bergmann1-5/+6
2017-08-06ext4: fix dir_nlink behaviourAndreas Dilger2-10/+14