1. 82bd101 btrfs: qgroup: account shared subtree during snapshot delete by Mark Fasheh · 9 years ago
  2. 036a934 Btrfs: fix race between cleaner kthread and space cache writeout by Filipe Manana · 9 years ago
  3. 758f2df Btrfs: fix scrub preventing unused block groups from being deleted by Filipe Manana · 9 years ago
  4. 7fd0118 Btrfs: fix the number of transaction units needed to remove a block group by Filipe Manana · 9 years ago
  5. 8eab77f Btrfs: use global reserve when deleting unused block group after ENOSPC by Filipe Manana · 9 years ago
  6. d5f2e33 btrfs: Use fs_info directly in btrfs_delete_unused_bgs by Zhao Lei · 9 years ago
  7. aefbe9a btrfs: Fix lost-data-profile caused by auto removing bg by Zhao Lei · 9 years ago
  8. 13a0db5 Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state by chandan · 9 years ago
  9. 5846a3c btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans by Qu Wenruo · 9 years ago
  10. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago
  11. 2c3cf7d Btrfs: fix regression when running delayed references by Filipe Manana · 9 years ago
  12. a9e6d15 Merge branch 'allocator-fixes' into for-linus-4.4 by Chris Mason · 9 years ago
  13. c759c4e Btrfs: don't keep trying to build clusters if we are fragmented by Josef Bacik · 9 years ago
  14. a5e681d Btrfs: cut down on loops through the allocator by Josef Bacik · 9 years ago
  15. 2968b1f Btrfs: don't continue setting up space cache when enospc by Josef Bacik · 9 years ago
  16. 4f4db21 Btrfs: keep track of max_extent_size per space_info by Josef Bacik · 9 years ago
  17. 36af4e0 Btrfs: don't loop in allocator for space cache by Josef Bacik · 9 years ago
  18. 3204d33 Btrfs: add a flags field to btrfs_transaction by Josef Bacik · 9 years ago
  19. d0bd456 Btrfs: add fragment=* debug mount option by Josef Bacik · 9 years ago
  20. 51773be btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook by Qu Wenruo · 9 years ago
  21. 94ed938 btrfs: qgroup: Add handler for NOCOW and inline by Qu Wenruo · 9 years ago
  22. 7cf5b97 btrfs: qgroup: Cleanup old inaccurate facilities by Qu Wenruo · 9 years ago
  23. 1ada3a6 btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space by Qu Wenruo · 9 years ago
  24. d9d8b2a btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_data_space by Qu Wenruo · 9 years ago
  25. 4ceff07 btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_free_reserved_data_space. by Qu Wenruo · 9 years ago
  26. 7174109 btrfs: qgroup: Use new metadata reservation. by Qu Wenruo · 9 years ago
  27. 297d750 btrfs: delayed_ref: release and free qgroup reserved at proper timing by Qu Wenruo · 9 years ago
  28. a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  29. 9c170b2 btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile by Zhao Lei · 9 years ago
  30. e9cf439 btrfs: use a single if() statement for one outcome in get_block_rsv() by Alexandru Moise · 9 years ago
  31. 6db4a73 Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  32. 62fb50a Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  33. 640926f Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  34. a83342a btrfs: add comments to barriers before waitqueue_active by David Sterba · 10 years ago
  35. 9464732 btrfs: switch message printers to ratelimited variants by David Sterba · 9 years ago
  36. d9a0540 Btrfs: fix deadlock when finalizing block group creation by Filipe Manana · 9 years ago
  37. a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
  38. 2b9dbef Btrfs: keep dropped roots in cache until transaction commit by Josef Bacik · 9 years ago
  39. 6af3e3a Btrfs: don't initialize a space info as full to prevent ENOSPC by Filipe Manana · 9 years ago
  40. 46cd285 Merge branch 'jeffm-discard-4.3' into for-linus-4.3 by Chris Mason · 9 years ago
  41. 9ed0dea btrfs: Remove root argument in extent_data_ref_count() by Zhaolei · 9 years ago
  42. d022075 btrfs: Fix wrong comment of btrfs_alloc_tree_block() by Zhaolei · 9 years ago
  43. 868f401 btrfs: Use ref_cnt for set_block_group_ro() by Zhaolei · 9 years ago
  44. e33e17e btrfs: add missing discards when unpinning extents with -o discard by Jeff Mahoney · 9 years ago
  45. 499f377 btrfs: iterate over unused chunk space in FITRIM by Jeff Mahoney · 9 years ago
  46. 8655786 btrfs: skip superblocks during discard by Jeff Mahoney · 9 years ago
  47. 4d89d37 btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries by Jeff Mahoney · 9 years ago
  48. d04c6b8 btrfs: make btrfs_issue_discard return bytes discarded by Jeff Mahoney · 9 years ago
  49. 00d80e3 Btrfs: fix quick exhaustion of the system array in the superblock by Filipe Manana · 9 years ago
  50. cffc337 Btrfs: fix order by which delayed references are run by Filipe Manana · 9 years ago
  51. 67c5e7d Btrfs: fix race between balance and unused block group deletion by Filipe Manana · 9 years ago
  52. 9a4e727 btrfs: wait for delayed iputs on no space by Zhao Lei · 9 years ago
  53. e69bcee btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. by Qu Wenruo · 9 years ago
  54. 0ed4792 btrfs: qgroup: Switch to new extent-oriented qgroup mechanism. by Qu Wenruo · 9 years ago
  55. c682f9b btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent() by Qu Wenruo · 9 years ago
  56. c6fc245 btrfs: delayed-ref: Use list to replace the ref_root in ref_head. by Qu Wenruo · 9 years ago
  57. 4617ea3 Btrfs: fix necessary chunk tree space calculation when allocating a chunk by Filipe Manana · 9 years ago
  58. 64c043d Btrfs: fix up read_tree_block to return proper error by Liu Bo · 9 years ago
  59. 8635eda Btrfs: add missing free_extent_buffer by Liu Bo · 9 years ago
  60. 39c2d7f Btrfs: fix -ENOSPC on block group removal by Filipe Manana · 9 years ago
  61. 4fbcdf6 Btrfs: fix -ENOSPC when finishing block group creation by Filipe Manana · 9 years ago
  62. 2e6e518 Btrfs: fix block group ->space_info null pointer dereference by Filipe Manana · 9 years ago
  63. 153c35b Btrfs: fix regression in raid level conversion by Chris Mason · 9 years ago
  64. a962959 Btrfs: fix racy system chunk allocation when setting block group ro by Filipe Manana · 9 years ago
  65. ff1f825 Btrfs: fix race between block group creation and their cache writeout by Filipe Manana · 9 years ago
  66. 67b7859 btrfs: handle ENOMEM in btrfs_alloc_tree_block by Omar Sandoval · 10 years ago
  67. e4c88f0 Btrfs: don't check for delalloc_bytes in cache_save_setup by Chris Mason · 9 years ago
  68. 24b89d0 Btrfs: fix deadlock when starting writeback of bg caches by Filipe Manana · 9 years ago
  69. b58d1a9 Btrfs: fix race between start dirty bg cache writeout and bg deletion by Filipe Manana · 9 years ago
  70. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 10 years ago
  71. 237c0e9 Btrfs: qgroup, Account data space in more proper timings. by Dongsheng Yang · 10 years ago
  72. 3119321 Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. by Dongsheng Yang · 10 years ago
  73. 804ca12 Btrfs: qgroup: free reserved in exceeding quota. by Dongsheng Yang · 10 years ago
  74. c99f1b0 btrfs: Support busy loop of write and delete by Zhao Lei · 10 years ago
  75. d7c1517 btrfs: Fix NO_SPACE bug caused by delayed-iput by Zhao Lei · 10 years ago
  76. 18d018a btrfs: add WARN_ON() to check is space_info op current by Zhao Lei · 10 years ago
  77. c30666d btrfs: Set relative data on clear btrfs_block_group_cache->pinned by Zhao Lei · 10 years ago
  78. 264ca0f btrfs: Adjust commit-transaction condition to avoid NO_SPACE more by Zhao Lei · 10 years ago
  79. 94b947b btrfs: fix condition of commit transaction by Zhao Lei · 10 years ago
  80. cdfb080 Btrfs: fix use after free when close_ctree frees the orphan_rsv by Chris Mason · 9 years ago
  81. 1bbc621 Btrfs: allow block group cache writeout outside critical section in commit by Chris Mason · 9 years ago
  82. c9dc4c6 Btrfs: two stage dirty block group writeout by Chris Mason · 9 years ago
  83. 365c531 Btrfs: don't commit the transaction in the async space flushing by Josef Bacik · 10 years ago
  84. cb723e4 Btrfs: reserve space for block groups by Josef Bacik · 10 years ago
  85. 28f75a0 Btrfs: refill block reserves during truncate by Chris Mason · 10 years ago
  86. 1262133 Btrfs: account for crcs in delayed ref processing by Josef Bacik · 10 years ago
  87. dd82525 Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent() by Chris Mason · 9 years ago
  88. dcc82f4 Btrfs: fix log tree corruption when fs mounted with -o discard by Filipe Manana · 9 years ago
  89. fc4c3c8 Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 9 years ago
  90. 9deed22 Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 9 years ago
  91. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  92. 6a3891c Btrfs: add sanity test for outstanding_extents accounting by Josef Bacik · 9 years ago
  93. dcdf7f6 Btrfs: prepare block group cache before writing by Josef Bacik · 10 years ago
  94. 6a41dd0 Btrfs: account for the correct number of extents for delalloc reservations by Josef Bacik · 9 years ago
  95. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  96. 47c5713 btrfs: replace remaining do_div calls with div_u64 variants by David Sterba · 10 years ago
  97. b8b93ad btrfs: cleanup 64bit/32bit divs, provably bounded values by David Sterba · 10 years ago
  98. f8c269d btrfs: cleanup 64bit/32bit divs, compile time constants by David Sterba · 10 years ago
  99. 0c0ef4b Btrfs: abort the transaction if we fail to update the free space cache inode by Josef Bacik · 10 years ago
  100. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago