aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/xattr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-25ocfs2: use generic posix ACL infrastructureChristoph Hellwig1-3/+3
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa1-1/+1
2012-01-03ocfs2: propagate umode_tAl Viro1-1/+1
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-1/+3
2010-05-21ocfs: constify xattr_handlerStephen Hemminger1-6/+6
2009-10-28ocfs2: Always include ACL supportJan Kara1-2/+0
2009-09-22ocfs2: Add preserve to reflink.Tao Ma1-1/+4
2009-09-22ocfs2: Add reflink support for xattr.Tao Ma1-0/+4
2009-09-22ocfs2: Call refcount tree remove process properly.Tao Ma1-0/+2
2009-09-22ocfs2: Attach xattr clusters to refcount tree.Tao Ma1-1/+5
2009-04-03ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh1-1/+1
2009-01-05ocfs2: Create ocfs2_xattr_value_buf.Joel Becker1-0/+14
2009-01-05ocfs2: add ocfs2_init_acl in mknodTiger Yang1-0/+3
2009-01-05ocfs2: add POSIX ACL APITiger Yang1-0/+4
2009-01-05ocfs2: add ocfs2_xattr_get_nolockTiger Yang1-0/+2
2009-01-05ocfs2: add ocfs2_init_security in during file createTiger Yang1-0/+17
2009-01-05ocfs2: add security xattr APITiger Yang1-0/+1
2009-01-05ocfs2: add ocfs2_xattr_set_handleTiger Yang1-0/+4
2008-11-10ocfs2: fix function declaration and definition in xattrTiger Yang1-22/+4
2008-11-10ocfs2: fix license in xattrTiger Yang1-10/+2
2008-10-13ocfs2: Enable xattr set in index btreeTao Ma1-0/+8
2008-10-13ocfs2: Add xattr bucket iteration for large numbers of EAsTao Ma1-0/+9
2008-10-13ocfs2: Add extended attribute supportTiger Yang1-0/+51