1. a9995ee Btrfs: init relocate extent_io_tree with a mapping by Josef Bacik · 11 years ago
  2. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 11 years ago
  3. 379cde7 Btrfs: fix possible memory leak in replace_path() by Stefan Behrens · 11 years ago
  4. 34c2b29 btrfs: handle errors returned from get_tree_block_key by David Sterba · 11 years ago
  5. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  6. 416bc65 Btrfs: fix all callers of read_tree_block by Josef Bacik · 11 years ago
  7. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago
  8. 9d1a2a3 btrfs: clean snapshots one by one by David Sterba · 11 years ago
  9. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 11 years ago
  10. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  11. 0f788c5 Btrfs: do not BUG_ON on aborted situation by Liu Bo · 11 years ago
  12. 2881894 Btrfs: do not BUG_ON in prepare_to_reloc by Liu Bo · 11 years ago
  13. e1a1267 Btrfs: free all recorded tree blocks on error by Liu Bo · 11 years ago
  14. aca1bba Btrfs: build up error handling for merge_reloc_roots by Liu Bo · 11 years ago
  15. 8f71f3e Btrfs: check for NULL pointer in updating reloc roots by Liu Bo · 11 years ago
  16. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  17. 4eee4fa Btrfs: use wrapper page_offset by Miao Xie · 12 years ago
  18. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  19. 2c016dc btrfs: fix comment typos by Liu Bo · 12 years ago
  20. b53d3f5 Btrfs: cleanup for btrfs_btree_balance_dirty by Liu Bo · 12 years ago
  21. 8ccf6f19 Btrfs: make delalloc inodes be flushed by multi-task by Miao Xie · 12 years ago
  22. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  23. e613887 Btrfs: cache extent state when writing out dirty metadata pages by Josef Bacik · 12 years ago
  24. 6bbe3a9 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents by Liu Bo · 12 years ago
  25. f54fb85 Btrfs: fix error handling in delete_block_group_cache() by Tsutomu Itoh · 12 years ago
  26. 66d8f3d Btrfs: add a new "type" field into the block reservation structure by Miao Xie · 12 years ago
  27. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 12 years ago
  28. 23291a0 Btrfs: fix error handling in __add_reloc_root() by Dan Carpenter · 12 years ago
  29. 7654b72 Btrfs: Fix space checking during fs resize by Daniel J Blueman · 12 years ago
  30. 1daf354 Btrfs: Prevent root_list corruption by Daniel J Blueman · 12 years ago
  31. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 12 years ago
  32. 49b25e0 btrfs: enhance transaction abort infrastructure by Jeff Mahoney · 12 years ago
  33. 2c53679 btrfs: btrfs_drop_snapshot should return int by Jeff Mahoney · 13 years ago
  34. d008237 btrfs: drop gfp_t from lock_extent by Jeff Mahoney · 12 years ago
  35. ffd7b33 btrfs: __add_reloc_root error push-up by Jeff Mahoney · 13 years ago
  36. 43c04fb btrfs: Panic on bad rbtree operations by Jeff Mahoney · 13 years ago
  37. f248679 Btrfs: add a delalloc mutex to inodes for delalloc reservations by Josef Bacik · 13 years ago
  38. 9785dbd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  39. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 13 years ago
  40. 660d3f6 Btrfs: fix how we do delalloc reservations and how we free reservations on error by Josef Bacik · 13 years ago
  41. 76b9e23 Btrfs: fix orphan backref nodes by Miao Xie · 13 years ago
  42. 84850e8 btrfs: check file extent backref offset underflow by Yan, Zheng · 13 years ago
  43. 36ba022 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions by Josef Bacik · 13 years ago
  44. 3b16a4e Btrfs: use the inode's mapping mask for allocating pages by Josef Bacik · 13 years ago
  45. 4a92b1b Btrfs: stop passing a trans handle all around the reservation code by Josef Bacik · 13 years ago
  46. 482e6dc Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check by Josef Bacik · 13 years ago
  47. dabdb64 Btrfs: kill unused parts of block_rsv by Josef Bacik · 13 years ago
  48. 37be25b Btrfs: kill the durable block rsv stuff by Josef Bacik · 13 years ago
  49. ff95acb Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  50. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 13 years ago
  51. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  52. 7585717 Btrfs: fix relocation races by Chris Mason · 13 years ago
  53. e6ece70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  54. ff5714c Merge branch 'for-chris' of by Chris Mason · 13 years ago
  55. a0c3061 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  56. 026fd31 Btrfs: don't always do readahead by Josef Bacik · 13 years ago
  57. a4abeea Btrfs: kill trans_mutex by Josef Bacik · 13 years ago
  58. 7a7eaa4 Btrfs: take away the num_items argument from btrfs_join_transaction by Josef Bacik · 13 years ago
  59. 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 · 13 years ago
  60. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  61. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago
  62. a2de733 btrfs: scrub by Arne Jansen · 13 years ago
  63. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  64. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  65. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 13 years ago
  66. 172ddd6 btrfs: drop gfp parameter from alloc_extent_map by David Sterba · 13 years ago
  67. f993c88 btrfs: drop unused argument from extent_io_tree_init by David Sterba · 13 years ago
  68. c704005 btrfs: unify checking of IS_ERR and null by David Sterba · 13 years ago
  69. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 13 years ago
  70. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. 97d9a8a Btrfs: check return value of read_tree_block() by Tsutomu Itoh · 13 years ago
  73. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 13 years ago
  74. c87f08c Btrfs: allow balance to explicitly allocate chunks as it relocates by Chris Mason · 13 years ago
  75. 6848ad6 Btrfs: Fix balance panic by Yan, Zheng · 13 years ago
  76. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 14 years ago
  77. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 13 years ago
  78. 411fc6b Btrfs: Fix variables set but not read (bugs found by gcc 4.6) by Andi Kleen · 14 years ago
  79. 6b5b817 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work by Chris Mason · 14 years ago
  80. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
  81. 8bb8ab2 Btrfs: rework how we reserve metadata bytes by Josef Bacik · 14 years ago
  82. 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
  83. 3fd0a55 Btrfs: Metadata ENOSPC handling for balance by Yan, Zheng · 14 years ago
  84. efa5646 Btrfs: Pre-allocate space for data relocation by Yan, Zheng · 14 years ago
  85. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  86. f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
  87. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  88. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  89. 73f7341 Btrfs: change how we mount subvolumes by Josef Bacik · 15 years ago
  90. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 14 years ago
  91. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 14 years ago
  92. 2423fdf Btrfs, fix memory leaks in error paths by Jiri Slaby · 15 years ago
  93. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  94. 8082510 Btrfs: Make truncate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  95. c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
  96. 61d92c3 Btrfs: fix deadlock on async thread startup by Chris Mason · 15 years ago
  97. 0257bb8 Btrfs: relocate file extents in clusters by Yan, Zheng · 15 years ago
  98. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  99. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  100. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago