summaryrefslogtreecommitdiff
path: root/fs/overlayfs/xattrs.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-17Merge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-07-22ovl: fix trusted xattr escape prefix matchingYichong Chen1-1/+1
2026-06-29ovl: document security.capability idmapping on the xattr forward pathsChristian Brauner1-0/+1
2025-11-19ovl: port ovl_listxattr() to cred guardChristian Brauner1-4/+2
2025-11-19ovl: port ovl_xattr_get() to cred guardChristian Brauner1-6/+2
2025-11-19ovl: port ovl_xattr_set() to cred guardChristian Brauner1-12/+9
2024-11-11ovl: use wrapper ovl_revert_creds()Vinicius Costa Gomes1-5/+4
2023-10-31ovl: Support escaped overlay.* xattrsAlexander Larsson1-3/+78
2023-10-31ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macrosAlexander Larsson1-2/+2
2023-10-31ovl: Move xattr support to new xattrs.c fileAmir Goldstein1-0/+196