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