aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-09btrfs: reset device stat using btrfs_dev_stat_setAnand Jain1-6/+0
2019-09-09btrfs: remove unused btrfs_device::flush_bio_sentDavid Sterba1-1/+0
2019-09-09btrfs: volumes: Unexport find_free_dev_extent_start()Qu Wenruo1-2/+0
2019-07-02btrfs: Use btrfs_get_io_geometry appropriatelyNikolay Borisov1-1/+1
2019-07-02btrfs: Introduce btrfs_io_geometry infrastructureNikolay Borisov1-0/+17
2019-07-01btrfs: Add comments on locking of several device-related fieldsNikolay Borisov1-3/+8
2019-07-01btrfs: refactor helper for bg flags to name conversionDavid Sterba1-2/+1
2019-07-01btrfs: use u8 for raid_array membersDavid Sterba1-9/+9
2019-07-01btrfs: remove mapping tree structures indirectionDavid Sterba1-2/+1
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-0/+1
2019-04-29btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdevDavid Sterba1-2/+1
2019-04-29btrfs: get fs_info from trans in btrfs_run_dev_statsDavid Sterba1-2/+1
2019-04-29btrfs: Remove 'trans' argument from find_free_dev_extent(_start)Nikolay Borisov1-5/+3
2019-04-29btrfs: replace pending/pinned chunks lists with io treeJeff Mahoney1-0/+2
2019-04-29btrfs: Stop using call_rcu for device freeingNikolay Borisov1-1/+0
2019-04-29btrfs: combine device update operations during transaction commitNikolay Borisov1-10/+3
2019-04-29btrfs: tree-checker: Verify dev itemQu Wenruo1-0/+9
2019-04-08fs: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2019-02-25btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain1-0/+1
2019-02-25btrfs: merge btrfs_find_device and find_deviceAnand Jain1-1/+1
2019-02-25btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain1-2/+2
2018-12-17btrfs: remove btrfs_bio_end_io_tJohannes Thumshirn1-3/+0
2018-12-17btrfs: replace btrfs_io_bio::end_io with a simple helperDavid Sterba1-2/+8
2018-12-17btrfs: remove redundant csum buffer in btrfs_io_bioDavid Sterba1-1/+0
2018-12-17btrfs: add helper to describe block group flagsAnand Jain1-0/+1
2018-12-17btrfs: add members to fs_devices to track fsid changesNikolay Borisov1-0/+5
2018-12-17btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov1-0/+1
2018-12-17btrfs: introduce nparity raid_attrHans van Kranenburg1-0/+2
2018-12-17Btrfs: rename and export get_chunk_mapOmar Sandoval1-0/+2
2018-10-15btrfs: Make btrfs_find_device_by_devspec return btrfs_device directlyNikolay Borisov1-3/+3
2018-10-15btrfs: Make btrfs_find_device_missing_or_by_path return directly a deviceNikolay Borisov1-3/+0
2018-08-06btrfs: Introduce mount time chunk <-> dev extent mapping checkQu Wenruo1-0/+2
2018-08-06btrfs: Remove fs_info from btrfs_finish_chunk_allocNikolay Borisov1-4/+2
2018-08-06btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdevNikolay Borisov1-2/+1
2018-08-06btrfs: Remove fs_info from btrfs_assign_next_active_deviceNikolay Borisov1-2/+2
2018-08-06btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdevNikolay Borisov1-2/+1
2018-08-06btrfs: refactor block group replication factor calculation to a helperDavid Sterba1-0/+2
2018-08-06btrfs: return device pointer from btrfs_scan_one_deviceGu Jinxiang1-2/+2
2018-08-06btrfs: Remove unused function btrfs_account_dev_extents_sizeQu Wenruo1-2/+0
2018-08-06btrfs: tree-checker: Verify block_group_itemQu Wenruo1-0/+2
2018-08-06btrfs: Remove fs_info from btrfs_alloc_chunkNikolay Borisov1-2/+1
2018-05-28btrfs: remove redundant btrfs_balance_control::fs_infoDavid Sterba1-3/+2
2018-05-28btrfs: Remove devid parameter from btrfs_rmap_blockNikolay Borisov1-3/+2
2018-05-28btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr tableAnand Jain1-1/+1
2018-05-28btrfs: move btrfs_raid_group values to btrfs_raid_attr tableAnand Jain1-1/+1
2018-05-28btrfs: move btrfs_raid_type_names values to btrfs_raid_attr tableAnand Jain1-0/+3
2018-05-28btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make staticDavid Sterba1-4/+0
2018-05-28btrfs: export and rename free_deviceDavid Sterba1-0/+1
2018-05-28btrfs: rename struct btrfs_fs_devices::listAnand Jain1-1/+1
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba1-16/+3