summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_acl.c
Commit message (Expand)AuthorAge
* xfs: don't change inode mode if ACL update failsDave Chinner2017-10-11
* xfs: Don't clear SGID when inheriting ACLsJan Kara2017-06-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
* | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-22
|/
* posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-31
* xfs: Change how listxattr generates synthetic attributesAndreas Gruenbacher2015-12-06
* xfs: Fix error path in xfs_get_aclAndreas Gruenbacher2015-11-10
* xfs: Validate the length of on-disk ACLsAndreas Gruenbacher2015-11-03
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: return -E2BIG if hit the maximum size limits of ACLsJie Liu2014-02-07
* xfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* fs: make posix_acl_create more usefulChristoph Hellwig2014-01-25
* fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-25
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-10
* xfs: fix memory allocation failures with ACLsDave Chinner2013-09-10
* xfs: convert kuid_t to/from uid_t in ACLsDwight Engen2013-08-15
* xfs: make struct xfs_perag kernel onlyDave Chinner2013-08-12
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: split out transaction reservation codeDave Chinner2013-08-12
* xfs: split out inode log item format definitionDave Chinner2013-08-12
* xfs: increase number of ACL entries for V5 superblocksDave Chinner2013-06-06
* userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
* xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang2011-12-16
* xfs: validate acl countChristoph Hellwig2011-11-28
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* CRED: Wrap task credential accesses in the XFS filesystemDavid Howells2008-10-31
* [XFS] kill sys_credChristoph Hellwig2008-10-30
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-13
* [XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.cChristoph Hellwig2008-08-13
* [XFS] XFS: Kill xfs_vtoi()David Chinner2008-08-13
* [XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig2008-07-28
* [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig2008-07-28
* [XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok2008-04-29
* [XFS] kill xfs_getattrChristoph Hellwig2008-04-29
* [XFS] Remove VN_IS* macros and related cruft.Christoph Hellwig2008-04-29
* [XFS] Catch errors from xfs_acl_vremove().David Chinner2008-04-18
* [XFS] Catch errors from xfs_acl_setmode().David Chinner2008-04-18
* [XFS] use generic_permissionChristoph Hellwig2008-02-07
* [XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig2007-10-16
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-16
* [XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig2007-10-16
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-16
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-10
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-20
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-09