index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
2020-07-27
btrfs: allow use of global block reserve for balance item deletion
David Sterba
2020-07-21
btrfs: fix mount failure caused by race with umount
Boris Burkov
2020-05-25
btrfs: drop stale reference to volume_mutex
Anand Jain
2020-05-25
btrfs: free alien device after device add
Anand Jain
2020-05-25
btrfs: include non-missing as a qualifier for the latest_bdev
Anand Jain
2020-05-25
btrfs: drop useless goto in open_fs_devices
Anand Jain
2020-05-25
btrfs: make btrfs_read_disk_super return struct btrfs_disk_super
Nikolay Borisov
2020-03-23
btrfs: relocation: add error injection points for cancelling balance
Qu Wenruo
2020-03-23
btrfs: balance: factor out convert profile validation
David Sterba
2020-03-23
btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunk
Nikolay Borisov
2020-03-23
btrfs: parameterize dev_extent_min for chunk allocation
Naohiro Aota
2020-03-23
btrfs: factor out create_chunk()
Naohiro Aota
2020-03-23
btrfs: factor out decide_stripe_size()
Naohiro Aota
2020-03-23
btrfs: factor out gather_device_info()
Naohiro Aota
2020-03-23
btrfs: factor out init_alloc_chunk_ctl
Naohiro Aota
2020-03-23
btrfs: introduce alloc_chunk_ctl
Naohiro Aota
2020-03-23
btrfs: refactor find_free_dev_extent_start()
Naohiro Aota
2020-03-23
btrfs: introduce chunk allocation policy
Naohiro Aota
2020-03-23
btrfs: handle invalid profile in chunk allocation
Naohiro Aota
2020-03-23
btrfs: replace u_long type cast with unsigned long
David Sterba
2020-03-23
btrfs: raid56: simplify sort_parity_stripes
David Sterba
2020-03-23
btrfs: move mapping of block for discard to its caller
David Sterba
2020-03-23
btrfs: bail out of uuid tree scanning if we're closing
Josef Bacik
2020-03-23
btrfs: make btrfs_check_uuid_tree private to disk-io.c
Nikolay Borisov
2020-03-23
btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate
Nikolay Borisov
2020-03-23
btrfs: use the page cache for super block reading
Johannes Thumshirn
2020-03-23
btrfs: reduce scope of btrfs_scratch_superblocks()
Johannes Thumshirn
2020-03-23
btrfs: don't kmap() pages from block devices
Johannes Thumshirn
2020-03-23
btrfs: Export btrfs_release_disk_super
Nikolay Borisov
2020-03-23
btrfs: sysfs, rename device_link add/remove functions
Anand Jain
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry
Josef Bacik
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-01-23
btrfs: Fix split-brain handling when changing FSID to metadata uuid
Nikolay Borisov
2020-01-23
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
2020-01-23
btrfs: Factor out metadata_uuid code from find_fsid.
Su Yue
2020-01-23
btrfs: Call find_fsid from find_fsid_inprogress
Su Yue
2020-01-23
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
2020-01-20
btrfs: device stats, log when stats are zeroed
Anand Jain
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
btrfs: reset device back to allocation state when removing
Johannes Thumshirn
2020-01-20
btrfs: decrement number of open devices after closing the device not before
Johannes Thumshirn
2020-01-20
btrfs: remove impossible WARN_ON in btrfs_destroy_dev_replace_tgtdev()
Johannes Thumshirn
2020-01-20
btrfs: fill ncopies for all raid table entries
David Sterba
2020-01-20
btrfs: use raid_attr table in calc_stripe_length for nparity
David Sterba
2020-01-17
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
2019-12-13
btrfs: fix devs_max constraints for raid1c3 and raid1c4
David Sterba
2019-11-18
btrfs: change btrfs_fs_devices::rotating to bool
Johannes Thumshirn
2019-11-18
btrfs: change btrfs_fs_devices::seeding to bool
Johannes Thumshirn
[next]