]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/ocfs2/xattr.c
ocfs2: Always update xattr search when creating bucket.
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / xattr.c
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-16 Linus TorvaldsMerge branch 'agp-next' of git://git.kernel.org/pub...
2008-10-16 Linus TorvaldsMerge branch 'docs' of git://git.lwn.net/linux-2.6
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-10-16 Ingo MolnarMerge branch 'linus' into genirq
2008-10-15 Trond MyklebustMerge branch 'next'
2008-10-15 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-15 Linus TorvaldsMerge branch 'build_fix' of git://git.kernel.org/pub...
2008-10-15 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2008-10-15 Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-15 Mark Fashehocfs2: fix build error
2008-10-14 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-10-14 Joel Beckerocfs2: Simplify ocfs2_read_block()
2008-10-14 Joel Beckerocfs2: Require an inode for ocfs2_read_block(s)().
2008-10-14 Tao Maocfs2: Refactor xattr list and remove ocfs2_xattr_handl...
2008-10-14 Tao Maocfs2: Calculate EA hash only by its suffix.
2008-10-14 Mark Fashehocfs2: Move trusted and user attribute support into...
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