[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131005173659.12433.93614@localhost.localdomain>
Date: Sat, 5 Oct 2013 13:36:59 -0400
From: Chris Mason <chris.mason@...ionio.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
<linux-btrfs@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Btrfs
Hi Linus,
Please pull my for-linus branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
I've merged my for-linus up to 3.12-rc3 because the top commit is only
meant for 3.12. The rest of the fixes are also available in my master
branch on top of my last 3.11 based pull.
This is a small collection of fixes, including a regression fix from Liu
Bo that solves rare crashes with compression on.
Ilya Dryomov (2) commits (+28/-11):
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing (+7/-5)
Btrfs: eliminate races in worker stopping code (+21/-6)
Darrick J. Wong (1) commits (+8/-0):
btrfs: Fix crash due to not allocating integrity data for a bioset
Liu Bo (1) commits (+1/-1):
Btrfs: fix crash of compressed writes
Josef Bacik (1) commits (+2/-5):
Btrfs: fix transid verify errors when recovering log tree
Total: (5) commits (+39/-17)
fs/btrfs/async-thread.c | 25 +++++++++++++++++++------
fs/btrfs/async-thread.h | 2 ++
fs/btrfs/dev-replace.c | 5 +----
fs/btrfs/extent_io.c | 10 +++++++++-
fs/btrfs/transaction.c | 7 ++-----
fs/btrfs/volumes.c | 7 ++++++-
6 files changed, 39 insertions(+), 17 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists