tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / ocfs2 / xattr.h
2009-10-29 Jan Karaocfs2: Always include ACL support
2009-09-23 Tao Maocfs2: Add preserve to reflink.
2009-09-23 Tao Maocfs2: Add reflink support for xattr.
2009-09-23 Tao Maocfs2: Call refcount tree remove process properly.
2009-09-23 Tao Maocfs2: Attach xattr clusters to refcount tree.
2009-04-03 Mark Fashehocfs2: Add a name indexed b-tree to directory inodes
2009-01-05 Joel Beckerocfs2: Create ocfs2_xattr_value_buf.
2009-01-05 Tiger Yangocfs2: add ocfs2_init_acl in mknod
2009-01-05 Tiger Yangocfs2: add POSIX ACL API
2009-01-05 Tiger Yangocfs2: add ocfs2_xattr_get_nolock
2009-01-05 Tiger Yangocfs2: add ocfs2_init_security in during file create
2009-01-05 Tiger Yangocfs2: add security xattr API
2009-01-05 Tiger Yangocfs2: add ocfs2_xattr_set_handle
2008-11-10 Tiger Yangocfs2: fix function declaration and definition in xattr
2008-11-10 Tiger Yangocfs2: fix license in xattr
2008-10-13 Tao Maocfs2: Enable xattr set in index btree
2008-10-13 Tao Maocfs2: Add xattr bucket iteration for large numbers...
2008-10-13 Tiger Yangocfs2: Add extended attribute support