1. e67c718 btrfs: add more __cold annotations by David Sterba · 6 years ago
  2. 952bd3d btrfs: Ignore errors from btrfs_qgroup_trace_extent_post by Nikolay Borisov · 7 years ago
  3. f5c29bd Btrfs: add __init macro to btrfs init functions by Liu Bo · 7 years ago
  4. 0e0adbc btrfs: track refs in a rb_tree instead of a list by Josef Bacik · 7 years ago
  5. 1d148e5 btrfs: add a comp_refs() helper by Josef Bacik · 7 years ago
  6. c7ad7c8 btrfs: switch args for comp_*_refs by Josef Bacik · 7 years ago
  7. 3b60d43 btrfs: remove type argument from comp_tree_refs by Josef Bacik · 7 years ago
  8. d278850 btrfs: remove delayed_ref_node from ref_head by Josef Bacik · 7 years ago
  9. 7be0791 Btrfs: return old and new total ref mods when adding delayed refs by Omar Sandoval · 7 years ago
  10. 6df8cdf btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  11. fb235dc btrfs: qgroup: Move half of the qgroup accounting time out of commit trans by Qu Wenruo · 7 years ago
  12. f72ad18e Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head by Liu Bo · 7 years ago
  13. fef394f btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref by Jeff Mahoney · 8 years ago
  14. 1d57ee9 btrfs: improve delayed refs iterations by Wang Xiaoguang · 8 years ago
  15. 50b3e04 btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps by Qu Wenruo · 8 years ago
  16. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  17. afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 8 years ago
  18. cb93b52 btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() by Qu Wenruo · 8 years ago
  19. 1083881 Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8 by Chris Mason · 8 years ago
  20. e657149 Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() by Filipe Manana · 8 years ago
  21. bc07452 btrfs: prefix fsid to all trace events by Jeff Mahoney · 8 years ago
  22. fba4b69 btrfs: Fix slab accounting flags by Nikolay Borisov · 8 years ago
  23. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 9 years ago
  24. 35b3ad5 btrfs: better packing of btrfs_delayed_extent_op by David Sterba · 9 years ago
  25. 5846a3c btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans by Qu Wenruo · 9 years ago
  26. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago
  27. 2c3cf7d Btrfs: fix regression when running delayed references by Filipe Manana · 9 years ago
  28. f64d5ca btrfs: delayed_ref: Add new function to record reserved space into delayed ref by Qu Wenruo · 9 years ago
  29. 5a5003df btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref() by Dan Carpenter · 9 years ago
  30. 3368d00 btrfs: qgroup: Record possible quota-related extent for qgroup. by Qu Wenruo · 9 years ago
  31. c43d160 btrfs: delayed-ref: Cleanup the unneeded functions. by Qu Wenruo · 9 years ago
  32. c6fc245 btrfs: delayed-ref: Use list to replace the ref_root in ref_head. by Qu Wenruo · 9 years ago
  33. 1262133 Btrfs: account for crcs in delayed ref processing by Josef Bacik · 9 years ago
  34. fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 10 years ago
  35. 21543ba Btrfs: fix race when updating existing ref head by Filipe Manana · 10 years ago
  36. 85fdfdf Btrfs: cleanup delayed-ref.c:find_ref_head() by Filipe Manana · 10 years ago
  37. 6103fb4 Btrfs: remove unnecessary ref heads rb tree search by Filipe Manana · 10 years ago
  38. d7df2c7 Btrfs: attach delayed ref updates to delayed ref heads by Josef Bacik · 11 years ago
  39. 9e5ac13a Btrfs: skip merge part for delayed data refs by Liu Bo · 11 years ago
  40. c46effa Btrfs: introduce a head ref rbtree by Liu Bo · 11 years ago
  41. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  42. 599c75e Btrfs/tracepoint: update delayed ref tracepoints by Liu Bo · 11 years ago
  43. fc36ed7e Btrfs: separate sequence numbers for delayed ref tracking and tree mod log by Jan Schmidt · 11 years ago
  44. 41b0fc4 Btrfs: compare relevant parts of delayed tree refs by Josef Bacik · 11 years ago
  45. 093486c Btrfs: make delayed ref lock logic more readable by Miao Xie · 12 years ago
  46. 78a6184 Btrfs: use slabs for delayed reference allocation by Miao Xie · 12 years ago
  47. ae1e206 Btrfs: allow delayed refs to be merged by Josef Bacik · 12 years ago
  48. 1fa11e2 Btrfs: fix deadlock in wait_for_more_refs by Arne Jansen · 12 years ago
  49. 546adb0 Btrfs: hooks for qgroup to record delayed refs by Jan Schmidt · 12 years ago
  50. 097b8a7 Btrfs: join tree mod log code with the code holding back delayed refs by Jan Schmidt · 12 years ago
  51. 95a0607 Btrfs: use delayed ref sequence numbers for all fs-tree updates by Jan Schmidt · 12 years ago
  52. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 12 years ago
  53. cddcd80 btrfs: Fix kfree of member instead of structure by Jeff Mahoney · 13 years ago
  54. a168650 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs by Jan Schmidt · 13 years ago
  55. d1270cd Btrfs: put back delayed refs that are too new by Arne Jansen · 13 years ago
  56. 00f04b8 Btrfs: add sequence numbers to delayed refs by Arne Jansen · 13 years ago
  57. eebe063 Btrfs: always save ref_root in delayed refs by Arne Jansen · 13 years ago
  58. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 13 years ago
  59. 182608c btrfs: remove old unused commented out code by David Sterba · 13 years ago
  60. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  61. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 13 years ago
  62. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  63. 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
  64. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  65. 2e966ed Btrfs: remove unused ftrace include by Jim Owens · 15 years ago
  66. 1a81af4 Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod by Chris Mason · 15 years ago
  67. c3e69d5 Btrfs: process the delayed reference queue in clusters by Chris Mason · 15 years ago
  68. 1887be6 Btrfs: try to cleanup delayed refs while freeing extents by Chris Mason · 15 years ago
  69. 56bec29 Btrfs: do extent allocation and reference count updates in the background by Chris Mason · 15 years ago