1. 2cfd30a ocfs: stop using do_sync_mapping_range by Christoph Hellwig · 15 years ago
  2. 1e431f5 cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  3. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  4. 3067393 quota: Move definition of QFMT_OCFS2 to linux/quota.h by Jan Kara · 15 years ago
  5. 1472da5 const: struct quota_format_ops by Alexey Dobriyan · 15 years ago
  6. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  7. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  8. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  9. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  10. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  11. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  12. bf48aab tree-wide: fix typos "offest" -> "offset" by Uwe Kleine-König · 15 years ago
  13. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  15. 7aee47b ocfs2: Trivial cleanup of jbd compatibility layer removal by Sunil Mushran · 15 years ago
  16. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  17. 837711f ocfs2: return f_fsid info in ocfs2_statfs() by Coly Li · 16 years ago
  18. 2f48d59 ocfs2: duplicate inline data properly during reflink. by Tao Ma · 15 years ago
  19. 87f4b1b ocfs2: Move ocfs2_complete_reflink to the right place. by Tao Ma · 15 years ago
  20. fb5cbe9 ocfs2: Return -EINVAL when a device is not ocfs2. by Joel Becker · 15 years ago
  21. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  22. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  23. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  24. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  25. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  26. b64ada6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  27. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  28. b80474b ocfs2: Use buffer IO if we are appending a file. by Tao Ma · 15 years ago
  29. 83e32d9 ocfs2: add spinlock protection when dealing with lockres->purge. by Wengang Wang · 15 years ago
  30. d92bc51 dlmglue.c: add missed mlog lines by Coly Li · 15 years ago
  31. a2f2ddb ocfs2: __ocfs2_abort() should not enable panic for local mounts by Sunil Mushran · 15 years ago
  32. bd50873 ocfs2: Add ioctl for reflink. by Tao Ma · 15 years ago
  33. 64871b8 ocfs2: Enable refcount tree support. by Tao Ma · 15 years ago
  34. 09bf27a ocfs2: Implement ocfs2_reflink. by Tao Ma · 15 years ago
  35. 0fe9b66 ocfs2: Add preserve to reflink. by Tao Ma · 15 years ago
  36. bc13d34 ocfs2: Create reflinked file in orphan dir. by Tao Ma · 15 years ago
  37. 19bd341 ocfs2: Use proper parameter for some inode operation. by Tao Ma · 15 years ago
  38. c18b812 ocfs2: Make transaction extend more efficient. by Tao Ma · 15 years ago
  39. 7540c1a ocfs2: Don't merge in 1st refcount ops of reflink. by Tao Ma · 15 years ago
  40. ce9c5a5 ocfs2: Modify removing xattr process for refcount. by Tao Ma · 15 years ago
  41. 2999d12 ocfs2: Add reflink support for xattr. by Tao Ma · 15 years ago
  42. a7fe7a3 ocfs2: Create an xattr indexed block if needed. by Tao Ma · 15 years ago
  43. 8b2c0db ocfs2: Call refcount tree remove process properly. by Tao Ma · 15 years ago
  44. 0129241 ocfs2: Attach xattr clusters to refcount tree. by Tao Ma · 15 years ago
  45. 47bca49 ocfs2: Abstract ocfs2 xattr tree extend rec iteration process. by Tao Ma · 15 years ago
  46. 5aea1f0 ocfs2: Abstract the creation of xattr block. by Tao Ma · 15 years ago
  47. fd68a89 ocfs2: Remove inode from ocfs2_xattr_bucket_get_name_value. by Tao Ma · 15 years ago
  48. 492a8a3 ocfs2: Add CoW support for xattr. by Tao Ma · 15 years ago
  49. 913580b ocfs2: Abstract duplicate clusters process in CoW. by Tao Ma · 15 years ago
  50. 1061f9c ocfs2: Return extent flags for xattr value tree. by Tao Ma · 15 years ago
  51. a9063ab ocfs2: handle file attributes issue for reflink. by Tao Ma · 15 years ago
  52. 110a045 ocfs2: Add normal functions for reflink a normal file's extents. by Tao Ma · 15 years ago
  53. 37f8a2b ocfs2: CoW a reflinked cluster when it is truncated. by Tao Ma · 15 years ago
  54. 293b2f7 ocfs2: Integrate CoW in file write. by Tao Ma · 15 years ago
  55. 6ae23c5 ocfs2: CoW refcount tree improvement. by Tao Ma · 15 years ago
  56. 6f70fa5 ocfs2: Add CoW support. by Tao Ma · 15 years ago
  57. bcbbb24 ocfs2: Decrement refcount when truncating refcounted extents. by Tao Ma · 15 years ago
  58. 1aa75fe ocfs2: Add functions for extents refcounted. by Tao Ma · 15 years ago
  59. 1823cb0 ocfs2: Add support of decrementing refcount for delete. by Tao Ma · 15 years ago
  60. e73a819 ocfs2: Add support for incrementing refcount in the tree. by Tao Ma · 15 years ago
  61. e2e9f60 ocfs2: move tree path functions to alloc.h. by Tao Ma · 15 years ago
  62. fe92441 ocfs2: Add refcount b-tree as a new extent tree. by Tao Ma · 15 years ago
  63. 555936b ocfs2: Abstract extent split process. by Tao Ma · 15 years ago
  64. 853a3a1 ocfs2: Wrap ocfs2_extent_contig in ocfs2_extent_tree. by Tao Ma · 15 years ago
  65. 8bf396d ocfs2: Basic tree root operation. by Tao Ma · 15 years ago
  66. 374a263 ocfs2: Add refcount tree lock mechanism. by Tao Ma · 15 years ago
  67. c732eb1 ocfs2: Add caching info for refcount tree. by Tao Ma · 15 years ago
  68. 8dec98e ocfs2: Add new refcount tree lock resource in dlmglue. by Tao Ma · 15 years ago
  69. a433848 ocfs2: Abstract caching info checkpoint. by Tao Ma · 15 years ago
  70. f2c870e ocfs2: Add ocfs2_read_refcount_block. by Tao Ma · 15 years ago
  71. 93c9708 ocfs2: Add metaecc for ocfs2_refcount_block. by Tao Ma · 15 years ago
  72. 721f69c ocfs2: Define refcount tree structure. by Tao Ma · 15 years ago
  73. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  74. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  75. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  76. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  77. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  78. d23c937 ocfs2: Update syncing after splicing to match generic version by Jan Kara · 15 years ago
  79. 918941a ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock by Jan Kara · 15 years ago
  80. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  81. ac7ac9f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  82. 5e404e9 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). by Joel Becker · 15 years ago
  83. a1cf076 ocfs2: __ocfs2_mark_extent_written() doesn't need struct inode. by Joel Becker · 15 years ago
  84. f3868d0 ocfs2: Teach ocfs2_replace_extent_rec() to use an extent_tree. by Joel Becker · 15 years ago
  85. d231129 ocfs2: ocfs2_split_and_insert() no longer needs struct inode. by Joel Becker · 15 years ago
  86. dbdcf6a ocfs2: ocfs2_remove_extent() no longer needs struct inode. by Joel Becker · 15 years ago
  87. cbee7e1 ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode. by Joel Becker · 15 years ago
  88. cc79d8c ocfs2: ocfs2_insert_extent() no longer needs struct inode. by Joel Becker · 15 years ago
  89. 92ba470 ocfs2: Make extent map insertion an extent_tree_operation. by Joel Becker · 15 years ago
  90. 627961b ocfs2: ocfs2_figure_insert_type() no longer needs struct inode. by Joel Becker · 15 years ago
  91. 1ef61b3 ocfs2: Remove inode from ocfs2_figure_extent_contig(). by Joel Becker · 15 years ago
  92. a297029 ocfs2: Swap inode for extent_tree in ocfs2_figure_merge_contig_type(). by Joel Becker · 15 years ago
  93. b4a1765 ocfs2: ocfs2_extent_contig() only requires the superblock. by Joel Becker · 15 years ago
  94. 3505bec ocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path() no longer need an inode. by Joel Becker · 15 years ago
  95. c38e52b ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode. by Joel Becker · 15 years ago
  96. d562862 ocfs2: ocfs2_insert_at_leaf() doesn't need struct inode. by Joel Becker · 15 years ago
  97. 4c911ee ocfs2: Make truncating the extent map an extent_tree_operation. by Joel Becker · 15 years ago
  98. 043beeb ocfs2: ocfs2_truncate_rec() doesn't need struct inode. by Joel Becker · 15 years ago
  99. d401dc1 ocfs2: ocfs2_grow_branch() and ocfs2_append_rec_to_path() lose struct inode. by Joel Becker · 15 years ago
  100. c495dd2 ocfs2: ocfs2_try_to_merge_extent() doesn't need struct inode. by Joel Becker · 15 years ago