summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-07-28mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman
2016-07-28mm: move page mapped accounting to the nodeMel Gorman
2016-07-28mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko
2016-07-28proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko
2016-07-28proc, oom: drop bogus sighand lockMichal Hocko
2016-07-28proc, oom: drop bogus task_lock and mm checkMichal Hocko
2016-07-28vfs: ioctl: prevent double-fetch in dedupe ioctlScott Bauer
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-28pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstandingBenjamin Coddington
2016-07-27CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky
2016-07-27fs/cifs: make share unaccessible at root level mountableAurelien Aptel
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-27Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2016-07-27Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-27Merge branch 'd_real' into overlayfs-nextMiklos Szeredi
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds
2016-07-26Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-07-26mm, rmap: account shmem thp pagesKirill A. Shutemov
2016-07-26mm: introduce fault_envKirill A. Shutemov
2016-07-26mm, memcg: use consistent gfp flags during readaheadMichal Hocko
2016-07-26pipe: account to kmemcgVladimir Davydov
2016-07-26fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster
2016-07-26fs/fs-writeback.c: add a new writeback list for syncDave Chinner
2016-07-26ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun
2016-07-26ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi
2016-07-26ocfs2: cleanup implemented prototypesJoseph Qi
2016-07-26ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi
2016-07-26ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi
2016-07-26ocfs2: improve recovery performanceJunxiao Bi
2016-07-26ocfs2: fix a redundant re-initializationEric Ren
2016-07-26dax: remote unused fault wrappersRoss Zwisler
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26NFSv4: Clean up lookup of SECINFO_NO_NAMETrond Myklebust
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-25Merge tag 'v4.7' into for-linus/pstoreKees Cook
2016-07-25f2fs: clean up coding style and redundancyJaegeuk Kim
2016-07-24Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-24Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2016-07-24NFSv4.2: Fix warning "variable ‘stateids’ set but not used"Trond Myklebust
2016-07-24NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"Trond Myklebust
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust