summaryrefslogtreecommitdiffstats
path: root/fs/afs/xattr.c
AgeCommit message (Expand)Author
2020-11-03afs: Fix incorrect freeing of the ACL passed to the YFS ACL store opDavid Howells
2020-10-27afs: Fix a use after free in afs_xattr_get_acl()Dan Carpenter
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells
2020-05-31afs: Rename struct afs_fs_cursor to afs_operationDavid Howells
2019-11-21afs: xattr: use scnprintfMark Salyzyn
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-16afs: Fix application of status and callback to be under same lockDavid Howells
2019-05-16afs: Make some RPC operations non-interruptibleDavid Howells
2019-05-15afs: Fix afs_xattr_get_yfs() to not try freeing an error valueDavid Howells
2019-05-15afs: Fix incorrect error handling in afs_xattr_get_acl()David Howells
2019-05-07afs: Implement YFS ACL settingDavid Howells
2019-05-07afs: Get YFS ACLs and information through xattrsDavid Howells
2019-05-07afs: implement acl settingJoe Gorse
2019-05-07afs: Get an AFS3 ACL as an xattrDavid Howells
2019-05-07afs: Fix getting the afs.fid xattrDavid Howells
2019-05-07afs: Fix the afs.cell and afs.volume xattr handlersDavid Howells
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells
2017-11-13afs: Overhaul cell database managementDavid Howells
2017-07-09afs: Add metadata xattrsDavid Howells