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