1. 660d3f6 Btrfs: fix how we do delalloc reservations and how we free reservations on error by Josef Bacik · 13 years ago
  2. 76b9e23 Btrfs: fix orphan backref nodes by Miao Xie · 13 years ago
  3. 84850e8 btrfs: check file extent backref offset underflow by Yan, Zheng · 13 years ago
  4. 36ba022 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions by Josef Bacik · 13 years ago
  5. 3b16a4e Btrfs: use the inode's mapping mask for allocating pages by Josef Bacik · 13 years ago
  6. 4a92b1b Btrfs: stop passing a trans handle all around the reservation code by Josef Bacik · 13 years ago
  7. 482e6dc Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check by Josef Bacik · 13 years ago
  8. dabdb64 Btrfs: kill unused parts of block_rsv by Josef Bacik · 13 years ago
  9. 37be25b Btrfs: kill the durable block rsv stuff by Josef Bacik · 13 years ago
  10. ff95acb Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  11. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 13 years ago
  12. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  13. 7585717 Btrfs: fix relocation races by Chris Mason · 13 years ago
  14. e6ece70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  15. ff5714c Merge branch 'for-chris' of by Chris Mason · 13 years ago
  16. a0c3061 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  17. 026fd31 Btrfs: don't always do readahead by Josef Bacik · 13 years ago
  18. a4abeea Btrfs: kill trans_mutex by Josef Bacik · 13 years ago
  19. 7a7eaa4 Btrfs: take away the num_items argument from btrfs_join_transaction by Josef Bacik · 13 years ago
  20. 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
  21. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  22. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago
  23. a2de733 btrfs: scrub by Arne Jansen · 13 years ago
  24. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  25. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  26. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 13 years ago
  27. 172ddd6 btrfs: drop gfp parameter from alloc_extent_map by David Sterba · 13 years ago
  28. f993c88 btrfs: drop unused argument from extent_io_tree_init by David Sterba · 13 years ago
  29. c704005 btrfs: unify checking of IS_ERR and null by David Sterba · 13 years ago
  30. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 13 years ago
  31. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  33. 97d9a8a Btrfs: check return value of read_tree_block() by Tsutomu Itoh · 13 years ago
  34. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 13 years ago
  35. c87f08c Btrfs: allow balance to explicitly allocate chunks as it relocates by Chris Mason · 13 years ago
  36. 6848ad6 Btrfs: Fix balance panic by Yan, Zheng · 13 years ago
  37. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 13 years ago
  38. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 13 years ago
  39. 411fc6b Btrfs: Fix variables set but not read (bugs found by gcc 4.6) by Andi Kleen · 14 years ago
  40. 6b5b817 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work by Chris Mason · 14 years ago
  41. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
  42. 8bb8ab2 Btrfs: rework how we reserve metadata bytes by Josef Bacik · 14 years ago
  43. 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
  44. 3fd0a55 Btrfs: Metadata ENOSPC handling for balance by Yan, Zheng · 14 years ago
  45. efa5646 Btrfs: Pre-allocate space for data relocation by Yan, Zheng · 14 years ago
  46. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  47. f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
  48. 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
  49. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  50. 73f7341 Btrfs: change how we mount subvolumes by Josef Bacik · 15 years ago
  51. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 14 years ago
  52. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 14 years ago
  53. 2423fdf Btrfs, fix memory leaks in error paths by Jiri Slaby · 15 years ago
  54. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  55. 8082510 Btrfs: Make truncate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  56. c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
  57. 61d92c3 Btrfs: fix deadlock on async thread startup by Chris Mason · 15 years ago
  58. 0257bb8 Btrfs: relocate file extents in clusters by Yan, Zheng · 15 years ago
  59. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  60. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  61. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  62. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 15 years ago
  63. 33c66f4 Btrfs: fix locking issue in btrfs_find_next_key by Yan Zheng · 15 years ago
  64. 2c47e605 Btrfs: update backrefs while dropping snapshot by Yan Zheng · 15 years ago
  65. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago