summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds31-78/+86
2016-07-28pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstandingBenjamin Coddington1-3/+5
2016-07-27CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky1-1/+29
2016-07-27fs/cifs: make share unaccessible at root level mountableAurelien Aptel5-5/+104
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-15/+19
2016-07-27Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds4-3/+18
2016-07-27Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds21-749/+1381
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds64-1425/+1955
2016-07-27Merge branch 'd_real' into overlayfs-nextMiklos Szeredi6-36/+30
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds25-190/+198
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+12
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds4-45/+361
2016-07-26Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-146/+61
2016-07-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds32-2099/+512
2016-07-26mm, rmap: account shmem thp pagesKirill A. Shutemov2-3/+14
2016-07-26mm: introduce fault_envKirill A. Shutemov1-11/+11
2016-07-26mm, memcg: use consistent gfp flags during readaheadMichal Hocko6-6/+10
2016-07-26pipe: account to kmemcgVladimir Davydov1-6/+26
2016-07-26fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster1-2/+7
2016-07-26fs/fs-writeback.c: add a new writeback list for syncDave Chinner3-25/+85
2016-07-26ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun1-6/+2
2016-07-26ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi1-9/+0
2016-07-26ocfs2: cleanup implemented prototypesJoseph Qi2-8/+0
2016-07-26ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi2-25/+2
2016-07-26ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi1-3/+1
2016-07-26ocfs2: improve recovery performanceJunxiao Bi1-20/+21
2016-07-26ocfs2: fix a redundant re-initializationEric Ren1-2/+0
2016-07-26dax: remote unused fault wrappersRoss Zwisler4-66/+21
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-15/+17
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds85-486/+572
2016-07-26NFSv4: Clean up lookup of SECINFO_NO_NAMETrond Myklebust1-8/+2
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
2016-07-25Merge tag 'v4.7' into for-linus/pstoreKees Cook111-1197/+1739
2016-07-25f2fs: clean up coding style and redundancyJaegeuk Kim2-3/+3
2016-07-24Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2016-07-24Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds18-116/+179
2016-07-24NFSv4.2: Fix warning "variable ‘stateids’ set but not used"Trond Myklebust1-2/+10
2016-07-24NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"Trond Myklebust1-1/+1
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust19-86/+188
2016-07-24Merge branch 'pnfs'Trond Myklebust6-136/+218
2016-07-24Merge branch 'writeback'Trond Myklebust17-280/+437
2016-07-24fs/dcache.c: avoid soft-lockup in dput()Wei Fang1-2/+5
2016-07-24vfs: new d_init methodMiklos Szeredi1-0/+11
2016-07-24Merge branch 'test.d_iput' into work.miscAl Viro1-35/+10
2016-07-24vfs: Update lookup_dcache() commentOleg Drokin1-3/+2
2016-07-24pNFS: Remove redundant smp_mb() from pnfs_init_lseg()Trond Myklebust1-1/+0
2016-07-24pNFS: Cleanup - do layout segment initialisation in one placeTrond Myklebust1-4/+6
2016-07-24pNFS: Remove redundant stateid invalidationTrond Myklebust1-1/+0
2016-07-24pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()Trond Myklebust4-16/+0