index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
xattr.c
Age
Commit message (
Expand
)
Author
2023-12-01
afs: Add __counted_by for struct afs_acl and use struct_size()
Gustavo A. R. Silva
2023-10-09
afs: move afs_xattr_handlers to .rodata
Wedson Almeida Filho
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