index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
2007-02-10
1
-1
/
+0
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
1
-2
/
+0
*
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
Nathan Scott
2006-06-09
1
-5
/
+5
*
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
1
-30
/
+29
*
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
2006-03-29
1
-1
/
+1
*
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
[XFS] silence gcc4 warnings. the directory ones are wrong because of
Christoph Hellwig
2005-11-02
1
-0
/
+1
*
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
1
-25
/
+11
*
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
1
-5
/
+7
*
[XFS] Fix up an internal sort function name collision issue.
Nathan Scott
2005-11-02
1
-3
/
+3
*
[XFS] remove struct vnode::v_type
Christoph Hellwig
2005-09-02
1
-3
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+937