Merge branch 'akpm' (patches from Andrew)
Merge fixes from Andrew Morton: "4 fixes" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: mm: thp: calculate the mapcount correctly for THP pages during WP faults ksm: fix conflict between mmput and scan_get_next_rmap_item ocfs2: fix posix_acl_create deadlock ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Showing
- fs/ocfs2/acl.c 87 additions, 0 deletionsfs/ocfs2/acl.c
- fs/ocfs2/acl.h 5 additions, 0 deletionsfs/ocfs2/acl.h
- fs/ocfs2/file.c 2 additions, 2 deletionsfs/ocfs2/file.c
- fs/ocfs2/namei.c 2 additions, 21 deletionsfs/ocfs2/namei.c
- fs/ocfs2/refcounttree.c 2 additions, 15 deletionsfs/ocfs2/refcounttree.c
- fs/ocfs2/xattr.c 5 additions, 9 deletionsfs/ocfs2/xattr.c
- fs/ocfs2/xattr.h 1 addition, 3 deletionsfs/ocfs2/xattr.h
- include/linux/mm.h 9 additions, 0 deletionsinclude/linux/mm.h
- include/linux/swap.h 3 additions, 3 deletionsinclude/linux/swap.h
- mm/huge_memory.c 62 additions, 9 deletionsmm/huge_memory.c
- mm/ksm.c 10 additions, 5 deletionsmm/ksm.c
- mm/memory.c 14 additions, 8 deletionsmm/memory.c
- mm/swapfile.c 7 additions, 6 deletionsmm/swapfile.c
Loading
Please register or sign in to comment