summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.c
Commit message (Expand)AuthorAge
* btrfs: stop clearing EXTENT_DIRTY in inode I/O treeOmar Sandoval2019-09-09
* btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy2019-09-09
* btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik2019-09-09
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-09
* btrfs: move btrfs_add_free_space out of a header fileJosef Bacik2019-09-09
* btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik2019-07-04
* btrfs: move space_info to space-info.hJosef Bacik2019-07-02
* btrfs: use btrfs_crc32c{,_final}() in for free space cacheJohannes Thumshirn2019-07-01
* btrfs: remove mapping tree structures indirectionDavid Sterba2019-07-01
* btrfs: switch order of unlocks of space_info and bg in do_trimming()Su Yue2019-07-01
* btrfs: get fs_info from block group in btrfs_find_space_clusterDavid Sterba2019-04-29
* btrfs: get fs_info from block group in write_pinned_extent_entriesDavid Sterba2019-04-29
* btrfs: get fs_info from block group in load_free_space_cacheDavid Sterba2019-04-29
* btrfs: get fs_info from block group in lookup_free_space_inodeDavid Sterba2019-04-29
* btrfs: get fs_info from trans in btrfs_write_out_cacheDavid Sterba2019-04-29
* btrfs: get fs_info from trans in create_free_space_inodeDavid Sterba2019-04-29
* btrfs: replace pending/pinned chunks lists with io treeJeff Mahoney2019-04-29
* Btrfs: fix deadlock on tree root leaf when finding free extentFilipe Manana2018-11-06
* Btrfs: fix use-after-free when dumping free spaceFilipe Manana2018-10-22
* btrfs: set max_extent_size properlyJosef Bacik2018-10-19
* btrfs: reset max_extent_size on clear in a bitmapJosef Bacik2018-10-15
* btrfs: protect space cache inode alloc with GFP_NOFSJosef Bacik2018-10-15
* btrfs: remove unneeded NULL checks before kfreezhong jiang2018-10-15
* btrfs: btrfs_iget never returns an is_bad_inode inodeAl Viro2018-08-06
* btrfs: use copy_page for copying pages instead of memcpyDavid Sterba2018-08-06
* btrfs: simplify pointer chasing of local fs_info variablesDavid Sterba2018-08-06
* Btrfs: free space cache: make sure there is always room for generation numberZhihui Zhang2018-08-06
* Btrfs: stop creating orphan items for truncateOmar Sandoval2018-05-28
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * error-injection: Add injectable error typesMasami Hiramatsu2018-01-12
| * error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-12
| * btrfs: allow us to inject errors at io_ctl_initJosef Bacik2017-12-12
* | btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba2018-01-22
* | btrfs: sink gfp parameter to clear_extent_bitDavid Sterba2018-01-22
|/
* btrfs: fix deadlock when writing out space cacheJosef Bacik2017-11-27
* btrfs: drop newlines from strings when using btrfs_* helpersDavid Sterba2017-08-16
* btrfs: use clear_page where appropriateDavid Sterba2017-04-18
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-02
* | btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov2017-02-28
* | btrfs: Make btrfs_i_size_write take btrfs_inodeNikolay Borisov2017-02-28
|/
* btrfs: btrfs_truncate_free_space_cache always allocates pathJeff Mahoney2017-02-17
* btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney2017-02-17
* btrfs: remove unused parameters from __btrfs_write_out_cacheDavid Sterba2017-02-17
* btrfs: remove unused parameter from cleanup_write_cache_enospcDavid Sterba2017-02-17
* btrfs: make space cache inode readahead failure nonfatalDavid Sterba2017-02-17
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-14
* btrfs: opencode chunk locking, remove helpersDavid Sterba2016-12-06