Age | Commit message (Expand) | Author |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-01-28 | ovl: implement volatile-specific fsync error behaviour | Sargun Dhillon |
2021-01-28 | ovl: skip getxattr of security labels | Amir Goldstein |
2021-01-28 | ovl: fix dentry leak in ovl_get_redirect | Liangyan |
2021-01-28 | ovl: avoid deadlock on directory ioctl | Miklos Szeredi |
2021-01-28 | ovl: perform vfs_getxattr() with mounter creds | Miklos Szeredi |
2021-01-28 | ovl: add warning on user_ns mismatch | Miklos Szeredi |
2021-01-24 | overlayfs: do not mount on top of idmapped mounts | Christian Brauner |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner |
2021-01-24 | namei: prepare for idmapped mounts | Christian Brauner |
2021-01-24 | namei: introduce struct renamedata | Christian Brauner |
2021-01-24 | xattr: handle idmapped mounts | Tycho Andersen |
2021-01-24 | acl: handle idmapped mounts | Christian Brauner |
2021-01-24 | attr: handle idmapped mounts | Christian Brauner |
2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner |
2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner |
2021-01-24 | capability: handle idmapped mounts | Christian Brauner |
2020-12-14 | ovl: unprivieged mounts | Miklos Szeredi |
2020-12-14 | ovl: do not get metacopy for userxattr | Miklos Szeredi |
2020-12-14 | ovl: do not fail because of O_NOATIME | Miklos Szeredi |
2020-12-14 | ovl: do not fail when setting origin xattr | Miklos Szeredi |
2020-12-14 | ovl: user xattr | Miklos Szeredi |
2020-12-14 | ovl: simplify file splice | Miklos Szeredi |
2020-12-14 | ovl: make ioctl() safe | Miklos Szeredi |
2020-12-14 | ovl: check privs before decoding file handle | Miklos Szeredi |
2020-11-12 | ovl: fix incorrect extent info in metacopy case | Chengguang Xu |
2020-11-12 | ovl: expand warning in ovl_d_real() | Miklos Szeredi |
2020-11-12 | ovl: warn about orphan metacopy | Kevin Locke |
2020-11-12 | ovl: introduce new "uuid=off" option for inodes index feature | Pavel Tikhomirov |
2020-11-12 | ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh | Pavel Tikhomirov |
2020-10-06 | ovl: use generic vfs_ioc_setflags_prepare() helper | Amir Goldstein |
2020-10-06 | ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories | Amir Goldstein |
2020-09-02 | ovl: rearrange ovl_can_list() | Miklos Szeredi |
2020-09-02 | ovl: enumerate private xattrs | Miklos Szeredi |
2020-09-02 | ovl: pass ovl_fs down to functions accessing private xattrs | Miklos Szeredi |
2020-09-02 | ovl: drop flags argument from ovl_do_setxattr() | Miklos Szeredi |
2020-09-02 | ovl: adhere to the vfs_ vs. ovl_do_ conventions for xattrs | Miklos Szeredi |
2020-09-02 | ovl: use ovl_do_getxattr() for private xattr | Miklos Szeredi |
2020-09-02 | ovl: fold ovl_getxattr() into ovl_get_redirect_xattr() | Miklos Szeredi |
2020-09-02 | ovl: clean up ovl_getxattr() in copy_up.c | Miklos Szeredi |
2020-09-02 | duplicate ovl_getxattr() | Miklos Szeredi |
2020-09-02 | ovl: provide a mount option "volatile" | Vivek Goyal |
2020-09-02 | ovl: check for incompatible features in work dir | Amir Goldstein |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-16 | ovl: fix lookup of indexed hardlinks with metacopy | Amir Goldstein |
2020-07-16 | ovl: fix unneeded call to ovl_change_flags() | Amir Goldstein |
2020-07-16 | ovl: fix mount option checks for nfs_export with no upperdir | Amir Goldstein |
2020-07-16 | ovl: force read-only sb on failure to create index dir | Amir Goldstein |
2020-07-16 | ovl: fix regression with re-formatted lower squashfs | Amir Goldstein |