summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.h
Commit message (Expand)AuthorAge
* btrfs: declare btrfs_report_missing_device() staticAnand Jain2017-10-30
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-09-09
|\
| * btrfs: Remove unused sectorsize variable from struct map_lookupNikolay Borisov2017-08-18
| * btrfs: Remove unused parameters from volume.c functionsNikolay Borisov2017-08-16
| * btrfs: Enhance message when a device is missing during mountQu Wenruo2017-08-16
| * btrfs: Introduce a function to check if all chunks a OK for degraded rw mountQu Wenruo2017-08-16
* | Btrfs: fix blk_status_t/errno confusionOmar Sandoval2017-08-24
|/
* btrfs: preallocate device flush bioDavid Sterba2017-06-21
* btrfs: document mandatory order of bio in btrfs_io_bioDavid Sterba2017-06-19
* Btrfs: change how we iterate bios in endioLiu Bo2017-06-19
* btrfs: add framework to handle device flush error as a volumeAnand Jain2017-06-19
* btrfs: delete unused member nobarriersAnand Jain2017-04-18
* btrfs: drop redundant parameters from btrfs_map_sblockDavid Sterba2017-04-18
* Btrfs: create a helper for getting chunk mapLiu Bo2017-04-18
* btrfs: convert btrfs_bio.refs from atomic_t to refcount_tElena Reshetova2017-04-18
* btrfs: constify device path passed to relevant helpersDavid Sterba2017-02-28
* Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-16
|\
| * btrfs: opencode chunk locking, remove helpersDavid Sterba2016-12-06
| * btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
| * btrfs: root->fs_info cleanup, lock/unlock_chunksJeff Mahoney2016-12-06
| * btrfs: root->fs_info cleanup, use fs_info->dev_root everywhereJeff Mahoney2016-12-06
| * btrfs: btrfs_init_new_device should use fs_info->dev_rootJeff Mahoney2016-12-06
| * btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-06
| * btrfs: call functions that overwrite their root parameter with fs_infoJeff Mahoney2016-12-06
| * btrfs: don't abuse REQ_OP_* flags for btrfs_map_blockChristoph Hellwig2016-11-29
* | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
|/
* btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26
* btrfs: use bio fields for op and flagsMike Christie2016-06-07
* btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie2016-06-07
* Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba2016-05-16
|\
| * btrfs: uapi/linux/btrfs.h migration, move balance flagsJeff Mahoney2016-04-28
* | Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516David Sterba2016-05-16
|\ \
| * | btrfs: cleanup assigning next active device with a checkAnand Jain2016-05-04
| * | btrfs: rename btrfs_find_device_by_user_inputDavid Sterba2016-04-28
| * | btrfs: introduce raid-type to error-code table, for minimum device constraintDavid Sterba2016-04-28
| * | btrfs: introduce device delete by devidAnand Jain2016-04-28
| * | btrfs: create helper btrfs_find_device_by_user_input()Anand Jain2016-04-28
| |/
* | Btrfs: fix divide error upon chunk's stripe_lenLiu Bo2016-05-06
|/
* Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
|\
| * Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07
* | Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2015-12-23
|\ \ | |/ |/|
| * btrfs: make btrfs_close_one_device staticDavid Sterba2015-12-03
* | btrfs: fix clashing number of the enhanced balance usage filterDavid Sterba2015-11-25
|/
* btrfs: add balance filters limits, stripes and usage to supported maskDavid Sterba2015-10-26
* btrfs: extend balance filter usage to take minimum and maximumDavid Sterba2015-10-26
* btrfs: add balance filter for stripesGabríel Arthúr Pétursson2015-10-26
* btrfs: extend balance filter limit to take minimum and maximumDavid Sterba2015-10-26
* btrfs: check unsupported filters in balance argumentsDavid Sterba2015-10-26
* Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-21
|\
| * btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()Zhao Lei2015-10-21