summaryrefslogtreecommitdiff
path: root/fs/9p/xattr.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-099p: move xattr-related structs to .rodataWedson Almeida Filho1-1/+1
2022-10-209p: use stub posix acl handlersChristian Brauner1-2/+0
2021-11-049p: fix a bunch of checkpatch warningsDominique Martinet1-9/+10
2021-11-039p: fix file headersDominique Martinet1-9/+1
2015-11-149p: xattr simplificationsAndreas Gruenbacher1-3/+0
2013-07-08fs/9p: xattr: add trusted and security namespacesJim Garlick1-0/+2
2013-02-269p: add fid-based variant of v9fs_xattr_set()Al Viro1-0/+2
2010-10-28fs/9p: Add xattr callbacks for POSIX ACLAneesh Kumar K.V1-0/+2
2010-10-28fs/9p: Implement POSIX ACL permission checking functionAneesh Kumar K.V1-0/+4
2010-08-02fs/9p: Add support user. xattrAneesh Kumar K.V1-0/+27