summaryrefslogtreecommitdiff
path: root/fs/overlayfs/xattrs.c
AgeCommit message (Expand)Author
2026-08-17Merge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-22ovl: fix trusted xattr escape prefix matchingYichong Chen
2026-06-29ovl: document security.capability idmapping on the xattr forward pathsChristian Brauner
2025-11-19ovl: port ovl_listxattr() to cred guardChristian Brauner
2025-11-19ovl: port ovl_xattr_get() to cred guardChristian Brauner
2025-11-19ovl: port ovl_xattr_set() to cred guardChristian Brauner
2024-11-11ovl: use wrapper ovl_revert_creds()Vinicius Costa Gomes
2023-10-31ovl: Support escaped overlay.* xattrsAlexander Larsson
2023-10-31ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macrosAlexander Larsson
2023-10-31ovl: Move xattr support to new xattrs.c fileAmir Goldstein