aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
AgeCommit message (Expand)Author
2020-01-31btrfs: Remove btrfs_bio::flags memberQu Wenruo
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-04-29btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdevDavid Sterba
2019-04-29btrfs: get fs_info from trans in btrfs_run_dev_statsDavid Sterba
2019-04-29btrfs: Remove 'trans' argument from find_free_dev_extent(_start)Nikolay Borisov
2019-04-29btrfs: replace pending/pinned chunks lists with io treeJeff Mahoney
2019-04-29btrfs: Stop using call_rcu for device freeingNikolay Borisov
2019-04-29btrfs: combine device update operations during transaction commitNikolay Borisov
2019-04-29btrfs: tree-checker: Verify dev itemQu Wenruo
2019-04-08fs: mark expected switch fall-throughsGustavo A. R. Silva
2019-02-25btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain
2019-02-25btrfs: merge btrfs_find_device and find_deviceAnand Jain
2019-02-25btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain
2018-12-17btrfs: remove btrfs_bio_end_io_tJohannes Thumshirn
2018-12-17btrfs: replace btrfs_io_bio::end_io with a simple helperDavid Sterba
2018-12-17btrfs: remove redundant csum buffer in btrfs_io_bioDavid Sterba
2018-12-17btrfs: add helper to describe block group flagsAnand Jain
2018-12-17btrfs: add members to fs_devices to track fsid changesNikolay Borisov
2018-12-17btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov
2018-12-17btrfs: introduce nparity raid_attrHans van Kranenburg
2018-12-17Btrfs: rename and export get_chunk_mapOmar Sandoval
2018-10-15btrfs: Make btrfs_find_device_by_devspec return btrfs_device directlyNikolay Borisov
2018-10-15btrfs: Make btrfs_find_device_missing_or_by_path return directly a deviceNikolay Borisov
2018-08-06btrfs: Introduce mount time chunk <-> dev extent mapping checkQu Wenruo
2018-08-06btrfs: Remove fs_info from btrfs_finish_chunk_allocNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdevNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_assign_next_active_deviceNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdevNikolay Borisov
2018-08-06btrfs: refactor block group replication factor calculation to a helperDavid Sterba
2018-08-06btrfs: return device pointer from btrfs_scan_one_deviceGu Jinxiang
2018-08-06btrfs: Remove unused function btrfs_account_dev_extents_sizeQu Wenruo
2018-08-06btrfs: tree-checker: Verify block_group_itemQu Wenruo
2018-08-06btrfs: Remove fs_info from btrfs_alloc_chunkNikolay Borisov
2018-05-28btrfs: remove redundant btrfs_balance_control::fs_infoDavid Sterba
2018-05-28btrfs: Remove devid parameter from btrfs_rmap_blockNikolay Borisov
2018-05-28btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr tableAnand Jain
2018-05-28btrfs: move btrfs_raid_group values to btrfs_raid_attr tableAnand Jain
2018-05-28btrfs: move btrfs_raid_type_names values to btrfs_raid_attr tableAnand Jain
2018-05-28btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make staticDavid Sterba
2018-05-28btrfs: export and rename free_deviceDavid Sterba
2018-05-28btrfs: rename struct btrfs_fs_devices::listAnand Jain
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba
2018-03-26btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devidsAnand Jain
2018-03-26btrfs: add (the only possible) __exit annotationDavid Sterba
2018-03-26btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()Qu Wenruo
2018-03-26btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_usedNikolay Borisov
2018-03-26btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()Anand Jain
2018-01-22btrfs: Remove unused readahead spinlockMatthew Wilcox
2018-01-22btrfs: rename btrfs_device::scrub_device to scrub_ctxAnand Jain
2018-01-22btrfs: factor btrfs_check_rw_degradable() to check given deviceAnand Jain