summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/xattr.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* ocfs2: fix posix_acl_create deadlockJunxiao Bi2016-05-131-3/+1Star
* ocfs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-261-3/+3
* xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-251-1/+1
* ocfs2: propagate umode_tAl Viro2012-01-041-1/+1
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-1/+3
* ocfs: constify xattr_handlerStephen Hemminger2010-05-221-6/+6
* ocfs2: Always include ACL supportJan Kara2009-10-291-2/+0Star
* ocfs2: Add preserve to reflink.Tao Ma2009-09-231-1/+4
* ocfs2: Add reflink support for xattr.Tao Ma2009-09-231-0/+4
* ocfs2: Call refcount tree remove process properly.Tao Ma2009-09-231-0/+2
* ocfs2: Attach xattr clusters to refcount tree.Tao Ma2009-09-231-1/+5
* ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh2009-04-031-1/+1
* ocfs2: Create ocfs2_xattr_value_buf.Joel Becker2009-01-051-0/+14
* ocfs2: add ocfs2_init_acl in mknodTiger Yang2009-01-051-0/+3
* ocfs2: add POSIX ACL APITiger Yang2009-01-051-0/+4
* ocfs2: add ocfs2_xattr_get_nolockTiger Yang2009-01-051-0/+2
* ocfs2: add ocfs2_init_security in during file createTiger Yang2009-01-051-0/+17
* ocfs2: add security xattr APITiger Yang2009-01-051-0/+1
* ocfs2: add ocfs2_xattr_set_handleTiger Yang2009-01-051-0/+4
* ocfs2: fix function declaration and definition in xattrTiger Yang2008-11-101-22/+4Star
* ocfs2: fix license in xattrTiger Yang2008-11-101-10/+2Star
* ocfs2: Enable xattr set in index btreeTao Ma2008-10-141-0/+8
* ocfs2: Add xattr bucket iteration for large numbers of EAsTao Ma2008-10-141-0/+9
* ocfs2: Add extended attribute supportTiger Yang2008-10-141-0/+51