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
/
xfs
/
xfs_acl.c
Age
Commit message (
Expand
)
Author
2020-12-12
xfs: open code updating i_mode in xfs_set_acl
Christoph Hellwig
2020-09-15
xfs: Remove kmem_zalloc_large()
Carlos Maiolino
2020-03-02
xfs: only allocate the buffer size actually needed in __xfs_set_acl
Christoph Hellwig
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
2020-03-02
xfs: improve xfs_forget_acl
Christoph Hellwig
2020-03-02
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
Christoph Hellwig
2020-03-02
xfs: pass an initialized xfs_da_args to xfs_attr_get
Christoph Hellwig
2020-03-02
xfs: pass an initialized xfs_da_args structure to xfs_attr_set
Christoph Hellwig
2020-03-02
xfs: merge xfs_attr_remove into xfs_attr_set
Christoph Hellwig
2020-03-02
xfs: remove the kuid/kgid conversion wrappers
Christoph Hellwig
2020-01-09
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
2019-11-07
xfs: fix missing header includes
Darrick J. Wong
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2017-10-11
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-06-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2015-12-06
xfs: Change how listxattr generates synthetic attributes
Andreas Gruenbacher
2015-11-10
xfs: Fix error path in xfs_get_acl
Andreas Gruenbacher
2015-11-03
xfs: Validate the length of on-disk ACLs
Andreas Gruenbacher
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-02-07
xfs: return -E2BIG if hit the maximum size limits of ACLs
Jie Liu
2014-01-25
xfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
fs: make posix_acl_chmod more useful
Christoph Hellwig
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-09-10
xfs: factor all the kmalloc-or-vmalloc fallback allocations
Dave Chinner
2013-09-10
xfs: fix memory allocation failures with ACLs
Dave Chinner
2013-08-15
xfs: convert kuid_t to/from uid_t in ACLs
Dwight Engen
2013-08-12
xfs: make struct xfs_perag kernel only
Dave Chinner
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
xfs: split out inode log item format definition
Dave Chinner
2013-06-06
xfs: increase number of ACL entries for V5 superblocks
Dave Chinner
2012-09-18
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
2011-12-16
xfs: fix acl count validation in xfs_acl_from_disk()
Xi Wang
2011-11-28
xfs: validate acl count
Christoph Hellwig
2011-08-12
xfs: remove subdirectories
Christoph Hellwig
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
2008-10-31
CRED: Wrap task credential accesses in the XFS filesystem
David Howells
2008-10-30
[XFS] kill sys_cred
Christoph Hellwig
[next]