aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/free-space-cache.c
AgeCommit message (Expand)Author
2020-09-03btrfs: fix space cache memory leak after transaction abortFilipe Manana
2020-08-21btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik
2019-12-17btrfs: check page->mapping when loading free space cacheJosef Bacik
2019-09-09btrfs: stop clearing EXTENT_DIRTY in inode I/O treeOmar Sandoval
2019-09-09btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik
2019-09-09btrfs: move btrfs_add_free_space out of a header fileJosef Bacik
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik
2019-07-02btrfs: move space_info to space-info.hJosef Bacik
2019-07-01btrfs: use btrfs_crc32c{,_final}() in for free space cacheJohannes Thumshirn
2019-07-01btrfs: remove mapping tree structures indirectionDavid Sterba
2019-07-01btrfs: switch order of unlocks of space_info and bg in do_trimming()Su Yue
2019-04-29btrfs: get fs_info from block group in btrfs_find_space_clusterDavid Sterba
2019-04-29btrfs: get fs_info from block group in write_pinned_extent_entriesDavid Sterba
2019-04-29btrfs: get fs_info from block group in load_free_space_cacheDavid Sterba
2019-04-29btrfs: get fs_info from block group in lookup_free_space_inodeDavid Sterba
2019-04-29btrfs: get fs_info from trans in btrfs_write_out_cacheDavid Sterba
2019-04-29btrfs: get fs_info from trans in create_free_space_inodeDavid Sterba
2019-04-29btrfs: replace pending/pinned chunks lists with io treeJeff Mahoney
2018-11-06Btrfs: fix deadlock on tree root leaf when finding free extentFilipe Manana
2018-10-22Btrfs: fix use-after-free when dumping free spaceFilipe Manana
2018-10-19btrfs: set max_extent_size properlyJosef Bacik
2018-10-15btrfs: reset max_extent_size on clear in a bitmapJosef Bacik
2018-10-15btrfs: protect space cache inode alloc with GFP_NOFSJosef Bacik
2018-10-15btrfs: remove unneeded NULL checks before kfreezhong jiang
2018-08-06btrfs: btrfs_iget never returns an is_bad_inode inodeAl Viro
2018-08-06btrfs: use copy_page for copying pages instead of memcpyDavid Sterba
2018-08-06btrfs: simplify pointer chasing of local fs_info variablesDavid Sterba
2018-08-06Btrfs: free space cache: make sure there is always room for generation numberZhihui Zhang
2018-05-28Btrfs: stop creating orphan items for truncateOmar Sandoval
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-03-31btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-22btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba
2018-01-22btrfs: sink gfp parameter to clear_extent_bitDavid Sterba
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2017-12-12btrfs: allow us to inject errors at io_ctl_initJosef Bacik
2017-11-27btrfs: fix deadlock when writing out space cacheJosef Bacik
2017-08-16btrfs: drop newlines from strings when using btrfs_* helpersDavid Sterba
2017-04-18btrfs: use clear_page where appropriateDavid Sterba
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-02-28btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_i_size_write take btrfs_inodeNikolay Borisov
2017-02-17btrfs: btrfs_truncate_free_space_cache always allocates pathJeff Mahoney
2017-02-17btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney
2017-02-17btrfs: remove unused parameters from __btrfs_write_out_cacheDavid Sterba
2017-02-17btrfs: remove unused parameter from cleanup_write_cache_enospcDavid Sterba