summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn2019-03-231-2/+2
* btrfs: validate type when reading a chunkGu Jinxiang2019-01-161-0/+28
* btrfs: tree-checker: Verify block_group_itemQu Wenruo2019-01-161-1/+1
* Btrfs: add validadtion checks for chunk loadingLiu Bo2019-01-161-15/+67
* btrfs: Enhance chunk validation checkQu Wenruo2019-01-161-1/+32
* btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney2019-01-161-12/+12
* Btrfs: make raid6 rebuild retry moreLiu Bo2018-07-031-1/+8
* Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin2018-07-031-8/+1
* Btrfs: fix scrub to repair raid6 corruptionLiu Bo2018-05-301-1/+8
* btrfs: fix crash when trying to resume balance without the resume flagAnand Jain2018-05-261-0/+9
* btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov2018-03-221-0/+1
* btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg2018-03-221-5/+6
* btrfs: remove duplicate const specifierColin Ian King2017-09-021-1/+1
* btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior2016-03-031-0/+1
* Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana2016-02-251-10/+10
* btrfs: handle invalid num_stripes in sys_arrayDavid Sterba2016-02-251-0/+8
* Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-181-2/+1
|\
| * Btrfs: fix transaction handle leak in balanceFilipe Manana2015-12-101-2/+1
* | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-271-7/+6
|\|
| * btrfs: fix balance range usage filters in 4.4-rcHolger Hoffstätte2015-11-251-2/+2
| * btrfs: fix rcu warning during device replaceDavid Sterba2015-11-251-4/+2
| * Btrfs: fix the number of transaction units needed to remove a block groupFilipe Manana2015-11-251-1/+2
| * Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana2015-11-251-1/+1
* | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-131-0/+21
|\|
| * btrfs: Fix lost-data-profile caused by balance bgZhao Lei2015-11-101-0/+21
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-2/+2
|\ \ | |/ |/|
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-2/+2
* | btrfs: extend balance filter usage to take minimum and maximumDavid Sterba2015-10-261-1/+40
* | btrfs: add balance filter for stripesGabríel Arthúr Pétursson2015-10-261-0/+19
* | btrfs: extend balance filter limit to take minimum and maximumDavid Sterba2015-10-261-0/+42
* | Btrfs: add a flags field to btrfs_transactionJosef Bacik2015-10-211-1/+1
* | Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-211-68/+88
|\ \
| * | btrfs: cleanup btrfs_balance profile validity checksAlexandru Moise2015-10-211-9/+12
| * | btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()Zhao Lei2015-10-211-0/+7
| * | btrfs: Move btrfs_raid_array to publicZhao Lei2015-10-211-59/+69
| |/
* | Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...Chris Mason2015-10-121-0/+3
|\ \
| * | btrfs: comment the rest of implicit barriers before waitqueue_activeDavid Sterba2015-10-101-0/+3
| |/
* | Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...Chris Mason2015-10-121-61/+78
|\ \
| * | Btrfs: add helper for closing one deviceAnand Jain2015-10-011-30/+36
| * | Btrfs: don't log error from btrfs_get_bdev_and_sbAnand Jain2015-10-011-1/+0
| * | Btrfs: enhance btrfs_scratch_superblock to scratch all superblocksAnand Jain2015-10-011-12/+26
| * | Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not foundAnand Jain2015-10-011-4/+2
| * | Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain2015-09-291-7/+7
| * | Btrfs: SB read failure should return EIO for __bread failureAnand Jain2015-09-291-4/+4
| * | Btrfs: rename super_kobj to fsid_kobjAnand Jain2015-09-291-1/+1
| * | Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_linkAnand Jain2015-09-291-3/+3
| * | Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_linkAnand Jain2015-09-291-1/+1
| |/
* | btrfs: switch more printks to our helpersDavid Sterba2015-10-081-1/+2
* | btrfs: switch message printers to ratelimited _in_rcu variantsDavid Sterba2015-10-081-2/+2
* | btrfs: switch message printers to _in_rcu variantsDavid Sterba2015-10-081-9/+9
|/