mm: print out meminit for memmap
[linux-2.6] / fs / ocfs2 / xattr.c
2008-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2008-10-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-17  Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16  Linus TorvaldsMerge branch 'kvm-updates/2.6.28' of git://git./linux...
2008-10-16  Linus TorvaldsMerge branch 'core-v28-for-linus' of git://git./linux...
2008-10-16  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16  Linus TorvaldsMerge branch 'agp-next' of git://git./linux/kernel...
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./linux/kernel...
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
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./linux/kernel...
2008-10-15  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
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./linux/kernel...
2008-10-14  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
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