1. adae52b btrfs: clear __GFP_FS flag in the space cache inode by Miao Xie · 13 years ago
  2. f7039b1 Btrfs: add btrfs_trim_fs() to handle FITRIM by Li Dongyang · 13 years ago
  3. 4e69b59 Btrfs: cleanup how we setup free space clusters by Josef Bacik · 13 years ago
  4. 32cb084 Btrfs: don't be as aggressive about using bitmaps by Josef Bacik · 13 years ago
  5. d0a365e Btrfs: deal with min_bytes appropriately when looking for a cluster by Josef Bacik · 13 years ago
  6. 7d0d2e8 Btrfs: check free space in block group before searching for a cluster by Josef Bacik · 13 years ago
  7. dc89e98 Btrfs: use a slab for the free space entries by Josef Bacik · 14 years ago
  8. 13dbc08 Btrfs: make sure search_bitmap finds something in remove_from_bitmap by Josef Bacik · 13 years ago
  9. f333adb btrfs: Check mergeable free space when removing a cluster by Li Zefan · 14 years ago
  10. 120d66e btrfs: Add a helper try_merge_free_space() by Li Zefan · 14 years ago
  11. 5e71b5d btrfs: Update stats when allocating from a cluster by Li Zefan · 14 years ago
  12. 70b7da3 btrfs: Free fully occupied bitmap in cluster by Li Zefan · 14 years ago
  13. edf6e2d btrfs: Add helper function free_bitmap() by Li Zefan · 14 years ago
  14. 8eb2d82 btrfs: Fix threshold calculation for block groups smaller than 1GB by Li Zefan · 14 years ago
  15. 2b20982 Btrfs: deal with space cache errors better by Josef Bacik · 14 years ago
  16. 88c2ba3 Btrfs: Add a clear_cache mount option by Josef Bacik · 14 years ago
  17. 9d66e23 Btrfs: load free space cache if it exists by Josef Bacik · 14 years ago
  18. 0cb59c9 Btrfs: write out free space cache by Josef Bacik · 14 years ago
  19. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
  20. 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
  21. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 14 years ago
  22. 01dea1e Btrfs: fix how we set max_size for free space clusters by Josef Bacik · 15 years ago
  23. 25891f7 Btrfs: fix extent entry threshold calculation by Josef Bacik · 15 years ago
  24. f019f42 Btrfs: fix bitmap size tracking by Josef Bacik · 15 years ago
  25. 6606bb9 Btrfs: fix btrfs_remove_from_free_space corner case by Josef Bacik · 15 years ago
  26. 817d52f Btrfs: async block group caching by Josef Bacik · 15 years ago
  27. 9630308 Btrfs: use hybrid extents+bitmap rb tree for free space by Josef Bacik · 15 years ago
  28. 451d758 Btrfs: add mount -o ssd_spread to spread allocations out by Chris Mason · 15 years ago
  29. c604480 Btrfs: avoid allocation clusters that are too spread out by Chris Mason · 15 years ago
  30. 2c943de Btrfs: reduce mount -o ssd CPU usage by Chris Mason · 15 years ago
  31. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 15 years ago
  32. c293498 Btrfs: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  33. fa9c0d79 Btrfs: rework allocation clustering by Chris Mason · 15 years ago
  34. 6226cb0a Btrfs: kill the block group alloc mutex by Josef Bacik · 15 years ago
  35. 70cb074 Btrfs: free space cache cleanups by Josef Bacik · 15 years ago
  36. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  37. a512bbf Btrfs: superblock duplication by Yan Zheng · 16 years ago
  38. b295086 Btrfs: make things static and include the right headers by Christoph Hellwig · 16 years ago
  39. 2517920 Btrfs: nuke fs wide allocation mutex V2 by Josef Bacik · 16 years ago
  40. 37d3cdd Btrfs: make tree_search_offset more flexible in its searching by Josef Bacik · 16 years ago
  41. 9b49c9b Btrfs: Fix allocation completions in tree log replay by Chris Mason · 16 years ago
  42. 0f9dd46 Btrfs: free space accounting redo by Josef Bacik · 16 years ago