summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: rework chunk allocation to avoid exhaustion of the system chunk arrayFilipe Manana2021-07-071-1/+4
* btrfs: remove the unused parameter @len for btrfs_bio_fits_in_stripe()Qu Wenruo2021-06-211-1/+1
* btrfs: scrub: per-device bandwidth controlDavid Sterba2021-06-211-0/+3
* btrfs: zoned: automatically reclaim zonesJohannes Thumshirn2021-04-201-0/+1
* btrfs: zoned: relocate block group to repair IO failure in zoned filesystemsNaohiro Aota2021-02-091-0/+1
* btrfs: zoned: handle REQ_OP_ZONE_APPEND as writingNaohiro Aota2021-02-091-0/+1
* btrfs: zoned: implement zoned chunk allocatorNaohiro Aota2021-02-091-0/+1
* btrfs: let callers of btrfs_get_io_geometry pass the emMichal Rostecki2021-02-081-2/+3
* btrfs: fix lockdep warning due to seqcount_mutex on 32bit archSu Yue2021-01-251-5/+6
* btrfs: get zone information of zoned block devicesNaohiro Aota2020-12-091-0/+4
* btrfs: remove unused argument seed from btrfs_find_deviceAnand Jain2020-12-081-1/+1
* btrfs: drop unused argument step from btrfs_free_extra_devidsAnand Jain2020-12-081-1/+1
* btrfs: create read policy frameworkAnand Jain2020-12-081-0/+13
* btrfs: convert data_seqcount to seqcount_mutex_tDavidlohr Bueso2020-10-271-6/+5
* btrfs: fix readahead hang and use-after-free after removing a deviceFilipe Manana2020-10-261-0/+1
* btrfs: annotate device name rcu_string with __rcuMadhuparna Bhowmik2020-10-071-1/+1
* btrfs: switch seed device to list apiNikolay Borisov2020-10-071-1/+1
* btrfs: simplify setting/clearing fs_info to btrfs_fs_devicesNikolay Borisov2020-10-071-2/+0
* btrfs: make close_fs_devices return voidNikolay Borisov2020-10-071-1/+1
* btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingJosef Bacik2020-09-251-0/+3
* btrfs: record btrfs_device directly in btrfs_io_bioNikolay Borisov2020-07-271-1/+1
* btrfs: convert comments to fallthrough annotationsMarcos Paulo de Souza2020-07-021-1/+1
* btrfs: introduce chunk allocation policyNaohiro Aota2020-03-231-0/+6
* btrfs: make btrfs_check_uuid_tree private to disk-io.cNikolay Borisov2020-03-231-1/+1
* btrfs: use the page cache for super block readingJohannes Thumshirn2020-03-231-3/+1
* btrfs: reduce scope of btrfs_scratch_superblocks()Johannes Thumshirn2020-03-231-1/+0
* btrfs: Export btrfs_release_disk_superNikolay Borisov2020-03-231-0/+1
* Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-02-161-0/+1
|\
| * btrfs: sysfs, add UUID/devinfo kobjectAnand Jain2020-02-121-0/+1
* | Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2020-01-281-5/+5
|\|
| * btrfs: sysfs, add devid/dev_state kobject and device attributesAnand Jain2020-01-231-0/+4
| * btrfs: Move and unexport btrfs_rmap_blockNikolay Borisov2020-01-231-2/+0
| * btrfs: remove unused member btrfs_device::workDavid Sterba2020-01-201-2/+0
| * btrfs: sysfs, rename devices kobject holder to devices_kobjAnand Jain2020-01-201-1/+1
* | sched/rt, btrfs: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
|/
* btrfs: change btrfs_fs_devices::rotating to boolJohannes Thumshirn2019-11-181-1/+1
* btrfs: change btrfs_fs_devices::seeding to boolJohannes Thumshirn2019-11-181-1/+1
* btrfs: add support for 4-copy replication (raid1c4)David Sterba2019-11-181-0/+2
* btrfs: add support for 3-copy replication (raid1c3)David Sterba2019-11-181-0/+2
* btrfs: Remove btrfs_bio::flags memberQu Wenruo2019-11-181-1/+0
* Btrfs: delete the entire async bio submission frameworkChris Mason2019-11-181-11/+0
* Btrfs: stop using btrfs_schedule_bio()Chris Mason2019-11-181-1/+1
* btrfs: add const function attributeDavid Sterba2019-11-181-1/+1
* btrfs: reset device stat using btrfs_dev_stat_setAnand Jain2019-09-091-6/+0
* btrfs: remove unused btrfs_device::flush_bio_sentDavid Sterba2019-09-091-1/+0
* btrfs: volumes: Unexport find_free_dev_extent_start()Qu Wenruo2019-09-091-2/+0
* btrfs: Use btrfs_get_io_geometry appropriatelyNikolay Borisov2019-07-021-1/+1
* btrfs: Introduce btrfs_io_geometry infrastructureNikolay Borisov2019-07-021-0/+17
* btrfs: Add comments on locking of several device-related fieldsNikolay Borisov2019-07-011-3/+8
* btrfs: refactor helper for bg flags to name conversionDavid Sterba2019-07-011-2/+1