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