summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_acl.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-4/+4
* xfs: return -E2BIG if hit the maximum size limits of ACLsJie Liu2014-02-071-1/+1
* xfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-143/+8
* fs: make posix_acl_create more usefulChristoph Hellwig2014-01-251-2/+2
* fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-251-1/+1
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-4/+4
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-101-20/+8
* xfs: fix memory allocation failures with ACLsDave Chinner2013-09-101-10/+22
* xfs: convert kuid_t to/from uid_t in ACLsDwight Engen2013-08-151-4/+16
* xfs: make struct xfs_perag kernel onlyDave Chinner2013-08-121-0/+1
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-1/+0
* xfs: split out transaction reservation codeDave Chinner2013-08-121-0/+1
* xfs: split out inode log item format definitionDave Chinner2013-08-121-0/+1
* xfs: increase number of ACL entries for V5 superblocksDave Chinner2013-06-061-13/+18
* userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-181-2/+2
* xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang2011-12-161-1/+1
* xfs: validate acl countChristoph Hellwig2011-11-281-0/+2
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+420
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-874/+0
* CRED: Wrap task credential accesses in the XFS filesystemDavid Howells2008-10-311-3/+3
* [XFS] kill sys_credChristoph Hellwig2008-10-301-1/+1
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-131-15/+15
* [XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.cChristoph Hellwig2008-08-131-6/+0
* [XFS] XFS: Kill xfs_vtoi()David Chinner2008-08-131-8/+8
* [XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig2008-07-281-9/+9
* [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig2008-07-281-2/+1
* [XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok2008-04-291-3/+4
* [XFS] kill xfs_getattrChristoph Hellwig2008-04-291-33/+7
* [XFS] Remove VN_IS* macros and related cruft.Christoph Hellwig2008-04-291-3/+3
* [XFS] Catch errors from xfs_acl_vremove().David Chinner2008-04-181-1/+1
* [XFS] Catch errors from xfs_acl_setmode().David Chinner2008-04-181-5/+9
* [XFS] use generic_permissionChristoph Hellwig2008-02-071-28/+2
* [XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig2007-10-161-2/+2
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-161-2/+2
* [XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig2007-10-161-2/+3
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-10/+14
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-1/+0
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-5/+5
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-30/+29
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig2005-11-021-0/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-5/+7
* [XFS] Fix up an internal sort function name collision issue.Nathan Scott2005-11-021-3/+3
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-021-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+937
OpenPOWER on IntegriCloud