Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs fixes from Al Viro. The most notable fix here is probably the fix for a splice regression ("fix a fencepost error in pipe_advance()") noticed by Alan Wylie. * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: fix a fencepost error in pipe_advance() coredump: Ensure proper size of sparse core files aio: fix lock dep warning tmpfs: clear S_ISGID when setting posix ACLs
Showing
- fs/aio.c 4 additions, 2 deletionsfs/aio.c
- fs/binfmt_elf.c 1 addition, 0 deletionsfs/binfmt_elf.c
- fs/coredump.c 18 additions, 0 deletionsfs/coredump.c
- fs/posix_acl.c 4 additions, 5 deletionsfs/posix_acl.c
- include/linux/coredump.h 1 addition, 0 deletionsinclude/linux/coredump.h
- lib/iov_iter.c 31 additions, 23 deletionslib/iov_iter.c
Loading
Please register or sign in to comment