Hi Linus,

Please pull my for-linus branch (or for-linus signed tag):

git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus

This is a small collection of fixes.  It was rebased this morning, but I
was just fixing signed-off-by tags with the wrong email.

Wang Shilong (3) commits (+57/-24):
    Btrfs: skip building backref tree for uuid and quota tree when doing 
balance relocation (+3/-1)
    Btrfs: make sure we cleanup all reloc roots if error happens (+7/-0)
    Btrfs: fix an oops when doing balance relocation (+47/-23)

Filipe David Borba Manana (1) commits (+10/-12):
    Btrfs: don't miss skinny extent items on delayed ref head contention

Dan Carpenter (1) commits (+2/-2):
    Btrfs: fix access_ok() check in btrfs_ioctl_send()

Miao Xie (1) commits (+2/-3):
    Btrfs: don't clear the default compression type

David Sterba (1) commits (+2/-1):
    btrfs: call mnt_drop_write after interrupted subvol deletion

Total: (7) commits (+73/-42)

 fs/btrfs/extent-tree.c | 22 +++++++-------
 fs/btrfs/ioctl.c       |  3 +-
 fs/btrfs/relocation.c  | 81 +++++++++++++++++++++++++++++++++++---------------
 fs/btrfs/send.c        |  4 +--
 fs/btrfs/super.c       |  5 ++--
 5 files changed, 73 insertions(+), 42 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to