1. df95e7f Btrfs: abort transaction if we don't find the block group by Josef Bacik · 10 years ago
  2. 1edb647b Btrfs: remove non-sense btrfs_error_discard_extent() function by Filipe Manana · 10 years ago
  3. 678886b Btrfs: fix fs corruption on transaction abort if device supports discard by Filipe Manana · 10 years ago
  4. 01eacb2 Btrfs: always clear a block group node when removing it from the tree by Filipe Manana · 10 years ago
  5. cb83b7b Btrfs: make get_caching_control unconditionally return the ctl by Josef Bacik · 10 years ago
  6. 8dbcd10 Btrfs: fix unprotected deletion from pending_chunks list by Filipe Manana · 10 years ago
  7. 495e64f Btrfs: fix fs mapping extent map leak by Filipe Manana · 10 years ago
  8. c92f6be Btrfs: make btrfs_abort_transaction consider existence of new block groups by Filipe Manana · 10 years ago
  9. 0421682 Btrfs: fix race between fs trimming and block group remove/allocation by Filipe Manana · 10 years ago
  10. ae0ab00 Btrfs: fix freeing used extents after removing empty block group by Filipe Manana · 10 years ago
  11. 4f69cb9 Btrfs: fix crash caused by block group removal by Filipe Manana · 10 years ago
  12. 292cbd5 Btrfs: fix invalid block group rbtree access after bg is removed by Filipe Manana · 10 years ago
  13. 9ea24bb Btrfs: fix snapshot inconsistency after a file write followed by truncate by Filipe Manana · 10 years ago
  14. 758eb51 Btrfs: fix freeing used extent after removing empty block group by Filipe Manana · 10 years ago
  15. 633c0aa Btrfs: move read only block groups onto their own list V2 by Josef Bacik · 10 years ago
  16. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  17. d05a2b4 Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items by Filipe Manana · 10 years ago
  18. 1a4ed8f Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() by Filipe Manana · 10 years ago
  19. 90d0c37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  20. 0ec31a6 Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  21. 27b19cc Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  22. bbf65cf Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  23. 656f30d Btrfs: be aware of btree inode write errors to avoid fs corruption by Filipe Manana · 10 years ago
  24. fccb84c btrfs: move checks for DUMMY_ROOT into a helper by David Sterba · 10 years ago
  25. 4d75f8a btrfs: remove blocksize from btrfs_alloc_free_block and rename by David Sterba · 10 years ago
  26. 0308af4 btrfs: remove unused parameter blocksize from btrfs_find_tree_block by David Sterba · 10 years ago
  27. ce86cd5 btrfs: remove parameter blocksize from read_tree_block by David Sterba · 10 years ago
  28. 6197d86 btrfs: return void from readahead_tree_block by David Sterba · 10 years ago
  29. 58dc4ce btrfs: remove unused parameter from readahead_tree_block by David Sterba · 10 years ago
  30. ee39b43 btrfs: remove unlikely from data-dependent branches and slow paths by David Sterba · 10 years ago
  31. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  32. f6acfd5 Btrfs: don't do async reclaim during log replay by Josef Bacik · 10 years ago
  33. 47ab2a6 Btrfs: remove empty block groups automatically by Josef Bacik · 10 years ago
  34. 2196d6e Btrfs: Fix misuse of chunk mutex by Miao Xie · 10 years ago
  35. 25ce459 Btrfs: fix loop writing of async reclaim by Liu Bo · 10 years ago
  36. 4e54b17 btrfs: clean away stripe_align helper by David Sterba · 10 years ago
  37. 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 10 years ago
  38. 962a298 btrfs: kill the key type accessor helpers by David Sterba · 10 years ago
  39. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  40. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  41. 9566997 Btrfs: don't consider the missing device when allocating new chunks by Miao Xie · 10 years ago
  42. 1152651 btrfs: qgroup: account shared subtrees during snapshot delete by Mark Fasheh · 10 years ago
  43. e339a6b Btrfs: __btrfs_mod_ref should always use no_quota by Josef Bacik · 10 years ago
  44. d288db5 Btrfs: fix race of using total_bytes_pinned by Liu Bo · 10 years ago
  45. e570fd2 Btrfs: fix broken free space cache after the system crashed by Miao Xie · 10 years ago
  46. c189544 btrfs: allocate raid type kobjects dynamically by Jeff Mahoney · 10 years ago
  47. a79b7d4 Btrfs: async delayed refs by Chris Mason · 10 years ago
  48. 351fd35 btrfs: remove stale newlines from log messages by David Sterba · 10 years ago
  49. faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 10 years ago
  50. fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 10 years ago
  51. f017f15 Btrfs: fix joining same transaction handle more than twice by Wang Shilong · 10 years ago
  52. 995946d Btrfs: use helpers for last_trans_log_full_commit instead of opencode by Miao Xie · 10 years ago
  53. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 10 years ago
  54. 21c7e75 Btrfs: reclaim the reserved metadata space at background by Miao Xie · 10 years ago
  55. f8213bd Btrfs: correctly set profile flags on seqlock retry by Filipe Manana · 10 years ago
  56. 9ce49a0 Btrfs: use correct key when repeating search for extent item by Filipe Manana · 10 years ago
  57. c4a050b Btrfs: abort the transaction when we don't find our extent ref by Josef Bacik · 10 years ago
  58. ed55b6a btrfs: fix lockdep warning with reclaim lock inversion by Jeff Mahoney · 10 years ago
  59. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 10 years ago
  60. 573a075 Btrfs: check for an extent_op on the locked ref by Josef Bacik · 10 years ago
  61. 6c255e6 Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock by Miao Xie · 10 years ago
  62. 24af7dd Btrfs: reclaim delalloc metadata more aggressively by Miao Xie · 10 years ago
  63. 0424c54 Btrfs: remove unnecessary lock in may_commit_transaction() by Miao Xie · 10 years ago
  64. 8257b2d Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume by Miao Xie · 10 years ago
  65. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 10 years ago
  66. e66f0bb btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue. by Qu Wenruo · 10 years ago
  67. 27a377d Btrfs: don't loop forever if we can't run because of the tree mod log by Josef Bacik · 10 years ago
  68. cf93da7 Btrfs: fix spin_unlock in check_ref_cleanup by Chris Mason · 11 years ago
  69. 89d4346 Btrfs: fix wrong block group in trace during the free space allocation by Miao Xie · 11 years ago
  70. 215a63d Btrfs: cleanup the code of used_block_group in find_free_extent() by Miao Xie · 11 years ago
  71. 920e4a5 Btrfs: cleanup the redundant code for the block group allocation and init by Miao Xie · 11 years ago
  72. 14a958e Btrfs: fix btrfs boot when compiled as built-in by Filipe David Borba Manana · 11 years ago
  73. 0a2b2a8 Btrfs: throttle delayed refs better by Josef Bacik · 11 years ago
  74. d7df2c7 Btrfs: attach delayed ref updates to delayed ref heads by Josef Bacik · 11 years ago
  75. 90515e7 Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot() by Wang Shilong · 11 years ago
  76. 1750458 Btrfs: return free space to global_rsv as much as possible by Liu Bo · 11 years ago
  77. c9ea7b2 Btrfs: stop caching thread if extent_commit_sem is contended by Josef Bacik · 11 years ago
  78. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  79. 536cd96 Btrfs: fix double initialization of the raid kobject by Miao Xie · 11 years ago
  80. 1b8e5df btrfs: fix static checker warnings by Jeff Mahoney · 11 years ago
  81. 4b447bf btrfs: remove unused variable from find_free_extent by Valentina Giusti · 11 years ago
  82. 6ab0a20 btrfs: publish allocation data in sysfs by Jeff Mahoney · 11 years ago
  83. c46effa Btrfs: introduce a head ref rbtree by Liu Bo · 11 years ago
  84. 639eefc Btrfs: don't miss skinny extent items on delayed ref head contention by Filipe David Borba Manana · 11 years ago
  85. 91aef86 Btrfs: rename btrfs_start_all_delalloc_inodes by Miao Xie · 11 years ago
  86. b024419 Btrfs: don't wait for the completion of all the ordered extents by Miao Xie · 11 years ago
  87. 9f3a074 Btrfs: don't wait for all the async delalloc when shrinking delalloc by Miao Xie · 11 years ago
  88. c61a16a Btrfs: fix the confusion between delalloc bytes and metadata bytes by Miao Xie · 11 years ago
  89. 18cd8ea Btrfs: pick up the code for the item number calculation in flush_space() by Miao Xie · 11 years ago
  90. 38c135a Btrfs: wait for the ordered extent only when we want by Miao Xie · 11 years ago
  91. d3ee29e Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc() by Miao Xie · 11 years ago
  92. 6787125 btrfs: Fix checkpatch.pl warning of spacing issues by Dulshani Gunawardhana · 11 years ago
  93. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  94. 9dced18 Btrfs: fix the free space write out failure when there is no data space by Miao Xie · 11 years ago
  95. 5599488 Btrfs: optimize extent item search in run_delayed_extent_op by Filipe David Borba Manana · 11 years ago
  96. cab45e2 btrfs: add tracing for failed reservations by Jeff Mahoney · 11 years ago
  97. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  98. 30d133f Btrfs: fixup error path in __btrfs_inc_extent_ref by Liu Bo · 11 years ago
  99. 857cc2f Btrfs: free reserved space on error in a few places by Josef Bacik · 11 years ago
  100. 0be5dc6 Btrfs: fixup reserved trace points by Josef Bacik · 11 years ago