aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.c
Commit message (Expand)AuthorAge
* Btrfs: improve free space cache management and space allocationFilipe Manana2014-09-17
* btrfs: use DIV_ROUND_UP instead of open-coded variantsDavid Sterba2014-09-17
* btrfs: cleanup ino cache members of btrfs_rootDavid Sterba2014-09-17
* Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-19
* Btrfs: make free space cache write out functions more readableMiao Xie2014-06-19
* Btrfs: break up __btrfs_write_out_cache to cut down stack usageChris Mason2014-06-09
* Btrfs: output warning instead of error when loading free space cache failedMiao Xie2014-06-09
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* btrfs: remove unused variable from setup_cluster_no_bitmapValentina Giusti2014-01-28
* btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana2013-11-11
* Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik2013-11-11
* Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana2013-11-11
* Btrfs: remove duplicated ino cache's inode lookupFilipe David Borba Manana2013-11-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-22
|\
| * Btrfs: allocate the free space by the existed max extent size when ENOSPCMiao Xie2013-09-21
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\ \ | |/ |/|
| * truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* | Btrfs: convert all bug_ons in free-space-cache.cJosef Bacik2013-09-01
* | Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
* | Btrfs: separate out tests into their own directoryJosef Bacik2013-09-01
* | Btrfs: avoid starting a transaction in the write pathJosef Bacik2013-09-01
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-09
|\
| * Btrfs: return error code in btrfs_check_trunc_cache_free_space()Wei Yongjun2013-06-14
| * btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba2013-06-14
| * btrfs: add prefix to sanity tests messagesDavid Sterba2013-06-14
* | treewide: Fix typo in printkMasanari Iida2013-05-28
|/
* Btrfs: don't use global block reservation for inode cache truncationMiao Xie2013-05-17
* Btrfs: remove warn on in free space cache writeoutJosef Bacik2013-05-17
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* Btrfs: deal with free space cache errors while replaying logJosef Bacik2013-05-06
* Btrfs: Include the device in most error printk()sSimon Kirby2013-05-06
* Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo2013-05-06
* Btrfs: add some free space cache testsJosef Bacik2013-05-06
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-20
|\
| * Merge branch 'for-linus' into raid56-experimentalChris Mason2013-02-05
| |\
| * | Btrfs: RAID5 and RAID6David Woodhouse2013-02-01
* | | Btrfs: relax the block group size limit for bitmapsJosef Bacik2013-02-20
| |/ |/|
* | Btrfs: fix panic when recovering tree logJosef Bacik2013-01-24
|/
* Btrfs: use ctl->unit for free space calculation instead of block_group->secto...Wang Sheng-Hui2012-12-16
* Btrfs: do not warn_on io_ctl->cur in io_ctl_map_pageWang Sheng-Hui2012-12-16
* Btrfs: fix unnecessary while loop when search the free space, cacheMiao Xie2012-12-11
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-09
* Btrfs: using for_each_set_bit_from to simplify the codeWei Yongjun2012-10-04
* Btrfs: do not count in readonly bytesLiu Bo2012-07-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-05
|\
| * Btrfs: fix tree log remove space corner caseJosef Bacik2012-07-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ | |/ |/|
| * btrfs: trivial endianness annotationsAl Viro2012-05-29
* | Btrfs: merge contigous regions when loading free space cacheJosef Bacik2012-05-30
* | Btrfs: finish ordered extents in their own threadJosef Bacik2012-05-30
|/