aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/afs/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-21afs: xattr: use scnprintfMark Salyzyn1-7/+9
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2019-05-16afs: Fix application of status and callback to be under same lockDavid Howells1-28/+75
2019-05-16afs: Make some RPC operations non-interruptibleDavid Howells1-4/+4
2019-05-15afs: Fix afs_xattr_get_yfs() to not try freeing an error valueDavid Howells1-40/+46
2019-05-15afs: Fix incorrect error handling in afs_xattr_get_acl()David Howells1-5/+4
2019-05-07afs: Implement YFS ACL settingDavid Howells1-0/+49
2019-05-07afs: Get YFS ACLs and information through xattrsDavid Howells1-1/+100
2019-05-07afs: implement acl settingJoe Gorse1-2/+50
2019-05-07afs: Get an AFS3 ACL as an xattrDavid Howells1-0/+53
2019-05-07afs: Fix getting the afs.fid xattrDavid Howells1-3/+12
2019-05-07afs: Fix the afs.cell and afs.volume xattr handlersDavid Howells1-2/+2
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells1-1/+1
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells1-1/+1
2017-11-13afs: Overhaul cell database managementDavid Howells1-1/+1
2017-07-09afs: Add metadata xattrsDavid Howells1-0/+121