aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-13Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+21
2015-11-10btrfs: Fix lost-data-profile caused by balance bgZhao Lei1-0/+21
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-2/+2
2015-10-26btrfs: extend balance filter usage to take minimum and maximumDavid Sterba1-1/+40
2015-10-26btrfs: add balance filter for stripesGabríel Arthúr Pétursson1-0/+19
2015-10-26btrfs: extend balance filter limit to take minimum and maximumDavid Sterba1-0/+42
2015-10-21Btrfs: add a flags field to btrfs_transactionJosef Bacik1-1/+1
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-68/+88
2015-10-21btrfs: cleanup btrfs_balance profile validity checksAlexandru Moise1-9/+12
2015-10-21btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()Zhao Lei1-0/+7
2015-10-21btrfs: Move btrfs_raid_array to publicZhao Lei1-59/+69
2015-10-12Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4Chris Mason1-0/+3
2015-10-12Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4Chris Mason1-61/+78
2015-10-10btrfs: comment the rest of implicit barriers before waitqueue_activeDavid Sterba1-0/+3
2015-10-08btrfs: switch more printks to our helpersDavid Sterba1-1/+2
2015-10-08btrfs: switch message printers to ratelimited _in_rcu variantsDavid Sterba1-2/+2
2015-10-08btrfs: switch message printers to _in_rcu variantsDavid Sterba1-9/+9
2015-10-01Btrfs: add helper for closing one deviceAnand Jain1-30/+36
2015-10-01Btrfs: don't log error from btrfs_get_bdev_and_sbAnand Jain1-1/+0
2015-10-01Btrfs: enhance btrfs_scratch_superblock to scratch all superblocksAnand Jain1-12/+26
2015-10-01Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not foundAnand Jain1-4/+2
2015-09-29Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain1-7/+7
2015-09-29Btrfs: SB read failure should return EIO for __bread failureAnand Jain1-4/+4
2015-09-29Btrfs: rename super_kobj to fsid_kobjAnand Jain1-1/+1
2015-09-29Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_linkAnand Jain1-3/+3
2015-09-29Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_linkAnand Jain1-1/+1
2015-09-11Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-17/+4
2015-09-05Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-35/+44
2015-08-31btrfs: Add raid56 support for updatingZhao Lei1-17/+4
2015-08-21btrfs: fix compile when block cgroups are not enabledChris Mason1-0/+2
2015-08-19btrfs: use __GFP_NOFAIL in alloc_btrfs_bioMichal Hocko1-3/+1
2015-08-13btrfs: remove bio splitting and merge_bvec_fn() callsKent Overstreet1-72/+0
2015-08-09Merge branch 'jeffm-discard-4.3' into for-linus-4.3Chris Mason1-24/+39
2015-08-09Btrfs: add support for blkio controllersChris Mason1-0/+8
2015-08-09btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk()Zhaolei1-8/+2
2015-08-09btrfs: Fix data checksum error cause by replace with io-load.Zhaolei1-0/+2
2015-07-29btrfs: iterate over unused chunk space in FITRIMJeff Mahoney1-24/+39
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-12/+11
2015-07-11Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-6/+44
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-23/+163
2015-06-30Btrfs: fix race between balance and unused block group deletionFilipe Manana1-5/+43
2015-06-30btrfs: cleanup noused initialization of dev in btrfs_end_bio()Zhao Lei1-1/+1
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+6
2015-06-23Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anandChris Mason1-5/+92
2015-06-19Btrfs: sysfs: add support to show replacing target in the sysfsAnand Jain1-0/+3
2015-06-19Btrfs: free the stale deviceAnand Jain1-0/+61
2015-06-10Btrfs: fix necessary chunk tree space calculation when allocating a chunkFilipe Manana1-1/+1
2015-06-03Btrfs: fix -ENOSPC on block group removalFilipe Manana1-0/+3
2015-06-03Btrfs: fix chunk allocation regression leading to transaction abortFilipe Manana1-3/+19