summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Add a clear_cache mount optionJosef Bacik2010-10-291-2/+0
* Btrfs: load free space cache if it existsJosef Bacik2010-10-291-0/+296
* Btrfs: write out free space cacheJosef Bacik2010-10-291-0/+302
* Btrfs: create special free space cache inodeJosef Bacik2010-10-281-0/+155
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris2010-03-081-2/+2
* Btrfs: fix how we set max_size for free space clustersJosef Bacik2009-11-111-1/+1
* Btrfs: fix extent entry threshold calculationJosef Bacik2009-09-211-14/+21
* Btrfs: fix bitmap size trackingJosef Bacik2009-09-211-0/+1
* Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik2009-07-311-9/+64
* Btrfs: async block group cachingJosef Bacik2009-07-241-19/+23
* Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik2009-07-241-214/+787
* Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-101-1/+4
* Btrfs: avoid allocation clusters that are too spread outChris Mason2009-06-101-1/+2
* Btrfs: reduce mount -o ssd CPU usageChris Mason2009-06-101-1/+1
* Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-271-5/+10
* Btrfs: BUG to BUG_ON changesStoyan Gaydarov2009-04-021-2/+1
* Btrfs: rework allocation clusteringChris Mason2009-04-031-0/+297
* Btrfs: kill the block group alloc mutexJosef Bacik2009-04-031-126/+57
* Btrfs: free space cache cleanupsJosef Bacik2009-04-031-50/+43
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-16/+21
* Btrfs: superblock duplicationYan Zheng2008-12-081-1/+0
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-021-2/+4
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-291-26/+66
* Btrfs: make tree_search_offset more flexible in its searchingJosef Bacik2008-10-101-2/+2
* Btrfs: Fix allocation completions in tree log replayChris Mason2008-09-251-0/+34
* Btrfs: free space accounting redoJosef Bacik2008-09-251-0/+415
OpenPOWER on IntegriCloud