aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Btrfs: keep track of largest extent in bitmapsJosef Bacik1-0/+1
2015-04-10Btrfs: allow block group cache writeout outside critical section in commitChris Mason1-0/+1
2015-04-10Btrfs: two stage dirty block group writeoutChris Mason1-1/+7
2014-12-02Btrfs: fix race between writing free space cache and trimmingFilipe Manana1-0/+2
2013-11-11Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana1-1/+0
2013-11-11Btrfs: remove duplicated ino cache's inode lookupFilipe David Borba Manana1-1/+2
2013-09-21Btrfs: allocate the free space by the existed max extent size when ENOSPCMiao Xie1-2/+3
2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik1-1/+7
2013-09-01Btrfs: avoid starting a transaction in the write pathJosef Bacik1-2/+1
2013-06-14btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba1-2/+0
2013-05-17Btrfs: don't use global block reservation for inode cache truncationMiao Xie1-0/+2
2013-05-06Btrfs: add some free space cache testsJosef Bacik1-0/+5
2011-04-25Btrfs: Support reading/writing on disk free ino cacheLi Zefan1-0/+11
2011-04-25Btrfs: Cache free inode numbers in memoryLi Zefan1-3/+13
2011-04-25Btrfs: Make free space cache code genericLi Zefan1-0/+20
2011-04-25Btrfs: Remove unused btrfs_block_group_free_space()Li Zefan1-1/+0
2011-03-28Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang1-0/+2
2010-10-29Btrfs: load free space cache if it existsJosef Bacik1-0/+2
2010-10-29Btrfs: write out free space cacheJosef Bacik1-0/+5
2010-10-28Btrfs: create special free space cache inodeJosef Bacik1-0/+11
2009-07-24Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik1-0/+8
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outChris Mason1-0/+1
2009-04-03Btrfs: rework allocation clusteringChris Mason1-0/+44