Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Pull btrfs fixes from Chris Mason: "This has Mark Fasheh's patches to fix quota accounting during subvol deletion, which we've been working on for a while now. The patch is pretty small but it's a key fix. Otherwise it's a random assortment" * 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs: btrfs: fix balance range usage filters in 4.4-rc btrfs: qgroup: account shared subtree during snapshot delete Btrfs: use btrfs_get_fs_root in resolve_indirect_ref btrfs: qgroup: fix quota disable during rescan Btrfs: fix race between cleaner kthread and space cache writeout Btrfs: fix scrub preventing unused block groups from being deleted Btrfs: fix race between scrub and block group deletion btrfs: fix rcu warning during device replace btrfs: Continue replace when set_block_ro failed btrfs: fix clashing number of the enhanced balance usage filter Btrfs: fix the number of transaction units needed to remove a block group Btrfs: use global reserve when deleting unused block group after ENOSPC Btrfs: tests: checking for NULL instead of IS_ERR() btrfs: fix signed overflows in btrfs_sync_file
No related branches found
No related tags found
Showing
- fs/btrfs/backref.c 1 addition, 1 deletionfs/btrfs/backref.c
- fs/btrfs/ctree.h 4 additions, 0 deletionsfs/btrfs/ctree.h
- fs/btrfs/extent-tree.c 100 additions, 23 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/file.c 7 additions, 3 deletionsfs/btrfs/file.c
- fs/btrfs/inode.c 1 addition, 23 deletionsfs/btrfs/inode.c
- fs/btrfs/qgroup.c 4 additions, 1 deletionfs/btrfs/qgroup.c
- fs/btrfs/scrub.c 56 additions, 6 deletionsfs/btrfs/scrub.c
- fs/btrfs/tests/free-space-tests.c 3 additions, 1 deletionfs/btrfs/tests/free-space-tests.c
- fs/btrfs/transaction.c 32 additions, 0 deletionsfs/btrfs/transaction.c
- fs/btrfs/transaction.h 4 additions, 0 deletionsfs/btrfs/transaction.h
- fs/btrfs/volumes.c 6 additions, 7 deletionsfs/btrfs/volumes.c
- fs/btrfs/volumes.h 1 addition, 1 deletionfs/btrfs/volumes.h
Loading
Please register or sign in to comment