1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 97d9a8a Btrfs: check return value of read_tree_block() by Tsutomu Itoh · 13 years ago
  3. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  4. c87f08c Btrfs: allow balance to explicitly allocate chunks as it relocates by Chris Mason · 14 years ago
  5. 6848ad6 Btrfs: Fix balance panic by Yan, Zheng · 14 years ago
  6. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 14 years ago
  7. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 14 years ago
  8. 411fc6b Btrfs: Fix variables set but not read (bugs found by gcc 4.6) by Andi Kleen · 14 years ago
  9. 6b5b817 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work by Chris Mason · 14 years ago
  10. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
  11. 8bb8ab2 Btrfs: rework how we reserve metadata bytes by Josef Bacik · 14 years ago
  12. 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
  13. 3fd0a55 Btrfs: Metadata ENOSPC handling for balance by Yan, Zheng · 14 years ago
  14. efa5646 Btrfs: Pre-allocate space for data relocation by Yan, Zheng · 14 years ago
  15. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  16. f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
  17. 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
  18. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 15 years ago
  19. 73f7341 Btrfs: change how we mount subvolumes by Josef Bacik · 15 years ago
  20. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 15 years ago
  21. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 15 years ago
  22. 2423fdf Btrfs, fix memory leaks in error paths by Jiri Slaby · 15 years ago
  23. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  24. 8082510 Btrfs: Make truncate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  25. c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
  26. 61d92c3 Btrfs: fix deadlock on async thread startup by Chris Mason · 15 years ago
  27. 0257bb8 Btrfs: relocate file extents in clusters by Yan, Zheng · 15 years ago
  28. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  29. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  30. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  31. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 15 years ago
  32. 33c66f4 Btrfs: fix locking issue in btrfs_find_next_key by Yan Zheng · 15 years ago
  33. 2c47e605 Btrfs: update backrefs while dropping snapshot by Yan Zheng · 15 years ago
  34. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago