tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / ocfs2 /
2009-12-31 Tao Maocfs2: Handle O_DIRECT when writing to a refcounted...
2009-12-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-12-24 Tao Maocfs2/trivial: Use le16_to_cpu for a disk value in...
2009-12-24 Tao Maocfs2/trivial: Use proper mask for 2 places in hearbeat.c
2009-12-24 Tristan YeOcfs2: Let ocfs2 support fiemap for symlink and fast...
2009-12-23 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-12-18 Tao Maocfs2: Set i_nlink properly during reflink.
2009-12-18 Tao Maocfs2: Add reflinked file's inode to inode hash eariler.
2009-12-18 Tristan YeOcfs2: Should ocfs2 support fiemap for S_IFDIR inode?
2009-12-18 Sunil Mushranocfs2: Use FIEMAP_EXTENT_SHARED
2009-12-18 Coly Liocfs2: replace u8 by __u8 in ocfs2_fs.h
2009-12-18 Coly Liocfs2: explicit declare uninitialized var in user_clust...
2009-12-17 Jeff Liuocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL...
2009-12-16 Christoph Hellwigocfs: stop using do_sync_mapping_range
2009-12-16 Christoph Hellwigcleanup blockdev_direct_IO locking
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-16 Christoph Hellwigdirect-io: cleanup blockdev_direct_IO locking
2009-12-10 Jan Karaquota: Move definition of QFMT_OCFS2 to linux/quota.h
2009-12-10 Alexey Dobriyanconst: struct quota_format_ops
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Uwe Kleine-Königtree-wide: fix typos "offest" -> "offset"
2009-12-03 Tiger Yangocfs2: return -EAGAIN instead of EAGAIN in dlm
2009-12-03 Sunil Mushranocfs2/cluster: Make fence method configurable - v2
2009-12-03 Tao Maocfs2: refcounttree.c cleanup.
2009-12-03 Tao Maocfs2: Find proper end cpos for a leaf refcount block.
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-13 Sunil Mushranocfs2: Trivial cleanup of jbd compatibility layer removal
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-10-29 Coly Liocfs2: return f_fsid info in ocfs2_statfs()
2009-10-29 Jan Karaocfs2: Set MS_POSIXACL on remount
2009-10-29 Jan Karaocfs2: Make acl use the default
2009-10-29 Jan Karaocfs2: Always include ACL support
2009-10-29 Tao Maocfs2: duplicate inline data properly during reflink.
2009-10-29 Tao Maocfs2: Move ocfs2_complete_reflink to the right place.
2009-10-29 Joel Beckerocfs2: Return -EINVAL when a device is not ocfs2.
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-23 Tao Maocfs2: Use buffer IO if we are appending a file.
2009-09-23 Wengang Wangocfs2: add spinlock protection when dealing with lockre...
2009-09-23 Coly Lidlmglue.c: add missed mlog lines
2009-09-23 Sunil Mushranocfs2: __ocfs2_abort() should not enable panic for...
2009-09-23 Tao Maocfs2: Add ioctl for reflink.
2009-09-23 Tao Maocfs2: Enable refcount tree support.
2009-09-23 Tao Maocfs2: Implement ocfs2_reflink.
2009-09-23 Tao Maocfs2: Add preserve to reflink.
2009-09-23 Tao Maocfs2: Create reflinked file in orphan dir.
2009-09-23 Tao Maocfs2: Use proper parameter for some inode operation.
2009-09-23 Tao Maocfs2: Make transaction extend more efficient.
2009-09-23 Tao Maocfs2: Don't merge in 1st refcount ops of reflink.
2009-09-23 Tao Maocfs2: Modify removing xattr process for refcount.
2009-09-23 Tao Maocfs2: Add reflink support for xattr.
2009-09-23 Tao Maocfs2: Create an xattr indexed block if needed.
2009-09-23 Tao Maocfs2: Call refcount tree remove process properly.
2009-09-23 Tao Maocfs2: Attach xattr clusters to refcount tree.
2009-09-23 Tao Maocfs2: Abstract ocfs2 xattr tree extend rec iteration...
2009-09-23 Tao Maocfs2: Abstract the creation of xattr block.
2009-09-23 Tao Maocfs2: Remove inode from ocfs2_xattr_bucket_get_name_value.
2009-09-23 Tao Maocfs2: Add CoW support for xattr.
2009-09-23 Tao Maocfs2: Abstract duplicate clusters process in CoW.
2009-09-23 Tao Maocfs2: Return extent flags for xattr value tree.
2009-09-23 Tao Maocfs2: handle file attributes issue for reflink.
2009-09-23 Tao Maocfs2: Add normal functions for reflink a normal file...
2009-09-23 Tao Maocfs2: CoW a reflinked cluster when it is truncated.
2009-09-23 Tao Maocfs2: Integrate CoW in file write.
2009-09-23 Tao Maocfs2: CoW refcount tree improvement.
2009-09-23 Tao Maocfs2: Add CoW support.
2009-09-23 Tao Maocfs2: Decrement refcount when truncating refcounted...
2009-09-23 Tao Maocfs2: Add functions for extents refcounted.
2009-09-23 Tao Maocfs2: Add support of decrementing refcount for delete.
2009-09-23 Tao Maocfs2: Add support for incrementing refcount in the...
2009-09-23 Tao Maocfs2: move tree path functions to alloc.h.
2009-09-23 Tao Maocfs2: Add refcount b-tree as a new extent tree.
2009-09-23 Tao Maocfs2: Abstract extent split process.
2009-09-23 Tao Maocfs2: Wrap ocfs2_extent_contig in ocfs2_extent_tree.
2009-09-23 Tao Maocfs2: Basic tree root operation.
2009-09-23 Tao Maocfs2: Add refcount tree lock mechanism.
2009-09-23 Tao Maocfs2: Add caching info for refcount tree.
2009-09-23 Tao Maocfs2: Add new refcount tree lock resource in dlmglue.
2009-09-23 Tao Maocfs2: Abstract caching info checkpoint.
2009-09-23 Tao Maocfs2: Add ocfs2_read_refcount_block.
2009-09-23 Tao Maocfs2: Add metaecc for ocfs2_refcount_block.
2009-09-23 Tao Maocfs2: Define refcount tree structure.
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-22 Alexey Dobriyanconst: make struct super_block::dq_op const
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-14 Jan Karaocfs2: Update syncing after splicing to match generic...
2009-09-14 Jan Karaocfs2: Use __generic_file_aio_write instead of generic_...
next