aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.c
Commit message (Expand)AuthorAge
* Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang2011-03-28
* Btrfs: cleanup how we setup free space clustersJosef Bacik2011-03-25
* Btrfs: don't be as aggressive about using bitmapsJosef Bacik2011-03-21
* Btrfs: deal with min_bytes appropriately when looking for a clusterJosef Bacik2011-03-21
* Btrfs: check free space in block group before searching for a clusterJosef Bacik2011-03-21
* Btrfs: use a slab for the free space entriesJosef Bacik2011-03-17
* Btrfs: make sure search_bitmap finds something in remove_from_bitmapJosef Bacik2011-02-06
* btrfs: Check mergeable free space when removing a clusterLi Zefan2011-01-26
* btrfs: Add a helper try_merge_free_space()Li Zefan2011-01-26
* btrfs: Update stats when allocating from a clusterLi Zefan2011-01-26
* btrfs: Free fully occupied bitmap in clusterLi Zefan2011-01-26
* btrfs: Add helper function free_bitmap()Li Zefan2011-01-26
* btrfs: Fix threshold calculation for block groups smaller than 1GBLi Zefan2011-01-26
* Btrfs: deal with space cache errors betterJosef Bacik2010-12-09
* Btrfs: Add a clear_cache mount optionJosef Bacik2010-10-29
* Btrfs: load free space cache if it existsJosef Bacik2010-10-29
* Btrfs: write out free space cacheJosef Bacik2010-10-29
* Btrfs: create special free space cache inodeJosef Bacik2010-10-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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