summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2015-10-14btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-13btrfs: fix resending received snapshot with parentRobin Ruede
2015-10-13Btrfs: send, fix file corruption due to incorrect cloning operationsFilipe Manana
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-12Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2015-10-10btrfs: comment the rest of implicit barriers before waitqueue_activeDavid Sterba
2015-10-10btrfs: remove extra barrier before waitqueue_activeDavid Sterba
2015-10-10btrfs: add comments to barriers before waitqueue_activeDavid Sterba
2015-10-10btrfs: comment waitqueue_active implied by locksDavid Sterba
2015-10-10btrfs: add barrier for waitqueue_active in clear_btree_io_treeDavid Sterba
2015-10-10btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblockedDavid Sterba
2015-10-09Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-08btrfs: switch more printks to our helpersDavid Sterba
2015-10-08btrfs: switch message printers to ratelimited variantsDavid Sterba
2015-10-08btrfs: introduce ratelimited variants of message printing functionsDavid Sterba
2015-10-08btrfs: switch message printers to ratelimited _in_rcu variantsDavid Sterba
2015-10-08btrfs: introduce ratelimited _in_rcu variants of message printing functionsDavid Sterba
2015-10-08btrfs: switch message printers to _in_rcu variantsDavid Sterba
2015-10-08btrfs: introduce _in_rcu variants of message printing functionsDavid Sterba
2015-10-06BTRFS: support NFSv2 exportNeilBrown
2015-10-06Btrfs: open_ctree: Fix possible memory leakchandan
2015-10-05Btrfs: fix deadlock when finalizing block group creationFilipe Manana
2015-10-05Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana
2015-10-05Btrfs: send, fix corner case for reference overwrite detectionFilipe Manana
2015-10-01Btrfs: move kobj stuff out of dev_replace lock rangeLiu Bo
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: kernel operation should come after user input has been verifiedAnand Jain
2015-10-01Btrfs: enhance btrfs_scratch_superblock to scratch all superblocksAnand Jain
2015-10-01Btrfs: add btrfs_read_dev_one_super() to read one specific SBAnand Jain
2015-10-01Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not foundAnand Jain
2015-09-29Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain
2015-09-29Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...Anand Jain
2015-09-29Btrfs: SB read failure should return EIO for __bread failureAnand Jain
2015-09-29Btrfs: rename super_kobj to fsid_kobjAnand Jain
2015-09-29Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_linkAnand Jain
2015-09-29Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_linkAnand Jain
2015-09-29Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mountedAnand Jain
2015-09-29Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mountedAnand Jain
2015-09-25Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-22Btrfs: keep dropped roots in cache until transaction commitJosef Bacik
2015-09-21Btrfs: Direct I/O: Fix space accountingchandan
2015-09-15btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-09-14Btrfs: fix read corruption of compressed and shared extentsFilipe Manana
2015-09-11Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-10Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlockFilipe Manana
2015-09-08Btrfs: don't initialize a space info as full to prevent ENOSPCFilipe Manana
2015-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-09-05Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds