aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-09scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...Bart Van Assche1-9/+9
2018-04-09Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche1-2/+0
2018-04-10powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual1-15/+17
2018-04-10powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman1-1/+1
2018-04-09scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2-1/+4
2018-04-09scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn1-3/+3
2018-04-09scsi: qla2xxx: correctly shift host byteJohannes Thumshirn1-1/+1
2018-04-09scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings8-31/+45
2018-04-09scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings1-2/+2
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds53-298/+553
2018-04-09afs: Do better accretion of small writes on newly created contentDavid Howells5-21/+24
2018-04-09afs: Add stats for data transfer operationsDavid Howells4-0/+23
2018-04-09afs: Trace protocol errorsDavid Howells7-46/+79
2018-04-09afs: Locally edit directory data for mkdir/create/unlink/...David Howells8-29/+715
2018-04-09afs: Adjust the directory XDR structuresDavid Howells2-53/+53
2018-04-09afs: Split the directory content defs into a headerDavid Howells2-52/+67
2018-04-09afs: Fix directory handlingDavid Howells7-108/+271
2018-04-09afs: Split the dynroot stuff out and give it its own ops tablesDavid Howells5-185/+228
2018-04-09afs: Keep track of invalid-before version for dentry coherencyDavid Howells4-5/+18
2018-04-09afs: Rearrange status mappingDavid Howells5-129/+216
2018-04-09afs: Make it possible to get the data version in readpageDavid Howells5-44/+59
2018-04-09afs: Init inode before accessing cacheDavid Howells1-5/+2
2018-04-09afs: Introduce a statistics proc fileDavid Howells4-1/+57
2018-04-09afs: Dump bad status recordDavid Howells1-0/+35
2018-04-09scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja1-23/+21
2018-04-09scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn1-0/+3
2018-04-09scsi: core: remove redundant assignment to shost->use_blk_mqColin Ian King1-1/+0
2018-04-09afs: Implement @cell substitution handlingDavid Howells3-1/+89
2018-04-09afs: Implement @sys substitution handlingDavid Howells5-2/+380
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells8-63/+552
2018-04-09afs: Don't over-increment the cell usage count when pinning itDavid Howells2-3/+4
2018-04-09afs: Fix checker warningsDavid Howells11-50/+35
2018-04-09vfs: Remove the const from dir_context::actorDavid Howells1-1/+1
2018-04-09Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-67/+57
2018-04-09Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-266/+190
2018-04-09Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2018-04-09selinux: fix missing dput() before selinuxfs unmountStephen Smalley1-0/+1
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds150-1982/+11900
2018-04-09Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams60-1298/+1637
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams30-603/+876
2018-04-09Fix subtle macro variable shadowing in min_not_zero()Linus Torvalds1-8/+9
2018-04-09xfs: non-scrub - remove unused function parametersEric Sandeen27-76/+48
2018-04-09xfs: remove filestream item xfs_inode referenceChristoph Hellwig4-24/+25
2018-04-09x86/espfix: Document use of _PAGE_GLOBALDave Hansen1-0/+4
2018-04-09x86/mm: Introduce "default" kernel PTE maskDave Hansen4-14/+34
2018-04-09x86/mm: Undo double _PAGE_PSE clearingDave Hansen1-3/+6
2018-04-09x86/mm: Factor out pageattr _PAGE_GLOBAL settingDave Hansen1-43/+23
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds20-477/+307
2018-04-09Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar3003-55400/+181844
2018-04-09x86/entry/64: Drop idtentry's manual stack switch for user entriesAndy Lutomirski1-2/+2