aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.c
Commit message (Expand)AuthorAge
* 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
|/
* Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-13
|\
| * Btrfs: use commit root when loading free space cacheJosef Bacik2012-04-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-30
|\|
| * btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
| * btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * btrfs: Fix typo in free-space-cache.cMasanari Iida2012-02-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-24
|\ \ | |/ |/|
| * Btrfs: fix memory leak in load_free_space_cache()Tsutomu Itoh2012-02-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-28
|\|
| * Btrfs: advance window_start if we're using a bitmapJosef Bacik2012-01-26
| * Btrfs: use cluster->window_start when allocating from a cluster bitmapJosef Bacik2012-01-26
| * Btrfs: make sure a bitmap has enough bytesJosef Bacik2012-01-26