1. 7205542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  2. 5af3e8c Btrfs: make filesystem read-only when submitting barrier fails by Stefan Behrens · 12 years ago
  3. f186373 btrfs: extended inode refs by Mark Fasheh · 12 years ago
  4. 005d642 btrfs: move transaction aborts to the point of failure by David Sterba · 12 years ago
  5. 2e90cf8 Btrfs: cleanup fs_info->hashers by Liu Bo · 12 years ago
  6. ea658ba Btrfs: delay block group item insertion by Josef Bacik · 12 years ago
  7. 0647d6b Btrfs: cleanup for unused ref cache stuff by liubo · 12 years ago
  8. 2ecb792 Btrfs: fix unprotected ->log_batch by Miao Xie · 12 years ago
  9. 66d8f3d Btrfs: add a new "type" field into the block reservation structure by Miao Xie · 12 years ago
  10. 7014cdb Btrfs: btrfs_drop_extent_cache should never fail by Josef Bacik · 12 years ago
  11. 2aaa665 Btrfs: add hole punching by Josef Bacik · 12 years ago
  12. 2671485 Btrfs: remove unused hint byte argument for btrfs_drop_extents by Josef Bacik · 12 years ago
  13. ca7e70f Btrfs: do not needlessly restart the transaction for enospc by Josef Bacik · 12 years ago
  14. 5dc562c Btrfs: turbo charge fsync by Josef Bacik · 12 years ago
  15. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  16. 527a136 btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID by Wang Sheng-Hui · 12 years ago
  17. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  18. 1fa11e2 Btrfs: fix deadlock in wait_for_more_refs by Arne Jansen · 12 years ago
  19. c329861 Btrfs: don't allocate a seperate csums array for direct reads by Josef Bacik · 12 years ago
  20. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 12 years ago
  21. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  22. 7069830 Btrfs: add btrfs_compare_trees function by Alexander Block · 12 years ago
  23. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  24. 2b0ce2c Btrfs: Check INCOMPAT flags on remount and add helper function by Mitch Harder · 12 years ago
  25. b478b2b Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  26. e679376 Btrfs: add helper for tree enumeration by Arne Jansen · 13 years ago
  27. 18077bb Btrfs: rewrite BTRFS_SETGET_FUNCS by Li Zefan · 12 years ago
  28. b4d7c3c Btrfs: kill free_space pointer from inode structure by Li Zefan · 12 years ago
  29. bcef60f Btrfs: quota tree support and startup by Arne Jansen · 13 years ago
  30. bed92ea Btrfs: qgroup implementation and prototypes by Arne Jansen · 12 years ago
  31. 416ac51 Btrfs: qgroup state and initialization by Arne Jansen · 13 years ago
  32. 2f38b3e Btrfs: add helper for tree enumeration by Arne Jansen · 13 years ago
  33. 630dc77 Btrfs: qgroup on-disk format by Arne Jansen · 13 years ago
  34. 097b8a7 Btrfs: join tree mod log code with the code holding back delayed refs by Jan Schmidt · 12 years ago
  35. 8874e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  36. 1c8f52a Btrfs: introduce btrfs_next_old_item by Alexander Block · 12 years ago
  37. 718f58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  38. 3d7806e Btrfs: add btrfs_next_old_leaf by Jan Schmidt · 12 years ago
  39. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  40. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  41. 1e20932 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  42. 95a0607 Btrfs: use delayed ref sequence numbers for all fs-tree updates by Jan Schmidt · 12 years ago
  43. 3d136a1 Btrfs: set ioprio of scrub readahead to idle by Stefan Behrens · 13 years ago
  44. 733f4fb Btrfs: read device stats on mount, write modified ones during commit by Stefan Behrens · 12 years ago
  45. 8a35d95 Btrfs: fix how we deal with the orphan block rsv by Josef Bacik · 12 years ago
  46. 5d9e75c4 Btrfs: add btrfs_search_old_slot by Jan Schmidt · 12 years ago
  47. bd989ba Btrfs: add tree modification log functions by Jan Schmidt · 12 years ago
  48. f29021b Btrfs: add tree mod log to fs_info by Jan Schmidt · 12 years ago
  49. 64947ec Btrfs: move struct seq_list to ctree.h by Jan Schmidt · 12 years ago
  50. 5581a51 Btrfs: don't set for_cow parameter for tree block functions by Jan Schmidt · 12 years ago
  51. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  52. 25cd999 Btrfs: fix that check_int_data mount option was ignored by Stefan Behrens · 12 years ago
  53. 6ed3cf2 btrfs: btrfs_root_readonly() broken on big-endian by Al Viro · 12 years ago
  54. 1c691b3 Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  55. 1d4284b Merge branch 'error-handling' into for-linus by Chris Mason · 12 years ago
  56. 94598ba Btrfs: introduce common define for max number of mirrors by Stefan Behrens · 12 years ago
  57. 0c460c0 Btrfs: move alloc_profile_is_valid() to volumes.c by Ilya Dryomov · 12 years ago
  58. e8920a6 Btrfs: make profile_is_valid() check more strict by Ilya Dryomov · 12 years ago
  59. 899c81e Btrfs: add wrappers for working with alloc profiles by Ilya Dryomov · 12 years ago
  60. cfed81a Btrfs: add the ability to cache a pointer into the eb by Chris Mason · 12 years ago
  61. 727011e Btrfs: allow metadata blocks larger than the page size by Chris Mason · 14 years ago
  62. 81c9ad2 Btrfs: remove search_start and search_end from find_free_extent and callers by Josef Bacik · 13 years ago
  63. 49b25e0 btrfs: enhance transaction abort infrastructure by Jeff Mahoney · 12 years ago
  64. 4da3511 btrfs: add varargs to btrfs_error by Jeff Mahoney · 12 years ago
  65. 2c53679 btrfs: btrfs_drop_snapshot should return int by Jeff Mahoney · 13 years ago
  66. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 12 years ago
  67. b45a9d8 btrfs: btrfs_update_root error push-up by Jeff Mahoney · 13 years ago
  68. 8c34293 btrfs: Add btrfs_panic() by Jeff Mahoney · 13 years ago
  69. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  70. c08782d btrfs: fix structs where bitfields and spinlock/atomic share 8B word by David Sterba · 13 years ago
  71. d65773b Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  72. c126dea Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration by Chris Mason · 13 years ago
  73. 9785dbd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  74. a7e99c6 Btrfs: allow for canceling restriper by Ilya Dryomov · 13 years ago
  75. 837d5b6 Btrfs: allow for pausing restriper by Ilya Dryomov · 13 years ago
  76. 9555c6c Btrfs: add skip_balance mount option by Ilya Dryomov · 13 years ago
  77. 0940ebf Btrfs: save balance parameters to disk by Ilya Dryomov · 13 years ago
  78. 7092261 Btrfs: do not reduce profile in do_chunk_alloc() by Ilya Dryomov · 13 years ago
  79. c9e9f97 Btrfs: add basic restriper infrastructure by Ilya Dryomov · 13 years ago
  80. a46d11a Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit by Ilya Dryomov · 13 years ago
  81. 52ba692 Btrfs: introduce masks for chunk type and profile by Ilya Dryomov · 13 years ago
  82. 6fef8df Btrfs: get rid of *_alloc_profile fields by Ilya Dryomov · 13 years ago
  83. 815745c btrfs: let ->s_fs_info point to fs_info, not root... by Al Viro · 13 years ago
  84. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 13 years ago
  85. c7d22a3 Btrfs: added helper btrfs_next_item() by Jan Schmidt · 13 years ago
  86. 21adbd5 Btrfs: integrate integrity check module into btrfs by Stefan Behrens · 13 years ago
  87. 22c44fe Btrfs: deal with enospc from dirtying inodes properly by Josef Bacik · 13 years ago
  88. aa38a71 Btrfs: fix deadlock on metadata reservation when evicting a inode by Miao Xie · 13 years ago
  89. 291c7d2 Btrfs: wait on caching if we're loading the free space cache by Josef Bacik · 13 years ago
  90. f1ebcc7 Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush by Liu Bo · 13 years ago
  91. 531f4b1a Merge branch 'for-chris' of git://github.com/sensille/linux into integration by Chris Mason · 13 years ago
  92. c06a0e1 Btrfs: fix delayed insertion reservation by Josef Bacik · 13 years ago
  93. 6d668dd Btrfs: make a delayed_block_rsv for the delayed item insertion by Josef Bacik · 13 years ago
  94. af31f5e Btrfs: add a log of past tree roots by Chris Mason · 13 years ago
  95. 6c41761 btrfs: separate superblock items out of fs_info by David Sterba · 13 years ago
  96. e688b725 Btrfs: fix extent pinning bugs in the tree log by Chris Mason · 13 years ago
  97. 36ba022 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions by Josef Bacik · 13 years ago
  98. 5b0e95b Btrfs: inline checksums into the disk free space cache by Josef Bacik · 13 years ago
  99. 2bf6475 Btrfs: allow us to overcommit our enospc reservations by Josef Bacik · 13 years ago
  100. 3b16a4e Btrfs: use the inode's mapping mask for allocating pages by Josef Bacik · 13 years ago