Age | Commit message (Expand) | Author |
2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner |
2021-03-15 | afs: Stop listxattr() from listing "afs.*" attributes | David Howells |
2021-03-15 | afs: Fix accessing YFS xattrs on a non-YFS server | David Howells |
2021-01-24 | acl: handle idmapped mounts | Christian Brauner |
2020-11-03 | afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op | David Howells |
2020-10-27 | afs: Fix a use after free in afs_xattr_get_acl() | Dan Carpenter |
2020-06-04 | afs: Build an abstraction around an "operation" concept | David Howells |
2020-05-31 | afs: Rename struct afs_fs_cursor to afs_operation | David Howells |
2019-11-21 | afs: xattr: use scnprintf | Mark Salyzyn |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner |
2019-05-16 | afs: Fix application of status and callback to be under same lock | David Howells |
2019-05-16 | afs: Make some RPC operations non-interruptible | David Howells |
2019-05-15 | afs: Fix afs_xattr_get_yfs() to not try freeing an error value | David Howells |
2019-05-15 | afs: Fix incorrect error handling in afs_xattr_get_acl() | David Howells |
2019-05-07 | afs: Implement YFS ACL setting | David Howells |
2019-05-07 | afs: Get YFS ACLs and information through xattrs | David Howells |
2019-05-07 | afs: implement acl setting | Joe Gorse |
2019-05-07 | afs: Get an AFS3 ACL as an xattr | David Howells |
2019-05-07 | afs: Fix getting the afs.fid xattr | David Howells |
2019-05-07 | afs: Fix the afs.cell and afs.volume xattr handlers | David Howells |
2018-10-24 | afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS | David Howells |
2017-11-13 | afs: Overhaul volume and server record caching and fileserver rotation | David Howells |
2017-11-13 | afs: Overhaul cell database management | David Howells |
2017-07-09 | afs: Add metadata xattrs | David Howells |