index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2020-05-10
Btrfs: clean up an error code in btrfs_init_space_info()
Dan Carpenter
2019-10-29
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
2019-10-05
btrfs: extent-tree: Make sure we only allocate extents from block groups with...
Qu Wenruo
2019-06-11
btrfs: Honour FITRIM range constraints during free space trim
Nikolay Borisov
2019-01-16
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
2019-01-16
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
2019-01-16
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
2019-01-16
Btrfs: fix em leak in find_first_block_group
Josef Bacik
2019-01-16
Btrfs: check inconsistence between chunk and block group
Liu Bo
2019-01-16
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
2018-12-01
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-11-21
btrfs: make sure we create all new block groups
Josef Bacik
2018-11-21
btrfs: wait on caching when putting the bg cache
Josef Bacik
2018-11-21
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
2018-11-21
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
2018-11-21
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
2018-11-21
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2018-09-15
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
2018-09-05
btrfs: don't leak ret from do_chunk_alloc
Josef Bacik
2018-05-30
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
2017-12-05
btrfs: clear space cache inode generation always
Josef Bacik
2017-06-14
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
2017-01-19
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
2017-01-19
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
2017-01-06
Btrfs: don't BUG() during drop snapshot
Josef Bacik
2017-01-06
Btrfs: fix memory leak in do_walk_down
Liu Bo
2017-01-06
Btrfs: bail out if block group has different mixed flag
Liu Bo
2016-07-27
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
2016-03-09
btrfs: Fix no_space in write and rm loop
Zhao Lei
2016-03-09
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
2015-12-10
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
Filipe Manana
2015-11-25
btrfs: qgroup: account shared subtree during snapshot delete
Mark Fasheh
2015-11-25
Btrfs: fix race between cleaner kthread and space cache writeout
Filipe Manana
2015-11-25
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
2015-11-25
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
2015-11-10
btrfs: Use fs_info directly in btrfs_delete_unused_bgs
Zhao Lei
2015-11-10
btrfs: Fix lost-data-profile caused by auto removing bg
Zhao Lei
2015-11-03
Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
chandan
2015-10-26
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-25
Btrfs: fix regression when running delayed references
Filipe Manana
2015-10-21
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
2015-10-21
Btrfs: don't keep trying to build clusters if we are fragmented
Josef Bacik
2015-10-21
Btrfs: cut down on loops through the allocator
Josef Bacik
2015-10-21
Btrfs: don't continue setting up space cache when enospc
Josef Bacik
2015-10-21
Btrfs: keep track of max_extent_size per space_info
Josef Bacik
2015-10-21
Btrfs: don't loop in allocator for space cache
Josef Bacik
2015-10-21
Btrfs: add a flags field to btrfs_transaction
Josef Bacik
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
[next]