Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs fixes from Al Viro: "Overlayfs fixes from Miklos, assorted fixes from me. Stable fodder of varying severity, all sat in -next for a while" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: ovl: ignore permissions on underlying lookup vfs: add lookup_hash() helper vfs: rename: check backing inode being equal vfs: add vfs_select_inode() helper get_rock_ridge_filename(): handle malformed NM entries ecryptfs: fix handling of directory opening atomic_open(): fix the handling of create_error fix the copy vs. map logics in blk_rq_map_user_iov() do_splice_to(): cap the size before passing to ->splice_read()
Showing
- block/blk-map.c 8 additions, 39 deletionsblock/blk-map.c
- fs/ecryptfs/file.c 55 additions, 16 deletionsfs/ecryptfs/file.c
- fs/isofs/rock.c 10 additions, 3 deletionsfs/isofs/rock.c
- fs/namei.c 37 additions, 22 deletionsfs/namei.c
- fs/open.c 4 additions, 8 deletionsfs/open.c
- fs/overlayfs/super.c 1 addition, 3 deletionsfs/overlayfs/super.c
- fs/splice.c 3 additions, 0 deletionsfs/splice.c
- include/linux/dcache.h 12 additions, 0 deletionsinclude/linux/dcache.h
- include/linux/namei.h 2 additions, 0 deletionsinclude/linux/namei.h
- include/linux/uio.h 1 addition, 0 deletionsinclude/linux/uio.h
- lib/iov_iter.c 19 additions, 0 deletionslib/iov_iter.c
Please register or sign in to comment