aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/xattr.h
Commit message (Expand)AuthorAgeFilesLines
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-1/+3
* ocfs: constify xattr_handlerStephen Hemminger2010-05-211-6/+6
* ocfs2: Always include ACL supportJan Kara2009-10-281-2/+0
* ocfs2: Add preserve to reflink.Tao Ma2009-09-221-1/+4
* ocfs2: Add reflink support for xattr.Tao Ma2009-09-221-0/+4
* ocfs2: Call refcount tree remove process properly.Tao Ma2009-09-221-0/+2
* ocfs2: Attach xattr clusters to refcount tree.Tao Ma2009-09-221-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/+4
* ocfs2: fix license in xattrTiger Yang2008-11-101-10/+2
* ocfs2: Enable xattr set in index btreeTao Ma2008-10-131-0/+8
* ocfs2: Add xattr bucket iteration for large numbers of EAsTao Ma2008-10-131-0/+9
* ocfs2: Add extended attribute supportTiger Yang2008-10-131-0/+51