aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-09-03mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-03fs-seq_file-convert-int-seq_vprint-seq_printf-etc-returns-to-void-fixAndrew Morton
2015-09-03fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-03namei: fix warning while make xmldocs caused by namei.cMasanari Iida
2015-09-03Merge branch 'akpm-current/current'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2015-09-03Merge remote-tracking branch 'btrfs/next'Stephen Rothwell
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2015-09-02nfsd: deal with DELEGRETURN racing with CB_RECALLAndrew Elble
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-09-01nfs: Remove unneeded checking of the return value from scnprintfKinglong Mee
2015-09-01nfs: Fix truncated client owner id without proto typeKinglong Mee
2015-09-01NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalidTrond Myklebust
2015-09-01NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are validTrond Myklebust
2015-09-01NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()Trond Myklebust
2015-09-01f2fs: upset segment_info repairYunlei He
2015-09-01NFSv4.1/flexfiles: Fix freeing of mirrorsTrond Myklebust
2015-09-01nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM caseJ. Bruce Fields
2015-09-01Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner
2015-08-31nfsd: ensure that delegation stateid hash references are only put onceJeff Layton
2015-08-31nfsd: ensure that the ol stateid hash reference is only put onceJeff Layton
2015-08-31nfsd: allow more than one laundry job to run at a timeJeff Layton
2015-08-31nfsd: don't WARN/backtrace for invalid container deployment.Paul Gortmaker
2015-08-31fs: fix fs/locks.c kernel-doc warningRandy Dunlap
2015-08-31NFSD: Return word2 bitmask if setting security label in OPEN/CREATEKinglong Mee
2015-08-31NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1Kinglong Mee
2015-08-31nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL.Kinglong Mee
2015-08-31nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bugKinglong Mee
2015-08-31NFSD: Store parent's stat in a separate valueKinglong Mee
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31NFSv4.1/pNFS: Don't request a minimal read layout beyond the end of fileTrond Myklebust