aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-09btrfs: get zone information of zoned block devicesGravatar Naohiro Aota 1-0/+4
2020-12-08btrfs: remove unused argument seed from btrfs_find_deviceGravatar Anand Jain 1-1/+1
2020-12-08btrfs: drop unused argument step from btrfs_free_extra_devidsGravatar Anand Jain 1-1/+1
2020-12-08btrfs: create read policy frameworkGravatar Anand Jain 1-0/+13
2020-10-27btrfs: convert data_seqcount to seqcount_mutex_tGravatar Davidlohr Bueso 1-6/+5
2020-10-26btrfs: fix readahead hang and use-after-free after removing a deviceGravatar Filipe Manana 1-0/+1
2020-10-07btrfs: annotate device name rcu_string with __rcuGravatar Madhuparna Bhowmik 1-1/+1
2020-10-07btrfs: switch seed device to list apiGravatar Nikolay Borisov 1-1/+1
2020-10-07btrfs: simplify setting/clearing fs_info to btrfs_fs_devicesGravatar Nikolay Borisov 1-2/+0
2020-10-07btrfs: make close_fs_devices return voidGravatar Nikolay Borisov 1-1/+1
2020-09-25btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingGravatar Josef Bacik 1-0/+3
2020-07-27btrfs: record btrfs_device directly in btrfs_io_bioGravatar Nikolay Borisov 1-1/+1
2020-07-02btrfs: convert comments to fallthrough annotationsGravatar Marcos Paulo de Souza 1-1/+1
2020-03-23btrfs: introduce chunk allocation policyGravatar Naohiro Aota 1-0/+6
2020-03-23btrfs: make btrfs_check_uuid_tree private to disk-io.cGravatar Nikolay Borisov 1-1/+1
2020-03-23btrfs: use the page cache for super block readingGravatar Johannes Thumshirn 1-3/+1
2020-03-23btrfs: reduce scope of btrfs_scratch_superblocks()Gravatar Johannes Thumshirn 1-1/+0
2020-03-23btrfs: Export btrfs_release_disk_superGravatar Nikolay Borisov 1-0/+1
2020-02-16Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2020-02-12btrfs: sysfs, add UUID/devinfo kobjectGravatar Anand Jain 1-0/+1
2020-01-28Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-5/+5
2020-01-23btrfs: sysfs, add devid/dev_state kobject and device attributesGravatar Anand Jain 1-0/+4
2020-01-23btrfs: Move and unexport btrfs_rmap_blockGravatar Nikolay Borisov 1-2/+0
2020-01-20btrfs: remove unused member btrfs_device::workGravatar David Sterba 1-2/+0
2020-01-20btrfs: sysfs, rename devices kobject holder to devices_kobjGravatar Anand Jain 1-1/+1
2019-12-08sched/rt, btrfs: Use CONFIG_PREEMPTIONGravatar Thomas Gleixner 1-1/+1
2019-11-18btrfs: change btrfs_fs_devices::rotating to boolGravatar Johannes Thumshirn 1-1/+1
2019-11-18btrfs: change btrfs_fs_devices::seeding to boolGravatar Johannes Thumshirn 1-1/+1
2019-11-18btrfs: add support for 4-copy replication (raid1c4)Gravatar David Sterba 1-0/+2
2019-11-18btrfs: add support for 3-copy replication (raid1c3)Gravatar David Sterba 1-0/+2
2019-11-18btrfs: Remove btrfs_bio::flags memberGravatar Qu Wenruo 1-1/+0
2019-11-18Btrfs: delete the entire async bio submission frameworkGravatar Chris Mason 1-11/+0
2019-11-18Btrfs: stop using btrfs_schedule_bio()Gravatar Chris Mason 1-1/+1
2019-11-18btrfs: add const function attributeGravatar David Sterba 1-1/+1
2019-09-09btrfs: reset device stat using btrfs_dev_stat_setGravatar Anand Jain 1-6/+0
2019-09-09btrfs: remove unused btrfs_device::flush_bio_sentGravatar David Sterba 1-1/+0
2019-09-09btrfs: volumes: Unexport find_free_dev_extent_start()Gravatar Qu Wenruo 1-2/+0
2019-07-02btrfs: Use btrfs_get_io_geometry appropriatelyGravatar Nikolay Borisov 1-1/+1
2019-07-02btrfs: Introduce btrfs_io_geometry infrastructureGravatar Nikolay Borisov 1-0/+17
2019-07-01btrfs: Add comments on locking of several device-related fieldsGravatar Nikolay Borisov 1-3/+8
2019-07-01btrfs: refactor helper for bg flags to name conversionGravatar David Sterba 1-2/+1
2019-07-01btrfs: use u8 for raid_array membersGravatar David Sterba 1-9/+9
2019-07-01btrfs: remove mapping tree structures indirectionGravatar David Sterba 1-2/+1
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+1
2019-04-29btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdevGravatar David Sterba 1-2/+1
2019-04-29btrfs: get fs_info from trans in btrfs_run_dev_statsGravatar David Sterba 1-2/+1
2019-04-29btrfs: Remove 'trans' argument from find_free_dev_extent(_start)Gravatar Nikolay Borisov 1-5/+3
2019-04-29btrfs: replace pending/pinned chunks lists with io treeGravatar Jeff Mahoney 1-0/+2
2019-04-29btrfs: Stop using call_rcu for device freeingGravatar Nikolay Borisov 1-1/+0
2019-04-29btrfs: combine device update operations during transaction commitGravatar Nikolay Borisov 1-10/+3