summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-1/+1
* btrfs: constify remaining structs with function pointersDavid Sterba2016-01-071-1/+1
* Btrfs: keep track of largest extent in bitmapsJosef Bacik2015-10-211-0/+1
* Btrfs: allow block group cache writeout outside critical section in commitChris Mason2015-04-101-0/+1
* Btrfs: two stage dirty block group writeoutChris Mason2015-04-101-1/+7
* Btrfs: fix race between writing free space cache and trimmingFilipe Manana2014-12-021-0/+2
* Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana2013-11-111-1/+0
* Btrfs: remove duplicated ino cache's inode lookupFilipe David Borba Manana2013-11-111-1/+2
* Btrfs: allocate the free space by the existed max extent size when ENOSPCMiao Xie2013-09-211-2/+3
* Btrfs: separate out tests into their own directoryJosef Bacik2013-09-011-1/+7
* Btrfs: avoid starting a transaction in the write pathJosef Bacik2013-09-011-2/+1
* btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba2013-06-141-2/+0
* Btrfs: don't use global block reservation for inode cache truncationMiao Xie2013-05-171-0/+2
* Btrfs: add some free space cache testsJosef Bacik2013-05-061-0/+5
* Btrfs: Support reading/writing on disk free ino cacheLi Zefan2011-04-251-0/+11
* Btrfs: Cache free inode numbers in memoryLi Zefan2011-04-251-3/+13
* Btrfs: Make free space cache code genericLi Zefan2011-04-251-0/+20
* Btrfs: Remove unused btrfs_block_group_free_space()Li Zefan2011-04-251-1/+0
* Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang2011-03-281-0/+2
* Btrfs: load free space cache if it existsJosef Bacik2010-10-291-0/+2
* Btrfs: write out free space cacheJosef Bacik2010-10-291-0/+5
* Btrfs: create special free space cache inodeJosef Bacik2010-10-281-0/+11
* Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik2009-07-241-0/+8
* Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-101-0/+1
* Btrfs: rework allocation clusteringChris Mason2009-04-031-0/+44
OpenPOWER on IntegriCloud