index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_acl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-3
/
+0
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
1
-0
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-10-11
1
-6
/
+16
*
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-06-27
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
|
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-09-22
1
-9
/
+4
|
/
*
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2016-03-31
1
-14
/
+6
*
xfs: Change how listxattr generates synthetic attributes
Andreas Gruenbacher
2015-12-06
1
-23
/
+0
*
xfs: Fix error path in xfs_get_acl
Andreas Gruenbacher
2015-11-10
1
-0
/
+1
*
xfs: Validate the length of on-disk ACLs
Andreas Gruenbacher
2015-11-03
1
-5
/
+8
*
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-4
/
+4
*
xfs: return -E2BIG if hit the maximum size limits of ACLs
Jie Liu
2014-02-07
1
-1
/
+1
*
xfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
1
-143
/
+8
*
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
1
-2
/
+2
*
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-25
1
-1
/
+1
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-4
/
+4
*
xfs: factor all the kmalloc-or-vmalloc fallback allocations
Dave Chinner
2013-09-10
1
-20
/
+8
*
xfs: fix memory allocation failures with ACLs
Dave Chinner
2013-09-10
1
-10
/
+22
*
xfs: convert kuid_t to/from uid_t in ACLs
Dwight Engen
2013-08-15
1
-4
/
+16
*
xfs: make struct xfs_perag kernel only
Dave Chinner
2013-08-12
1
-0
/
+1
*
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
1
-1
/
+0
*
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
1
-0
/
+1
*
xfs: split out inode log item format definition
Dave Chinner
2013-08-12
1
-0
/
+1
*
xfs: increase number of ACL entries for V5 superblocks
Dave Chinner
2013-06-06
1
-13
/
+18
*
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
2012-09-18
1
-2
/
+2
*
xfs: fix acl count validation in xfs_acl_from_disk()
Xi Wang
2011-12-16
1
-1
/
+1
*
xfs: validate acl count
Christoph Hellwig
2011-11-28
1
-0
/
+2
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
1
-0
/
+420
*
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-10
1
-874
/
+0
*
CRED: Wrap task credential accesses in the XFS filesystem
David Howells
2008-10-31
1
-3
/
+3
*
[XFS] kill sys_cred
Christoph Hellwig
2008-10-30
1
-1
/
+1
*
[XFS] kill bhv_vnode_t
Christoph Hellwig
2008-08-13
1
-15
/
+15
*
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
Christoph Hellwig
2008-08-13
1
-6
/
+0
*
[XFS] XFS: Kill xfs_vtoi()
David Chinner
2008-08-13
1
-8
/
+8
*
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
Christoph Hellwig
2008-07-28
1
-9
/
+9
*
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
Christoph Hellwig
2008-07-28
1
-2
/
+1
*
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
Barry Naujok
2008-04-29
1
-3
/
+4
*
[XFS] kill xfs_getattr
Christoph Hellwig
2008-04-29
1
-33
/
+7
*
[XFS] Remove VN_IS* macros and related cruft.
Christoph Hellwig
2008-04-29
1
-3
/
+3
*
[XFS] Catch errors from xfs_acl_vremove().
David Chinner
2008-04-18
1
-1
/
+1
*
[XFS] Catch errors from xfs_acl_setmode().
David Chinner
2008-04-18
1
-5
/
+9
*
[XFS] use generic_permission
Christoph Hellwig
2008-02-07
1
-28
/
+2
*
[XFS] simplify xfs_create/mknod/symlink prototype
Christoph Hellwig
2007-10-16
1
-2
/
+2
*
[XFS] kill struct bhv_vnode
Christoph Hellwig
2007-10-16
1
-2
/
+2
*
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
2007-10-16
1
-2
/
+3
*
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-16
1
-10
/
+14
[next]