1. e67c718 btrfs: add more __cold annotations by David Sterba · 6 years ago
  2. f5c29bd Btrfs: add __init macro to btrfs init functions by Liu Bo · 7 years ago
  3. 0e0adbc btrfs: track refs in a rb_tree instead of a list by Josef Bacik · 7 years ago
  4. d278850 btrfs: remove delayed_ref_node from ref_head by Josef Bacik · 7 years ago
  5. 7be0791 Btrfs: return old and new total ref mods when adding delayed refs by Omar Sandoval · 7 years ago
  6. 6df8cdf btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  7. f72ad18e Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head by Liu Bo · 7 years ago
  8. fef394f btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref by Jeff Mahoney · 8 years ago
  9. 5f52a2c Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10 by Chris Mason · 8 years ago
  10. 1d57ee9 btrfs: improve delayed refs iterations by Wang Xiaoguang · 8 years ago
  11. 2a2a83d Btrfs: remove rb_node field from the delayed ref node structure by Filipe Manana · 8 years ago
  12. e657149 Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() by Filipe Manana · 8 years ago
  13. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 8 years ago
  14. 35b3ad5 btrfs: better packing of btrfs_delayed_extent_op by David Sterba · 9 years ago
  15. 5846a3c btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans by Qu Wenruo · 9 years ago
  16. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago
  17. f64d5ca btrfs: delayed_ref: Add new function to record reserved space into delayed ref by Qu Wenruo · 9 years ago
  18. 9086db8 btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots. by Qu Wenruo · 9 years ago
  19. 3368d00 btrfs: qgroup: Record possible quota-related extent for qgroup. by Qu Wenruo · 9 years ago
  20. c6fc245 btrfs: delayed-ref: Use list to replace the ref_root in ref_head. by Qu Wenruo · 9 years ago
  21. 1262133 Btrfs: account for crcs in delayed ref processing by Josef Bacik · 9 years ago
  22. fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 10 years ago
  23. d7df2c7 Btrfs: attach delayed ref updates to delayed ref heads by Josef Bacik · 11 years ago
  24. c46effa Btrfs: introduce a head ref rbtree by Liu Bo · 11 years ago
  25. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 11 years ago
  26. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 11 years ago
  27. 093486c Btrfs: make delayed ref lock logic more readable by Miao Xie · 12 years ago
  28. 78a6184 Btrfs: use slabs for delayed reference allocation by Miao Xie · 12 years ago
  29. bb72170 Btrfs: reduce CPU contention while waiting for delayed extent operations by Chris Mason · 12 years ago
  30. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  31. 44a075b btrfs: fix the commment for the action flags in delayed-ref.h by Wang Sheng-Hui · 12 years ago
  32. ae1e206 Btrfs: allow delayed refs to be merged by Josef Bacik · 12 years ago
  33. 546adb0 Btrfs: hooks for qgroup to record delayed refs by Jan Schmidt · 12 years ago
  34. 097b8a7 Btrfs: join tree mod log code with the code holding back delayed refs by Jan Schmidt · 12 years ago
  35. 95a0607 Btrfs: use delayed ref sequence numbers for all fs-tree updates by Jan Schmidt · 12 years ago
  36. 64947ec Btrfs: move struct seq_list to ctree.h by Jan Schmidt · 12 years ago
  37. a168650 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs by Jan Schmidt · 13 years ago
  38. 00f04b8 Btrfs: add sequence numbers to delayed refs by Arne Jansen · 13 years ago
  39. eebe063 Btrfs: always save ref_root in delayed refs by Arne Jansen · 13 years ago
  40. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 13 years ago
  41. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  42. 621496f btrfs: remove unused function prototypes by David Sterba · 13 years ago
  43. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  44. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  45. 1a81af4 Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod by Chris Mason · 15 years ago
  46. c3e69d5 Btrfs: process the delayed reference queue in clusters by Chris Mason · 15 years ago
  47. 1887be6 Btrfs: try to cleanup delayed refs while freeing extents by Chris Mason · 15 years ago
  48. 56bec29 Btrfs: do extent allocation and reference count updates in the background by Chris Mason · 15 years ago