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
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
2015-10-21
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
2015-10-21
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space
Qu Wenruo
2015-10-21
btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...
Qu Wenruo
2015-10-21
btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_...
Qu Wenruo
2015-10-21
btrfs: qgroup: Use new metadata reservation.
Qu Wenruo
2015-10-21
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile
Zhao Lei
2015-10-21
btrfs: use a single if() statement for one outcome in get_block_rsv()
Alexandru Moise
2015-10-12
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-12
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-10
btrfs: add comments to barriers before waitqueue_active
David Sterba
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
2015-10-05
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-22
Btrfs: keep dropped roots in cache until transaction commit
Josef Bacik
2015-09-08
Btrfs: don't initialize a space info as full to prevent ENOSPC
Filipe Manana
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
2015-08-09
btrfs: Remove root argument in extent_data_ref_count()
Zhaolei
2015-08-09
btrfs: Fix wrong comment of btrfs_alloc_tree_block()
Zhaolei
2015-08-09
btrfs: Use ref_cnt for set_block_group_ro()
Zhaolei
2015-07-29
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
2015-07-29
btrfs: iterate over unused chunk space in FITRIM
Jeff Mahoney
2015-07-29
btrfs: skip superblocks during discard
Jeff Mahoney
2015-07-29
btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries
Jeff Mahoney
[next]