summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* btrfs: use u8 for raid_array membersDavid Sterba2019-07-011-9/+9
* btrfs: remove mapping tree structures indirectionDavid Sterba2019-07-011-2/+1
* Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-071-0/+1
|\
| * fs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-081-0/+1
* | btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdevDavid Sterba2019-04-291-2/+1
* | btrfs: get fs_info from trans in btrfs_run_dev_statsDavid Sterba2019-04-291-2/+1
* | btrfs: Remove 'trans' argument from find_free_dev_extent(_start)Nikolay Borisov2019-04-291-5/+3
* | btrfs: replace pending/pinned chunks lists with io treeJeff Mahoney2019-04-291-0/+2
* | btrfs: Stop using call_rcu for device freeingNikolay Borisov2019-04-291-1/+0
* | btrfs: combine device update operations during transaction commitNikolay Borisov2019-04-291-10/+3
* | btrfs: tree-checker: Verify dev itemQu Wenruo2019-04-291-0/+9
|/
* btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain2019-02-251-0/+1
* btrfs: merge btrfs_find_device and find_deviceAnand Jain2019-02-251-1/+1
* btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain2019-02-251-2/+2
* btrfs: remove btrfs_bio_end_io_tJohannes Thumshirn2018-12-171-3/+0
* btrfs: replace btrfs_io_bio::end_io with a simple helperDavid Sterba2018-12-171-2/+8
* btrfs: remove redundant csum buffer in btrfs_io_bioDavid Sterba2018-12-171-1/+0
* btrfs: add helper to describe block group flagsAnand Jain2018-12-171-0/+1
* btrfs: add members to fs_devices to track fsid changesNikolay Borisov2018-12-171-0/+5
* btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov2018-12-171-0/+1
* btrfs: introduce nparity raid_attrHans van Kranenburg2018-12-171-0/+2
* Btrfs: rename and export get_chunk_mapOmar Sandoval2018-12-171-0/+2
* btrfs: Make btrfs_find_device_by_devspec return btrfs_device directlyNikolay Borisov2018-10-151-3/+3
* btrfs: Make btrfs_find_device_missing_or_by_path return directly a deviceNikolay Borisov2018-10-151-3/+0
* btrfs: Introduce mount time chunk <-> dev extent mapping checkQu Wenruo2018-08-061-0/+2
* btrfs: Remove fs_info from btrfs_finish_chunk_allocNikolay Borisov2018-08-061-4/+2
* btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdevNikolay Borisov2018-08-061-2/+1
* btrfs: Remove fs_info from btrfs_assign_next_active_deviceNikolay Borisov2018-08-061-2/+2
* btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdevNikolay Borisov2018-08-061-2/+1
* btrfs: refactor block group replication factor calculation to a helperDavid Sterba2018-08-061-0/+2
* btrfs: return device pointer from btrfs_scan_one_deviceGu Jinxiang2018-08-061-2/+2
* btrfs: Remove unused function btrfs_account_dev_extents_sizeQu Wenruo2018-08-061-2/+0
* btrfs: tree-checker: Verify block_group_itemQu Wenruo2018-08-061-0/+2
* btrfs: Remove fs_info from btrfs_alloc_chunkNikolay Borisov2018-08-061-2/+1
* btrfs: remove redundant btrfs_balance_control::fs_infoDavid Sterba2018-05-281-3/+2