aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-3/+5
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval1-3/+3
2017-08-18btrfs: Remove unused sectorsize variable from struct map_lookupNikolay Borisov1-1/+0
2017-08-16btrfs: Remove unused parameters from volume.c functionsNikolay Borisov1-2/+1
2017-08-16btrfs: Enhance message when a device is missing during mountQu Wenruo1-0/+2
2017-08-16btrfs: Introduce a function to check if all chunks a OK for degraded rw mountQu Wenruo1-0/+2
2017-06-21btrfs: preallocate device flush bioDavid Sterba1-0/+1
2017-06-19btrfs: document mandatory order of bio in btrfs_io_bioDavid Sterba1-0/+4
2017-06-19Btrfs: change how we iterate bios in endioLiu Bo1-0/+1
2017-06-19btrfs: add framework to handle device flush error as a volumeAnand Jain1-0/+1
2017-04-18btrfs: delete unused member nobarriersAnand Jain1-1/+0
2017-04-18btrfs: drop redundant parameters from btrfs_map_sblockDavid Sterba1-2/+1
2017-04-18Btrfs: create a helper for getting chunk mapLiu Bo1-1/+1
2017-04-18btrfs: convert btrfs_bio.refs from atomic_t to refcount_tElena Reshetova1-1/+1
2017-02-28btrfs: constify device path passed to relevant helpersDavid Sterba1-6/+6
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-29/+41
2016-12-06btrfs: opencode chunk locking, remove helpersDavid Sterba1-10/+0
2016-12-06btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney1-10/+12
2016-12-06btrfs: root->fs_info cleanup, lock/unlock_chunksJeff Mahoney1-4/+4
2016-12-06btrfs: root->fs_info cleanup, use fs_info->dev_root everywhereJeff Mahoney1-2/+1
2016-12-06btrfs: btrfs_init_new_device should use fs_info->dev_rootJeff Mahoney1-1/+1
2016-12-06btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney1-2/+2
2016-12-06btrfs: call functions that overwrite their root parameter with fs_infoJeff Mahoney1-2/+2
2016-11-29btrfs: don't abuse REQ_OP_* flags for btrfs_map_blockChristoph Hellwig1-2/+23
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig1-1/+1
2016-09-26btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney1-1/+1
2016-06-07btrfs: use bio fields for op and flagsMike Christie1-1/+1
2016-06-07btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie1-2/+2
2016-05-16Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba1-46/+0
2016-05-16Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516David Sterba1-2/+7
2016-05-06Btrfs: fix divide error upon chunk's stripe_lenLiu Bo1-1/+1
2016-05-04btrfs: cleanup assigning next active device with a checkAnand Jain1-0/+2
2016-04-28btrfs: uapi/linux/btrfs.h migration, move balance flagsJeff Mahoney1-46/+0
2016-04-28btrfs: rename btrfs_find_device_by_user_inputDavid Sterba1-2/+2
2016-04-28btrfs: introduce raid-type to error-code table, for minimum device constraintDavid Sterba1-1/+1
2016-04-28btrfs: introduce device delete by devidAnand Jain1-1/+1
2016-04-28btrfs: create helper btrfs_find_device_by_user_input()Anand Jain1-0/+3
2016-01-11Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5Chris Mason1-1/+1
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee1-1/+1
2015-12-23Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5Chris Mason1-1/+0
2015-12-03btrfs: make btrfs_close_one_device staticDavid Sterba1-1/+0
2015-11-25btrfs: fix clashing number of the enhanced balance usage filterDavid Sterba1-1/+1
2015-10-26btrfs: add balance filters limits, stripes and usage to supported maskDavid Sterba1-1/+4
2015-10-26btrfs: extend balance filter usage to take minimum and maximumDavid Sterba1-0/+1
2015-10-26btrfs: add balance filter for stripesGabríel Arthúr Pétursson1-0/+1
2015-10-26btrfs: extend balance filter limit to take minimum and maximumDavid Sterba1-0/+1
2015-10-26btrfs: check unsupported filters in balance argumentsDavid Sterba1-0/+8
2015-10-21Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4Chris Mason1-0/+5
2015-10-21btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()Zhao Lei1-0/+1
2015-10-21btrfs: Move btrfs_raid_array to publicZhao Lei1-0/+4