index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
copy_up.c
Age
Commit message (
Expand
)
Author
2023-09-26
Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-25
overlayfs: set ctime when setting mtime and atime
Jeff Layton
2023-09-04
ovl: fix failed copyup of fileattr on a symlink
Amir Goldstein
2023-08-12
ovl: make consistent use of OVL_FS()
Andrea Righi
2023-08-12
ovl: add support for unique fsid per instance
Amir Goldstein
2023-08-12
ovl: Handle verity during copy-up
Alexander Larsson
2023-08-12
ovl: Validate verity xattr when resolving lowerdata
Alexander Larsson
2023-06-19
ovl: implement lazy lookup of lowerdata in data-only layers
Amir Goldstein
2023-06-19
ovl: update of dentry revalidate flags after copy up
Amir Goldstein
2023-03-06
ovl: check for ->listxattr() support
Christian Brauner
2023-01-27
ovl: fail on invalid uid/gid mapping at copy up
Miklos Szeredi
2023-01-27
ovl: fix tmpfile leak
Miklos Szeredi
2022-10-20
ovl: use posix acl api
Christian Brauner
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-09-24
ovl: use vfs_tmpfile_open() helper
Miklos Szeredi
2022-09-01
overlayfs: constify path
Al Viro
2022-08-03
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-16
fs: do not compare against ->llseek
Jason A. Donenfeld
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-04-28
ovl: use ovl_path_getxattr() wrapper
Christian Brauner
2022-04-28
ovl: use ovl_lookup_upper() wrapper
Christian Brauner
2022-04-28
ovl: use ovl_do_notify_change() wrapper
Christian Brauner
2022-04-28
ovl: pass ofs to setattr operations
Christian Brauner
2022-04-28
ovl: pass ofs to creation operations
Christian Brauner
2022-04-28
ovl: use wrappers to all vfs_*xattr() calls
Amir Goldstein
2022-01-14
ovl: don't fail copy up if no fileattr support on upper
Miklos Szeredi
2022-01-14
ovl: fix NULL pointer dereference in copy up warning
Christoph Fritz
2021-11-04
ovl: fix filattr copy-up failure
Miklos Szeredi
2021-08-17
ovl: use kvalloc in xattr copy-up
Miklos Szeredi
2021-08-17
ovl: consistent behavior for immutable/append-only inodes
Amir Goldstein
2021-08-17
ovl: copy up sync/noatime fileattr flags
Amir Goldstein
2021-08-17
ovl: pass ovl_fs to ovl_check_setxattr()
Amir Goldstein
2021-04-12
ovl: fix missing revert_creds() on error path
Dan Carpenter
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-28
ovl: skip getxattr of security labels
Amir Goldstein
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2020-12-14
ovl: do not fail when setting origin xattr
Miklos Szeredi
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-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: 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-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: change ovl_copy_up_flags static
youngjun
2020-06-04
ovl: initialize error in ovl_copy_xattr
Yuxuan Shui
[next]