summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik2019-07-041-0/+1
* btrfs: move space_info to space-info.hJosef Bacik2019-07-021-0/+1
* btrfs: use btrfs_crc32c{,_final}() in for free space cacheJohannes Thumshirn2019-07-011-6/+4Star
* btrfs: remove mapping tree structures indirectionDavid Sterba2019-07-011-1/+1
* btrfs: switch order of unlocks of space_info and bg in do_trimming()Su Yue2019-07-011-1/+1
* btrfs: get fs_info from block group in btrfs_find_space_clusterDavid Sterba2019-04-291-2/+2
* btrfs: get fs_info from block group in write_pinned_extent_entriesDavid Sterba2019-04-291-6/+3Star
* btrfs: get fs_info from block group in load_free_space_cacheDavid Sterba2019-04-291-2/+2
* btrfs: get fs_info from block group in lookup_free_space_inodeDavid Sterba2019-04-291-5/+6
* btrfs: get fs_info from trans in btrfs_write_out_cacheDavid Sterba2019-04-291-2/+2
* btrfs: get fs_info from trans in create_free_space_inodeDavid Sterba2019-04-291-5/+4Star
* btrfs: replace pending/pinned chunks lists with io treeJeff Mahoney2019-04-291-4/+0Star
* Btrfs: fix deadlock on tree root leaf when finding free extentFilipe Manana2018-11-061-1/+21
* Btrfs: fix use-after-free when dumping free spaceFilipe Manana2018-10-221-0/+2
* btrfs: set max_extent_size properlyJosef Bacik2018-10-191-10/+20
* btrfs: reset max_extent_size on clear in a bitmapJosef Bacik2018-10-151-0/+2
* btrfs: protect space cache inode alloc with GFP_NOFSJosef Bacik2018-10-151-0/+8
* btrfs: remove unneeded NULL checks before kfreezhong jiang2018-10-151-4/+2Star
* btrfs: btrfs_iget never returns an is_bad_inode inodeAl Viro2018-08-061-4/+0Star
* btrfs: use copy_page for copying pages instead of memcpyDavid Sterba2018-08-061-2/+2
* btrfs: simplify pointer chasing of local fs_info variablesDavid Sterba2018-08-061-5/+2Star
* Btrfs: free space cache: make sure there is always room for generation numberZhihui Zhang2018-08-061-2/+2
* Btrfs: stop creating orphan items for truncateOmar Sandoval2018-05-281-4/+2Star
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1Star
* btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+2
|\
| * error-injection: Add injectable error typesMasami Hiramatsu2018-01-131-1/+1
| * error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-131-2/+2
| * btrfs: allow us to inject errors at io_ctl_initJosef Bacik2017-12-121-0/+2
* | btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba2018-01-221-3/+2Star
* | btrfs: sink gfp parameter to clear_extent_bitDavid Sterba2018-01-221-5/+3Star
|/
* btrfs: fix deadlock when writing out space cacheJosef Bacik2017-11-271-1/+2
* btrfs: drop newlines from strings when using btrfs_* helpersDavid Sterba2017-08-161-1/+1
* btrfs: use clear_page where appropriateDavid Sterba2017-04-181-1/+1
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+1
|\
| * sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+1
* | btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov2017-02-281-1/+2
* | btrfs: Make btrfs_i_size_write take btrfs_inodeNikolay Borisov2017-02-281-1/+1
|/
* btrfs: btrfs_truncate_free_space_cache always allocates pathJeff Mahoney2017-02-171-7/+7
* btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney2017-02-171-14/+11Star
* btrfs: remove unused parameters from __btrfs_write_out_cacheDavid Sterba2017-02-171-8/+3Star
* btrfs: remove unused parameter from cleanup_write_cache_enospcDavid Sterba2017-02-171-3/+2Star
* btrfs: make space cache inode readahead failure nonfatalDavid Sterba2017-02-171-7/+3Star
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-141-1/+1
* btrfs: opencode chunk locking, remove helpersDavid Sterba2016-12-061-2/+2
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-14/+10Star
* btrfs: simplify btrfs_wait_cache_io prototypeJeff Mahoney2016-12-061-12/+28
* btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-061-38/+51
* btrfs: root->fs_info cleanup, lock/unlock_chunksJeff Mahoney2016-12-061-2/+2
* btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_sizeJeff Mahoney2016-12-061-2/+2