summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-07-29ovl: define ->get_acl() for overlay inodesVivek Goyal4-0/+28
2016-07-29ovl: move some common code in a functionVivek Goyal1-8/+12
2016-07-29ovl: store ovl_entry in inode->i_private for all inodesAndreas Gruenbacher1-37/+11
2016-07-29ovl: use generic_delete_inodeMiklos Szeredi1-0/+1
2016-07-29ovl: check mounter creds on underlying lookupMiklos Szeredi1-4/+9
2016-07-29Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-4/+4
2016-07-29Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+4
2016-07-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-108/+115
2016-07-29mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski1-1/+1
2016-07-29mm: move most file-based accounting to the nodeMel Gorman5-16/+16
2016-07-29mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman1-1/+1
2016-07-29mm: move page mapped accounting to the nodeMel Gorman1-2/+2
2016-07-29mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko1-0/+46
2016-07-29proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko1-51/+43
2016-07-29proc, oom: drop bogus sighand lockMichal Hocko1-34/+17
2016-07-29proc, oom: drop bogus task_lock and mm checkMichal Hocko1-18/+4
2016-07-29vfs: ioctl: prevent double-fetch in dedupe ioctlScott Bauer1-0/+1
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2016-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-9/+9
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds45-299/+140
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-28CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky1-1/+29
2016-07-28fs/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-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds25-190/+198
2016-07-27Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+12
2016-07-27Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds4-45/+361
2016-07-27Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-146/+61
2016-07-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds32-2099/+512
2016-07-27mm, rmap: account shmem thp pagesKirill A. Shutemov2-3/+14
2016-07-27mm: introduce fault_envKirill A. Shutemov1-11/+11
2016-07-27mm, memcg: use consistent gfp flags during readaheadMichal Hocko6-6/+10
2016-07-27pipe: account to kmemcgVladimir Davydov1-6/+26
2016-07-27fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster1-2/+7
2016-07-27fs/fs-writeback.c: add a new writeback list for syncDave Chinner3-25/+85
2016-07-27ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun1-6/+2
2016-07-27ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi1-9/+0
2016-07-27ocfs2: cleanup implemented prototypesJoseph Qi2-8/+0
2016-07-27ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi2-25/+2
2016-07-27ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi1-3/+1
2016-07-27ocfs2: improve recovery performanceJunxiao Bi1-20/+21
2016-07-27ocfs2: fix a redundant re-initializationEric Ren1-2/+0
2016-07-27dax: remote unused fault wrappersRoss Zwisler4-66/+21
2016-07-27Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-15/+17
2016-07-27Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds85-486/+572