summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-191-0/+33
* Btrfs: make free space cache write out functions more readableMiao Xie2014-06-191-66/+93
* Btrfs: break up __btrfs_write_out_cache to cut down stack usageChris Mason2014-06-091-117/+191
* Btrfs: output warning instead of error when loading free space cache failedMiao Xie2014-06-091-2/+2
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-281-10/+11
* btrfs: remove unused variable from setup_cluster_no_bitmapValentina Giusti2014-01-281-2/+0
* btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana2013-11-111-1/+1
* Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik2013-11-111-2/+7
* 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-7/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-221-20/+47
|\
| * Btrfs: allocate the free space by the existed max extent size when ENOSPCMiao Xie2013-09-211-20/+47
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-121-3/+1
|\ \ | |/ |/|
| * truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-3/+1
* | Btrfs: convert all bug_ons in free-space-cache.cJosef Bacik2013-09-011-14/+14
* | Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-011-4/+2
* | Btrfs: separate out tests into their own directoryJosef Bacik2013-09-011-430/+58
* | Btrfs: avoid starting a transaction in the write pathJosef Bacik2013-09-011-2/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-091-50/+53
|\
| * Btrfs: return error code in btrfs_check_trunc_cache_free_space()Wei Yongjun2013-06-141-1/+1
| * btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba2013-06-141-1/+3
| * btrfs: add prefix to sanity tests messagesDavid Sterba2013-06-141-48/+49
* | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
|/
* Btrfs: don't use global block reservation for inode cache truncationMiao Xie2013-05-171-20/+19
* Btrfs: remove warn on in free space cache writeoutJosef Bacik2013-05-171-3/+1
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-12/+14
* Btrfs: deal with free space cache errors while replaying logJosef Bacik2013-05-061-2/+2
* Btrfs: Include the device in most error printk()sSimon Kirby2013-05-061-19/+24
* Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo2013-05-061-2/+2
* Btrfs: add some free space cache testsJosef Bacik2013-05-061-0/+519
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-201-8/+42
|\
| * Merge branch 'for-linus' into raid56-experimentalChris Mason2013-02-051-8/+12
| |\
| * | Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-8/+42
* | | Btrfs: relax the block group size limit for bitmapsJosef Bacik2013-02-201-3/+9
| |/ |/|
* | Btrfs: fix panic when recovering tree logJosef Bacik2013-01-241-8/+12
|/
* Btrfs: use ctl->unit for free space calculation instead of block_group->secto...Wang Sheng-Hui2012-12-161-11/+9
* Btrfs: do not warn_on io_ctl->cur in io_ctl_map_pageWang Sheng-Hui2012-12-161-1/+0
* Btrfs: fix unnecessary while loop when search the free space, cacheMiao Xie2012-12-111-20/+10
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-091-1/+1
* Btrfs: using for_each_set_bit_from to simplify the codeWei Yongjun2012-10-041-6/+2
* Btrfs: do not count in readonly bytesLiu Bo2012-07-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-051-93/+52
|\
| * Btrfs: fix tree log remove space corner caseJosef Bacik2012-07-021-93/+52
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-3/+4
|\ \ | |/ |/|
| * btrfs: trivial endianness annotationsAl Viro2012-05-291-3/+4
* | Btrfs: merge contigous regions when loading free space cacheJosef Bacik2012-05-301-0/+41
* | Btrfs: finish ordered extents in their own threadJosef Bacik2012-05-301-3/+1
|/
* Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-131-7/+2
|\
| * Btrfs: use commit root when loading free space cacheJosef Bacik2012-04-121-7/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-301-6/+9
|\ \ | |/
OpenPOWER on IntegriCloud