- 24d7f48 Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 2 years, 11 months ago
- 94fd197 ovl: don't fail copy up if no fileattr support on upper by Miklos Szeredi · 3 years ago
- 4ee7e4a ovl: fix NULL pointer dereference in copy up warning by Christoph Fritz · 3 years ago
- bb49e9e fs: add is_idmapped_mnt() helper by Christian Brauner · 3 years, 1 month ago
- 1bdd629 Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 2 months ago
- 5b0a414 ovl: fix filattr copy-up failure by Miklos Szeredi · 3 years, 2 months ago
- 1f5573c ovl: fix warning in ovl_create_real() by Miklos Szeredi · 3 years, 2 months ago
- 9a25440 ovl: fix use after free in struct ovl_aio_req by yangerkun · 3 years, 3 months ago
- 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
- 1dc1eed ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO by Miklos Szeredi · 3 years, 3 months ago
- a295aef ovl: fix missing negative dentry check in ovl_rename() by Zheng Liang · 3 years, 3 months ago
- 332f606 ovl: enable RCU'd ->get_acl() by Miklos Szeredi · 3 years, 4 months ago
- 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
- 52d5a0c ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup() by chenying · 3 years, 4 months ago
- f945ca1 ovl: use kvalloc in xattr copy-up by Miklos Szeredi · 3 years, 5 months ago
- d8991e8 ovl: update ctime when changing fileattr by Chengguang Xu · 3 years, 10 months ago
- b71759e ovl: skip checking lower file's i_writecount on truncate by Chengguang Xu · 3 years, 8 months ago
- ffb24e3 ovl: relax lookup error on mismatch origin ftype by Amir Goldstein · 3 years, 8 months ago
- 1fc31aa ovl: do not set overlay.opaque for new directories by Vyacheslav Yurkov · 3 years, 7 months ago
- ca45275 ovl: add ovl_allow_offline_changes() helper by Vyacheslav Yurkov · 3 years, 7 months ago
- e4522bc ovl: disable decoding null uuid with redirect_dir by Vyacheslav Yurkov · 3 years, 7 months ago
- 096a218 ovl: consistent behavior for immutable/append-only inodes by Amir Goldstein · 3 years, 6 months ago
- 72db821 ovl: copy up sync/noatime fileattr flags by Amir Goldstein · 3 years, 6 months ago
- a0c236b ovl: pass ovl_fs to ovl_check_setxattr() by Amir Goldstein · 3 years, 6 months ago
- 580c610 ovl: fix uninitialized pointer read in ovl_lookup_real_one() by Miklos Szeredi · 3 years, 5 months ago
- 9b91b6b ovl: fix deadlock in splice write by Miklos Szeredi · 3 years, 5 months ago
- 9011c27 ovl: skip stale entries in merge dir cache iteration by Amir Goldstein · 3 years, 8 months ago
- d652502e Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 8 months ago
- a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- 2896900 ovl: fix reference counting in ovl_mmap error path by Christian König · 3 years, 8 months ago
- c4fe8ae ovl: remove unneeded ioctls by Miklos Szeredi · 3 years, 9 months ago
- 66dbfab ovl: stack fileattr ops by Miklos Szeredi · 3 years, 9 months ago
- 5e717c6 ovl: add debug print to ovl_do_getxattr() by Amir Goldstein · 3 years, 9 months ago
- 65cd913 ovl: invalidate readdir cache on changes to dir with origin by Amir Goldstein · 3 years, 9 months ago
- 708fa01 ovl: allow upperdir inside lowerdir by Miklos Szeredi · 3 years, 9 months ago
- 321b46b ovl: show "userxattr" in the mount data by Giuseppe Scrivano · 3 years, 10 months ago
- f48bbfb ovl: trivial typo fixes in the file inode.c by Bhaskar Chowdhury · 3 years, 10 months ago
- 597534e ovl: fix misspellings using codespell tool by Xiong Zhenwu · 3 years, 9 months ago
- 568edee ovl: do not copy attr several times by Chengguang Xu · 3 years, 10 months ago
- c68e7ec ovl: remove ovl_map_dev_ino() return value by youngjun · 3 years, 10 months ago
- d7b49b1 ovl: fix error for ovl_fill_super() by Chengguang Xu · 3 years, 10 months ago
- 7b279bb ovl: fix missing revert_creds() on error path by Dan Carpenter · 3 years, 9 months ago
- eaab1d4 ovl: fix leaked dentry by Mickaël Salaün · 3 years, 9 months ago
- b0e0f69 ovl: restrict lower null uuid for "xino=auto" by Amir Goldstein · 3 years, 10 months ago
- e21a6c5 ovl: check that upperdir path is not on a read-only mount by Amir Goldstein · 3 years, 9 months ago
- 1f0cb8b ovl: plumb through flush method by Sargun Dhillon · 4 years, 1 month ago
- 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 3 years, 10 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- 335d3fc ovl: implement volatile-specific fsync error behaviour by Sargun Dhillon · 4 years ago
- 03fedf9 ovl: skip getxattr of security labels by Amir Goldstein · 4 years ago
- e04527f ovl: fix dentry leak in ovl_get_redirect by Liangyan · 4 years ago
- b854cc6 ovl: avoid deadlock on directory ioctl by Miklos Szeredi · 4 years ago
- 554677b ovl: perform vfs_getxattr() with mounter creds by Miklos Szeredi · 4 years ago
- 9efb069 ovl: add warning on user_ns mismatch by Miklos Szeredi · 4 years ago
- 029a52a overlayfs: do not mount on top of idmapped mounts by Christian Brauner · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 6521f89 namei: prepare for idmapped mounts by Christian Brauner · 4 years ago
- 9fe6145 namei: introduce struct renamedata by Christian Brauner · 4 years ago
- c7c7a1a1 xattr: handle idmapped mounts by Tycho Andersen · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 0558c1b capability: handle idmapped mounts by Christian Brauner · 4 years ago
- 459c7c5 ovl: unprivieged mounts by Miklos Szeredi · 4 years ago
- 87b2c60 ovl: do not get metacopy for userxattr by Miklos Szeredi · 4 years ago
- b6650da ovl: do not fail because of O_NOATIME by Miklos Szeredi · 4 years ago
- 6939f97 ovl: do not fail when setting origin xattr by Miklos Szeredi · 4 years ago
- 2d2f2d7 ovl: user xattr by Miklos Szeredi · 4 years ago
- 82a763e ovl: simplify file splice by Miklos Szeredi · 4 years ago
- 89bdfaf ovl: make ioctl() safe by Miklos Szeredi · 4 years ago
- c846af0 ovl: check privs before decoding file handle by Miklos Szeredi · 4 years ago
- c11faf3 ovl: fix incorrect extent info in metacopy case by Chengguang Xu · 4 years, 6 months ago
- cef4cbf ovl: expand warning in ovl_d_real() by Miklos Szeredi · 4 years, 2 months ago
- 0a8d0b6 ovl: warn about orphan metacopy by Kevin Locke · 4 years, 4 months ago
- 5830fb6 ovl: introduce new "uuid=off" option for inodes index feature by Pavel Tikhomirov · 4 years, 3 months ago
- 1cdb0cb ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh by Pavel Tikhomirov · 4 years, 3 months ago
- be4df0c ovl: use generic vfs_ioc_setflags_prepare() helper by Amir Goldstein · 4 years, 3 months ago
- 61536be ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories by Amir Goldstein · 4 years, 3 months ago
- 8f6ee74 ovl: rearrange ovl_can_list() by Miklos Szeredi · 4 years, 4 months ago
- 43d193f ovl: enumerate private xattrs by Miklos Szeredi · 4 years, 4 months ago
- 610afc0 ovl: pass ovl_fs down to functions accessing private xattrs by Miklos Szeredi · 4 years, 4 months ago
- 26150ab ovl: drop flags argument from ovl_do_setxattr() by Miklos Szeredi · 4 years, 4 months ago
- 7109704 ovl: adhere to the vfs_ vs. ovl_do_ conventions for xattrs by Miklos Szeredi · 4 years, 4 months ago
- d5dc748 ovl: use ovl_do_getxattr() for private xattr by Miklos Szeredi · 4 years, 4 months ago
- 92f0d6c ovl: fold ovl_getxattr() into ovl_get_redirect_xattr() by Miklos Szeredi · 4 years, 4 months ago
- de7a52c ovl: clean up ovl_getxattr() in copy_up.c by Miklos Szeredi · 4 years, 4 months ago
- fee0f29 duplicate ovl_getxattr() by Miklos Szeredi · 4 years, 4 months ago
- c86243b0 ovl: provide a mount option "volatile" by Vivek Goyal · 4 years, 4 months ago
- 235ce9e ovl: check for incompatible features in work dir by Amir Goldstein · 4 years, 4 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 4518dfc ovl: fix lookup of indexed hardlinks with metacopy by Amir Goldstein · 4 years, 6 months ago
- 81a33c1 ovl: fix unneeded call to ovl_change_flags() by Amir Goldstein · 4 years, 6 months ago
- f0e1266e ovl: fix mount option checks for nfs_export with no upperdir by Amir Goldstein · 4 years, 6 months ago
- 470c156 ovl: force read-only sb on failure to create index dir by Amir Goldstein · 4 years, 6 months ago
- a888db3 ovl: fix regression with re-formatted lower squashfs by Amir Goldstein · 4 years, 6 months ago
- 2039636 ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on by Amir Goldstein · 4 years, 6 months ago
- 124c2de ovl: relax WARN_ON() when decoding lower directory file handle by Amir Goldstein · 4 years, 6 months ago