summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
AgeCommit message (Expand)Author
2020-12-11btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik
2020-12-02btrfs: tree-checker: Enhance chunk checker to validate chunk profileQu Wenruo
2020-09-12btrfs: drop path before adding new uuid tree entryJosef Bacik
2020-07-31btrfs: fix mount failure caused by race with umountBoris Burkov
2019-08-06btrfs: fix minimum number of chunk errors for DUPDavid Sterba
2019-07-10btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov
2019-03-23btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn
2019-01-16btrfs: validate type when reading a chunkGu Jinxiang
2019-01-16btrfs: tree-checker: Verify block_group_itemQu Wenruo
2019-01-16Btrfs: add validadtion checks for chunk loadingLiu Bo
2019-01-16btrfs: Enhance chunk validation checkQu Wenruo
2019-01-16btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney
2018-07-03Btrfs: make raid6 rebuild retry moreLiu Bo
2018-07-03Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin
2018-05-30Btrfs: fix scrub to repair raid6 corruptionLiu Bo
2018-05-26btrfs: fix crash when trying to resume balance without the resume flagAnand Jain
2018-03-22btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov
2018-03-22btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg
2017-09-02btrfs: remove duplicate const specifierColin Ian King
2016-03-03btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
2016-02-25Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana
2016-02-25btrfs: handle invalid num_stripes in sys_arrayDavid Sterba
2015-12-18Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-10Btrfs: fix transaction handle leak in balanceFilipe Manana
2015-11-27Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-25btrfs: fix balance range usage filters in 4.4-rcHolger Hoffstätte
2015-11-25btrfs: fix rcu warning during device replaceDavid Sterba
2015-11-25Btrfs: fix the number of transaction units needed to remove a block groupFilipe Manana
2015-11-25Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana
2015-11-13Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-10btrfs: Fix lost-data-profile caused by balance bgZhao Lei
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-26btrfs: extend balance filter usage to take minimum and maximumDavid Sterba
2015-10-26btrfs: add balance filter for stripesGabríel Arthúr Pétursson
2015-10-26btrfs: extend balance filter limit to take minimum and maximumDavid Sterba
2015-10-21Btrfs: add a flags field to btrfs_transactionJosef Bacik
2015-10-21Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2015-10-21btrfs: cleanup btrfs_balance profile validity checksAlexandru Moise
2015-10-21btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()Zhao Lei
2015-10-21btrfs: Move btrfs_raid_array to publicZhao Lei
2015-10-12Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...Chris Mason
2015-10-12Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...Chris Mason
2015-10-10btrfs: comment the rest of implicit barriers before waitqueue_activeDavid Sterba
2015-10-08btrfs: switch more printks to our helpersDavid Sterba
2015-10-08btrfs: switch message printers to ratelimited _in_rcu variantsDavid Sterba
2015-10-08btrfs: switch message printers to _in_rcu variantsDavid Sterba
2015-10-01Btrfs: add helper for closing one deviceAnand Jain
2015-10-01Btrfs: don't log error from btrfs_get_bdev_and_sbAnand Jain
2015-10-01Btrfs: enhance btrfs_scratch_superblock to scratch all superblocksAnand Jain