aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.c
Commit message (Expand)AuthorAge
* Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-08
* Btrfs: fix how we set max_size for free space clustersJosef Bacik2009-11-11
* Btrfs: fix extent entry threshold calculationJosef Bacik2009-09-21
* Btrfs: fix bitmap size trackingJosef Bacik2009-09-21
* Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik2009-07-31
* Btrfs: async block group cachingJosef Bacik2009-07-24
* Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik2009-07-24
* Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-10
* Btrfs: avoid allocation clusters that are too spread outChris Mason2009-06-10
* Btrfs: reduce mount -o ssd CPU usageChris Mason2009-06-10
* Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-27
* Btrfs: BUG to BUG_ON changesStoyan Gaydarov2009-04-02
* Btrfs: rework allocation clusteringChris Mason2009-04-03
* Btrfs: kill the block group alloc mutexJosef Bacik2009-04-03
* Btrfs: free space cache cleanupsJosef Bacik2009-04-03
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: superblock duplicationYan Zheng2008-12-08
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-29
* Btrfs: make tree_search_offset more flexible in its searchingJosef Bacik2008-10-10
* Btrfs: Fix allocation completions in tree log replayChris Mason2008-09-25
* Btrfs: free space accounting redoJosef Bacik2008-09-25