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