1. 7126733 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 14 years ago
  2. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 14 years ago
  3. dcc6d07 Merge branch 'delayed_inode' into inode_numbers by Chris Mason · 14 years ago
  4. 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 14 years ago
  5. a2de733 btrfs: scrub by Arne Jansen · 14 years ago
  6. 182608c btrfs: remove old unused commented out code by David Sterba · 14 years ago
  7. f993c88 btrfs: drop unused argument from extent_io_tree_init by David Sterba · 14 years ago
  8. 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 14 years ago
  9. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 14 years ago
  10. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 14 years ago
  11. 13c5a93 Btrfs: avoid taking the trans_mutex in btrfs_end_transaction by Josef Bacik · 14 years ago
  12. 06d5a58 Btrfs: only retry transaction reservation once by Josef Bacik · 14 years ago
  13. 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 14 years ago
  14. 6e8df2a Btrfs: fix memory leak in start_transaction() by Yoshinori Sano · 14 years ago
  15. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 14 years ago
  16. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 14 years ago
  17. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 14 years ago
  18. acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
  19. b83cc96 Btrfs: Add readonly snapshots support by Li Zefan · 14 years ago
  20. 6a91221 Btrfs: use dget_parent where we can UPDATED by Josef Bacik · 14 years ago
  21. 4620459 Btrfs: add START_SYNC, WAIT_SYNC ioctls by Sage Weil · 14 years ago
  22. bb9c12c Btrfs: async transaction commit by Sage Weil · 14 years ago
  23. 99d16cb Btrfs: fix deadlock in btrfs_commit_transaction by Sage Weil · 14 years ago
  24. 6b5b817 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work by Chris Mason · 14 years ago
  25. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
  26. 8bb8ab2 Btrfs: rework how we reserve metadata bytes by Josef Bacik · 14 years ago
  27. ed3b3d314 Btrfs: don't walk around with task->state != TASK_RUNNING by Chris Mason · 15 years ago
  28. 3fd0a55 Btrfs: Metadata ENOSPC handling for balance by Yan, Zheng · 15 years ago
  29. d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 15 years ago
  30. 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 15 years ago
  31. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 15 years ago
  32. f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 15 years ago
  33. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  34. 6bdb72d Btrfs: create snapshot references in same commit as snapshot by Sage Weil · 15 years ago
  35. 471fa17 Btrfs: Remove unnecessary finish_wait() in wait_current_trans() by Zhao Lei · 15 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  37. 0bdb1db Btrfs: flush data on snapshot creation by Sage Weil · 15 years ago
  38. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 15 years ago
  39. 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
  40. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  41. 2e4bfab Btrfs: Avoid orphan inodes cleanup during committing transaction by Yan, Zheng · 15 years ago
  42. 8cef4e1 Btrfs: Avoid superfluous tree-log writeout by Yan, Zheng · 15 years ago
  43. 249ac1e Btrfs: cleanup transaction starting and fix journal_info usage by Josef Bacik · 15 years ago
  44. 690587d Btrfs: streamline tree-log btree block writeout by Chris Mason · 15 years ago
  45. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  46. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  47. 4df27c4d Btrfs: change how subvolumes are organized by Yan, Zheng · 15 years ago
  48. 1c4850e Btrfs: speed up snapshot dropping by Yan, Zheng · 15 years ago
  49. 11833d6 Btrfs: improve async block group caching by Yan Zheng · 15 years ago
  50. f36f304 Btrfs: be more polite in the async caching threads by Chris Mason · 15 years ago
  51. 276e680 Btrfs: preserve commit_root for async caching by Yan Zheng · 15 years ago
  52. ebecd3d Btrfs: make flushoncommit mount option correctly wait on ordered_extents by Sage Weil · 15 years ago
  53. 817d52f Btrfs: async block group caching by Josef Bacik · 15 years ago
  54. 4a8c9a6 Btrfs: make sure all dirty blocks are written at commit time by Yan Zheng · 15 years ago
  55. 2c47e605 Btrfs: update backrefs while dropping snapshot by Yan Zheng · 15 years ago
  56. 978d910 Btrfs: always update root items for fs trees at commit time by Yan Zheng · 15 years ago
  57. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  58. 59bc5c7 Btrfs: fix deadlocks and stalls on dead root removal by Chris Mason · 16 years ago
  59. dccae99 Btrfs: add flushoncommit mount option by Sage Weil · 16 years ago
  60. fa9c0d79 Btrfs: rework allocation clustering by Chris Mason · 16 years ago
  61. 5a3f23d Btrfs: add extra flushing for renames and truncates by Chris Mason · 16 years ago
  62. 89573b9 Btrfs: Only let very young transactions grow during commit by Chris Mason · 16 years ago
  63. b7ec40d Btrfs: reduce stalls during transaction commit by Chris Mason · 16 years ago
  64. c3e69d5 Btrfs: process the delayed reference queue in clusters by Chris Mason · 16 years ago
  65. 56bec29 Btrfs: do extent allocation and reference count updates in the background by Chris Mason · 16 years ago
  66. 9fa8cfe Btrfs: don't preallocate metadata blocks during btrfs_search_slot by Chris Mason · 16 years ago
  67. 2456242 Btrfs: hold trans_mutex when using btrfs_record_root_in_trans by Yan Zheng · 16 years ago
  68. c6e3087 Btrfs: simplify iteration codes by Qinghuang Feng · 16 years ago
  69. 180591b Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation by Yan Zheng · 16 years ago
  70. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  71. 52c2617 Btrfs: update directory's size when creating subvol/snapshot by Yan Zheng · 16 years ago
  72. d2fb343 Btrfs: fix leaking block group on balance by Yan Zheng · 16 years ago
  73. a512bbf Btrfs: superblock duplication by Yan Zheng · 16 years ago
  74. 6e3ad88 Btrfs: remove unneeded total_trans by Sage Weil · 16 years ago
  75. 105d931 Btrfs: switch back to wait_on_page_writeback to wait on metadata writes by Chris Mason · 16 years ago
  76. 0660b5a Btrfs: Add backrefs and forward refs for subvols and snapshots by Chris Mason · 16 years ago
  77. 3394e16 Btrfs: Give each subvol and snapshot their own anonymous devid by Chris Mason · 16 years ago
  78. 3de4586 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree by Chris Mason · 16 years ago
  79. 5f2cc08 Btrfs: Avoid unplug storms during commit by Chris Mason · 16 years ago
  80. 80ff385 Btrfs: update nodatacow code v2 by Yan Zheng · 16 years ago
  81. 87ef2bb Btrfs: prevent looping forever in finish_current_insert and del_pending_extents by Chris Mason · 16 years ago
  82. 84234f3 Btrfs: Add root tree pointer transaction ids by Yan Zheng · 16 years ago
  83. 2517920 Btrfs: nuke fs wide allocation mutex V2 by Josef Bacik · 16 years ago
  84. f82d02d Btrfs: Improve space balancing code by Yan Zheng · 16 years ago
  85. 30c43e2 Btrfs: remove last_log_alloc allocator optimization by Chris Mason · 16 years ago
  86. d352ac6 Btrfs: add and improve comments by Chris Mason · 16 years ago
  87. 1a40e23 Btrfs: update space balancing code by Zheng Yan · 16 years ago
  88. 5b21f2e Btrfs: extent_map and data=ordered fixes for space balancing by Zheng Yan · 16 years ago
  89. e465768 Btrfs: Add shared reference cache by Zheng Yan · 16 years ago
  90. d0c803c Btrfs: Record dirty pages tree-log pages in an extent_io tree by Chris Mason · 16 years ago
  91. 4bef084 Btrfs: Tree logging fixes by Chris Mason · 16 years ago
  92. e02119d Btrfs: Add a write ahead tree log to optimize synchronous operations by Chris Mason · 16 years ago
  93. b64a285 Btrfs: Wait for async bio submissions to make some progress at queue time by Chris Mason · 16 years ago
  94. 777e6bd Btrfs: Transaction commit: don't use filemap_fdatawait by Chris Mason · 16 years ago
  95. 7ea394f Btrfs: Fix nodatacow for the new data=ordered mode by Yan Zheng · 16 years ago
  96. b48652c Btrfs: Various small fixes. by Yan Zheng · 16 years ago
  97. 9ca9ee0 Btrfs: fix ioctl-initiated transactions vs wait_current_trans() by Sage Weil · 16 years ago
  98. 2dd3e67 Btrfs: More throttle tuning by Chris Mason · 16 years ago
  99. 65b51a0 btrfs_search_slot: reduce lock contention by cowing in two stages by Chris Mason · 16 years ago
  100. 18e35e0a Btrfs: Throttle less often waiting for snapshots to delete by Chris Mason · 16 years ago