Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs fixes from Al Viro: "Assorted fixes. Some of that is only a matter with fault injection (broken handling of small allocation failure in various mount-related places), but the last one is a root-triggerable stack overflow, and combined with userns it gets really nasty ;-/" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: Don't leak MNT_INTERNAL away from internal mounts mm,vmscan: Allow preallocating memory for register_shrinker(). rpc_pipefs: fix double-dput() orangefs_kill_sb(): deal with allocation failures jffs2_kill_sb(): deal with failed allocations hypfs_kill_super(): deal with failed allocations
No related branches found
No related tags found
Showing
- arch/s390/hypfs/inode.c 1 addition, 1 deletionarch/s390/hypfs/inode.c
- fs/jffs2/super.c 1 addition, 1 deletionfs/jffs2/super.c
- fs/namespace.c 2 additions, 1 deletionfs/namespace.c
- fs/orangefs/super.c 5 additions, 0 deletionsfs/orangefs/super.c
- fs/super.c 4 additions, 5 deletionsfs/super.c
- include/linux/shrinker.h 5 additions, 2 deletionsinclude/linux/shrinker.h
- mm/vmscan.c 20 additions, 1 deletionmm/vmscan.c
- net/sunrpc/rpc_pipe.c 1 addition, 0 deletionsnet/sunrpc/rpc_pipe.c
Loading
Please register or sign in to comment