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