summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: Fix misspellings in comments.Adam Buchbinder2016-03-141-2/+2
* Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba2016-02-261-10/+14
|\
| * Btrfs: fix lockdep deadlock warning due to dev_replaceLiu Bo2016-02-231-10/+14
* | Merge branch 'dev/rename-keys' into for-chris-4.6David Sterba2016-02-261-7/+7
|\ \
| * | btrfs: switch dev stats item to the permanent item keyDavid Sterba2016-02-111-4/+4
| * | btrfs: switch balance item to the temporary item keyDavid Sterba2016-02-111-3/+3
| |/
* | btrfs: device add and remove: use GFP_KERNELDavid Sterba2016-02-111-4/+5
|/
* btrfs: Use direct way to determine raid56 write/recover modeZhao Lei2016-01-191-1/+2
* btrfs: Small cleanup for get index_srcdev loopZhao Lei2016-01-191-22/+20
* btrfs: Enhance chunk validation checkQu Wenruo2016-01-191-1/+32
* Btrfs: fix typo in log message when starting a balanceFilipe Manana2016-01-191-1/+1
* Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-191-0/+1
|\
| * btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior2016-01-151-0/+1
* | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-191-13/+13
|\ \
| * | btrfs: remove duplicate const specifierColin Ian King2016-01-191-1/+1
| * | btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney2016-01-151-12/+12
* | | Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-01-111-10/+10
|\ \ \
| * | | Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana2016-01-071-10/+10
* | | | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-111-9/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-071-8/+8
| * | | btrfs: cleanup, remove stray return statementsDavid Sterba2016-01-071-1/+0
* | | | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-111-11/+21
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Btrfs: Check metadata redundancy on balanceSam Tygier2016-01-071-0/+7
| * | btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba2016-01-071-3/+3
| * | btrfs: verbose error when we find an unexpected item in sys_arrayDavid Sterba2016-01-071-0/+3
| * | btrfs: handle invalid num_stripes in sys_arrayDavid Sterba2016-01-071-0/+8
| * | btrfs: Support convert to -d dup for btrfs-convertZhao Lei2016-01-071-8/+0
| |/
* | btrfs: fix warning on uninit variable in btrfs_finish_chunk_allocChris Mason2015-12-231-1/+1
* | Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2015-12-231-2/+15
|\ \
| * | Btrfs: fix race when finishing dev replace leading to transaction abortFilipe Manana2015-12-171-2/+15
* | | Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2015-12-231-3/+4
|\ \ \ | |_|/ |/| |
| * | btrfs: remove a trivial helper btrfs_set_buffer_uptodateDavid Sterba2015-12-071-2/+2
| * | btrfs: make btrfs_close_one_device staticDavid Sterba2015-12-031-1/+2
* | | 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
OpenPOWER on IntegriCloud