aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/free-space-cache.c
AgeCommit message (Expand)Author
2010-12-09Btrfs: deal with space cache errors betterJosef Bacik
2010-10-29Btrfs: Add a clear_cache mount optionJosef Bacik
2010-10-29Btrfs: load free space cache if it existsJosef Bacik
2010-10-29Btrfs: write out free space cacheJosef Bacik
2010-10-28Btrfs: create special free space cache inodeJosef Bacik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris
2009-11-11Btrfs: fix how we set max_size for free space clustersJosef Bacik
2009-09-21Btrfs: fix extent entry threshold calculationJosef Bacik
2009-09-21Btrfs: fix bitmap size trackingJosef Bacik
2009-07-31Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik
2009-07-24Btrfs: async block group cachingJosef Bacik
2009-07-24Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outChris Mason
2009-06-10Btrfs: avoid allocation clusters that are too spread outChris Mason
2009-06-10Btrfs: reduce mount -o ssd CPU usageChris Mason
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker
2009-04-02Btrfs: BUG to BUG_ON changesStoyan Gaydarov
2009-04-03Btrfs: rework allocation clusteringChris Mason
2009-04-03Btrfs: kill the block group alloc mutexJosef Bacik
2009-04-03Btrfs: free space cache cleanupsJosef Bacik
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2008-12-08Btrfs: superblock duplicationYan Zheng
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-10-29Btrfs: nuke fs wide allocation mutex V2Josef Bacik
2008-10-10Btrfs: make tree_search_offset more flexible in its searchingJosef Bacik
2008-09-25Btrfs: Fix allocation completions in tree log replayChris Mason
2008-09-25Btrfs: free space accounting redoJosef Bacik