]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/ocfs2/xattr.c
ocfs2: Uninline ocfs2_xattr_name_hash()
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / xattr.c
2008-10-14 Mark Fashehocfs2: Uninline ocfs2_xattr_name_hash()
2008-10-14 Tao Maocfs2: Add empty bucket support in xattr.
2008-10-14 Tao Maocfs2/xattr.c: Fix a bug when inserting xattr.
2008-10-13 Tao Maocfs2: Resolve deadlock in ocfs2_xattr_free_block.
2008-10-13 Tao Maocfs2: bug-fix for journal extend in xattr.
2008-10-13 Joel Beckerocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_...
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree the first-class represent...
2008-10-13 Mark Fashehocfs2: fix printk format warnings
2008-10-13 Tiger Yangocfs2: Add incompatible flag for extended attribute
2008-10-13 Tao Maocfs2: Delete all xattr buckets during inode removal
2008-10-13 Tao Maocfs2: Enable xattr set in index btree
2008-10-13 Tao Maocfs2: Add xattr lookup code xattr btrees
2008-10-13 Tao Maocfs2: Add xattr bucket iteration for large numbers...
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-10-13 Tao Maocfs2: Add extent tree operation for xattr value btrees