aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/free-space-cache.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Btrfs: remove path arg from btrfs_truncate_free_space_cacheGravatar Filipe David Borba Manana 1-1/+0
2013-11-11Btrfs: remove duplicated ino cache's inode lookupGravatar Filipe David Borba Manana 1-1/+2
2013-09-21Btrfs: allocate the free space by the existed max extent size when ENOSPCGravatar Miao Xie 1-2/+3
2013-09-01Btrfs: separate out tests into their own directoryGravatar Josef Bacik 1-1/+7
2013-09-01Btrfs: avoid starting a transaction in the write pathGravatar Josef Bacik 1-2/+1
2013-06-14btrfs: move ifdef around sanity checks out of init_btrfs_fsGravatar David Sterba 1-2/+0
2013-05-17Btrfs: don't use global block reservation for inode cache truncationGravatar Miao Xie 1-0/+2
2013-05-06Btrfs: add some free space cache testsGravatar Josef Bacik 1-0/+5
2011-04-25Btrfs: Support reading/writing on disk free ino cacheGravatar Li Zefan 1-0/+11
2011-04-25Btrfs: Cache free inode numbers in memoryGravatar Li Zefan 1-3/+13
2011-04-25Btrfs: Make free space cache code genericGravatar Li Zefan 1-0/+20
2011-04-25Btrfs: Remove unused btrfs_block_group_free_space()Gravatar Li Zefan 1-1/+0
2011-03-28Btrfs: add btrfs_trim_fs() to handle FITRIMGravatar Li Dongyang 1-0/+2
2010-10-29Btrfs: load free space cache if it existsGravatar Josef Bacik 1-0/+2
2010-10-29Btrfs: write out free space cacheGravatar Josef Bacik 1-0/+5
2010-10-28Btrfs: create special free space cache inodeGravatar Josef Bacik 1-0/+11
2009-07-24Btrfs: use hybrid extents+bitmap rb tree for free spaceGravatar Josef Bacik 1-0/+8
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outGravatar Chris Mason 1-0/+1
2009-04-03Btrfs: rework allocation clusteringGravatar Chris Mason 1-0/+44