summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)Author
2021-10-26btrfs: use btrfs_get_dev_args_from_path in dev removal ioctlsJosef Bacik
2021-10-26btrfs: add a btrfs_get_dev_args_from_path helperJosef Bacik
2021-10-26btrfs: handle device lookup with btrfs_dev_lookup_argsJosef Bacik
2021-10-26btrfs: add comments for device counts in struct btrfs_fs_devicesAnand Jain
2021-10-26btrfs: remove btrfs_bio::logical memberQu Wenruo
2021-10-26btrfs: rename struct btrfs_io_bio to btrfs_bioQu Wenruo
2021-10-26btrfs: rename btrfs_bio to btrfs_io_contextQu Wenruo
2021-10-26btrfs: convert latest_bdev type to btrfs_device and renameAnand Jain
2021-10-26btrfs: rename and switch to bool btrfs_chunk_readonlyAnand Jain
2021-10-25btrfs: rename btrfs_alloc_chunk to btrfs_create_chunkNikolay Borisov
2021-09-07btrfs: delay blkdev_put until after the device removeJosef Bacik
2021-08-23btrfs: uninline btrfs_bg_flags_to_raid_indexDavid Sterba
2021-08-23btrfs: make btrfs_finish_chunk_alloc private to block-group.cNikolay Borisov
2021-07-07btrfs: rework chunk allocation to avoid exhaustion of the system chunk arrayFilipe Manana
2021-06-21btrfs: remove the unused parameter @len for btrfs_bio_fits_in_stripe()Qu Wenruo
2021-06-21btrfs: scrub: per-device bandwidth controlDavid Sterba
2021-04-20btrfs: zoned: automatically reclaim zonesJohannes Thumshirn
2021-02-09btrfs: zoned: relocate block group to repair IO failure in zoned filesystemsNaohiro Aota
2021-02-09btrfs: zoned: handle REQ_OP_ZONE_APPEND as writingNaohiro Aota
2021-02-09btrfs: zoned: implement zoned chunk allocatorNaohiro Aota
2021-02-08btrfs: let callers of btrfs_get_io_geometry pass the emMichal Rostecki
2021-01-25btrfs: fix lockdep warning due to seqcount_mutex on 32bit archSu Yue
2020-12-09btrfs: get zone information of zoned block devicesNaohiro Aota
2020-12-08btrfs: remove unused argument seed from btrfs_find_deviceAnand Jain
2020-12-08btrfs: drop unused argument step from btrfs_free_extra_devidsAnand Jain
2020-12-08btrfs: create read policy frameworkAnand Jain
2020-10-27btrfs: convert data_seqcount to seqcount_mutex_tDavidlohr Bueso
2020-10-26btrfs: fix readahead hang and use-after-free after removing a deviceFilipe Manana
2020-10-07btrfs: annotate device name rcu_string with __rcuMadhuparna Bhowmik
2020-10-07btrfs: switch seed device to list apiNikolay Borisov
2020-10-07btrfs: simplify setting/clearing fs_info to btrfs_fs_devicesNikolay Borisov
2020-10-07btrfs: make close_fs_devices return voidNikolay Borisov
2020-09-25btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingJosef Bacik
2020-07-27btrfs: record btrfs_device directly in btrfs_io_bioNikolay Borisov
2020-07-02btrfs: convert comments to fallthrough annotationsMarcos Paulo de Souza
2020-03-23btrfs: introduce chunk allocation policyNaohiro Aota
2020-03-23btrfs: make btrfs_check_uuid_tree private to disk-io.cNikolay Borisov
2020-03-23btrfs: use the page cache for super block readingJohannes Thumshirn
2020-03-23btrfs: reduce scope of btrfs_scratch_superblocks()Johannes Thumshirn
2020-03-23btrfs: Export btrfs_release_disk_superNikolay Borisov
2020-02-16Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-02-12btrfs: sysfs, add UUID/devinfo kobjectAnand Jain
2020-01-28Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-01-23btrfs: sysfs, add devid/dev_state kobject and device attributesAnand Jain
2020-01-23btrfs: Move and unexport btrfs_rmap_blockNikolay Borisov
2020-01-20btrfs: remove unused member btrfs_device::workDavid Sterba
2020-01-20btrfs: sysfs, rename devices kobject holder to devices_kobjAnand Jain
2019-12-08sched/rt, btrfs: Use CONFIG_PREEMPTIONThomas Gleixner
2019-11-18btrfs: change btrfs_fs_devices::rotating to boolJohannes Thumshirn
2019-11-18btrfs: change btrfs_fs_devices::seeding to boolJohannes Thumshirn