index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
xattr.h
Age
Commit message (
Expand
)
Author
2016-05-12
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
2014-01-26
ocfs2: use generic posix ACL infrastructure
Christoph Hellwig
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2012-01-04
ocfs2: propagate umode_t
Al Viro
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2010-05-21
ocfs: constify xattr_handler
Stephen Hemminger
2009-10-29
ocfs2: Always include ACL support
Jan Kara
2009-09-23
ocfs2: Add preserve to reflink.
Tao Ma
2009-09-23
ocfs2: Add reflink support for xattr.
Tao Ma
2009-09-23
ocfs2: Call refcount tree remove process properly.
Tao Ma
2009-09-23
ocfs2: Attach xattr clusters to refcount tree.
Tao Ma
2009-04-03
ocfs2: Add a name indexed b-tree to directory inodes
Mark Fasheh
2009-01-05
ocfs2: Create ocfs2_xattr_value_buf.
Joel Becker
2009-01-05
ocfs2: add ocfs2_init_acl in mknod
Tiger Yang
2009-01-05
ocfs2: add POSIX ACL API
Tiger Yang
2009-01-05
ocfs2: add ocfs2_xattr_get_nolock
Tiger Yang
2009-01-05
ocfs2: add ocfs2_init_security in during file create
Tiger Yang
2009-01-05
ocfs2: add security xattr API
Tiger Yang
2009-01-05
ocfs2: add ocfs2_xattr_set_handle
Tiger Yang
2008-11-10
ocfs2: fix function declaration and definition in xattr
Tiger Yang
2008-11-10
ocfs2: fix license in xattr
Tiger Yang
2008-10-13
ocfs2: Enable xattr set in index btree
Tao Ma
2008-10-13
ocfs2: Add xattr bucket iteration for large numbers of EAs
Tao Ma
2008-10-13
ocfs2: Add extended attribute support
Tiger Yang