summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2018-12-01btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo
2018-11-21btrfs: make sure we create all new block groupsJosef Bacik
2018-11-21btrfs: wait on caching when putting the bg cacheJosef Bacik
2018-11-21btrfs: don't attempt to trim devices that don't support itJeff Mahoney
2018-11-21btrfs: iterate all devices during trim, instead of fs_devices::alloc_listJeff Mahoney
2018-11-21btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlockQu Wenruo
2018-11-21btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo
2018-09-15btrfs: Don't remove block group that still has pinned down bytesQu Wenruo
2018-09-05btrfs: don't leak ret from do_chunk_allocJosef Bacik
2018-05-30btrfs: Fix possible softlock on single core machinesNikolay Borisov
2017-12-05btrfs: clear space cache inode generation alwaysJosef Bacik
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-01-19btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney
2017-01-19btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney
2017-01-06Btrfs: don't BUG() during drop snapshotJosef Bacik
2017-01-06Btrfs: fix memory leak in do_walk_downLiu Bo
2017-01-06Btrfs: bail out if block group has different mixed flagLiu Bo
2016-07-27btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney
2016-03-09btrfs: Fix no_space in write and rm loopZhao Lei
2016-03-09Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2015-12-10Btrfs: fix unprotected list move from unused_bgs to deleted_bgs listFilipe Manana
2015-11-25btrfs: qgroup: account shared subtree during snapshot deleteMark Fasheh
2015-11-25Btrfs: fix race between cleaner kthread and space cache writeoutFilipe Manana
2015-11-25Btrfs: fix scrub preventing unused block groups from being deletedFilipe Manana
2015-11-25Btrfs: fix the number of transaction units needed to remove a block groupFilipe Manana
2015-11-25Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana
2015-11-10btrfs: Use fs_info directly in btrfs_delete_unused_bgsZhao Lei
2015-11-10btrfs: Fix lost-data-profile caused by auto removing bgZhao Lei
2015-11-03Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT statechandan
2015-10-26btrfs: qgroup: Fix a race in delayed_ref which leads to abort transQu Wenruo
2015-10-25Btrfs: fix regression running delayed references when using qgroupsFilipe Manana
2015-10-25Btrfs: fix regression when running delayed referencesFilipe Manana
2015-10-21Merge branch 'allocator-fixes' into for-linus-4.4Chris Mason
2015-10-21Btrfs: don't keep trying to build clusters if we are fragmentedJosef Bacik
2015-10-21Btrfs: cut down on loops through the allocatorJosef Bacik
2015-10-21Btrfs: don't continue setting up space cache when enospcJosef Bacik
2015-10-21Btrfs: keep track of max_extent_size per space_infoJosef Bacik
2015-10-21Btrfs: don't loop in allocator for space cacheJosef Bacik
2015-10-21Btrfs: add a flags field to btrfs_transactionJosef Bacik
2015-10-21Btrfs: add fragment=* debug mount optionJosef Bacik
2015-10-21btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hookQu Wenruo
2015-10-21btrfs: qgroup: Add handler for NOCOW and inlineQu Wenruo
2015-10-21btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo
2015-10-21btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_spaceQu Wenruo
2015-10-21btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...Qu Wenruo
2015-10-21btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_...Qu Wenruo
2015-10-21btrfs: qgroup: Use new metadata reservation.Qu Wenruo
2015-10-21btrfs: delayed_ref: release and free qgroup reserved at proper timingQu Wenruo
2015-10-21Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2015-10-21btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profileZhao Lei