[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150717193810.GC8274@ret.masoncoding.com>
Date: Fri, 17 Jul 2015 15:38:10 -0400
From: Chris Mason <clm@...com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
btrfs <linux-btrfs@...r.kernel.org>
Subject: [GIT PULL] Btrfs
Hi Linus,
We have some fixes in my for-linus-4.2 branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.2
These are all from Filipe, and cover a few problems we've had reported
on the list recently (along with ones he found on his own).
Filipe Manana (5) commits (+34/-6):
Btrfs: fix shrinking truncate when the no_holes feature is enabled (+2/-3)
Btrfs: fix file corruption after cloning inline extents (+14/-0)
Btrfs: fix list transaction->pending_ordered corruption (+2/-2)
Btrfs: fix order by which delayed references are run (+13/-0)
Btrfs: fix memory leak in the extent_same ioctl (+3/-1)
Total: (5) commits (+34/-6)
fs/btrfs/extent-tree.c | 13 +++++++++++++
fs/btrfs/inode.c | 5 ++---
fs/btrfs/ioctl.c | 18 +++++++++++++++++-
fs/btrfs/transaction.c | 4 ++--
4 files changed, 34 insertions(+), 6 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