1. 67b61ae btrfs: move struct io_ctl to free-space-cache.h by David Sterba · 5 years ago
  2. 478b4d9 btrfs: move btrfs_add_free_space out of a header file by Josef Bacik · 6 years ago
  3. 2ceeae2 btrfs: get fs_info from block group in btrfs_find_space_cluster by David Sterba · 6 years ago
  4. bb6cb1c btrfs: get fs_info from block group in load_free_space_cache by David Sterba · 6 years ago
  5. 7949f33 btrfs: get fs_info from block group in lookup_free_space_inode by David Sterba · 6 years ago
  6. fe04153 btrfs: get fs_info from trans in btrfs_write_out_cache by David Sterba · 6 years ago
  7. 4ca75f1 btrfs: get fs_info from trans in create_free_space_inode by David Sterba · 6 years ago
  8. 9888c34 btrfs: replace GPL boilerplate by SPDX -- headers by David Sterba · 7 years ago
  9. 77ab86b btrfs: free-space-cache, clean up unnecessary root arguments by Jeff Mahoney · 8 years ago
  10. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  11. afdb571 btrfs: simplify btrfs_wait_cache_io prototype by Jeff Mahoney · 8 years ago
  12. 5b4aace btrfs: call functions that overwrite their root parameter with fs_info by Jeff Mahoney · 9 years ago
  13. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  14. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  15. 20e5506 btrfs: constify remaining structs with function pointers by David Sterba · 9 years ago
  16. cef4048 Btrfs: keep track of largest extent in bitmaps by Josef Bacik · 9 years ago
  17. 1bbc621 Btrfs: allow block group cache writeout outside critical section in commit by Chris Mason · 10 years ago
  18. c9dc4c6 Btrfs: two stage dirty block group writeout by Chris Mason · 10 years ago
  19. 55507ce Btrfs: fix race between writing free space cache and trimming by Filipe Manana · 10 years ago
  20. 7451432 Btrfs: remove path arg from btrfs_truncate_free_space_cache by Filipe David Borba Manana · 11 years ago
  21. 53645a9 Btrfs: remove duplicated ino cache's inode lookup by Filipe David Borba Manana · 11 years ago
  22. a482039 Btrfs: allocate the free space by the existed max extent size when ENOSPC by Miao Xie · 11 years ago
  23. dc11dd5 Btrfs: separate out tests into their own directory by Josef Bacik · 11 years ago
  24. 0036158 Btrfs: avoid starting a transaction in the write path by Josef Bacik · 11 years ago
  25. e6d2960 btrfs: move ifdef around sanity checks out of init_btrfs_fs by David Sterba · 12 years ago
  26. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 12 years ago
  27. 74255aa Btrfs: add some free space cache tests by Josef Bacik · 12 years ago
  28. 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 14 years ago
  29. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 14 years ago
  30. 34d52cb Btrfs: Make free space cache code generic by Li Zefan · 14 years ago
  31. 92c42311 Btrfs: Remove unused btrfs_block_group_free_space() by Li Zefan · 14 years ago
  32. f7039b1 Btrfs: add btrfs_trim_fs() to handle FITRIM by Li Dongyang · 14 years ago
  33. 9d66e23 Btrfs: load free space cache if it exists by Josef Bacik · 14 years ago
  34. 0cb59c9 Btrfs: write out free space cache by Josef Bacik · 15 years ago
  35. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 15 years ago
  36. 9630308 Btrfs: use hybrid extents+bitmap rb tree for free space by Josef Bacik · 16 years ago
  37. 451d758 Btrfs: add mount -o ssd_spread to spread allocations out by Chris Mason · 16 years ago
  38. fa9c0d79 Btrfs: rework allocation clustering by Chris Mason · 16 years ago