[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20151023124702.GA4830@ret.masoncoding.com>
Date: Fri, 23 Oct 2015 08:47:02 -0400
From: Chris Mason <clm@...com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
btrfs <linux-btrfs@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Btrfs
Hi Linus,
I have two more small fixes this week in my for-linus-4.3 branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.3
Qu's fix avoids unneeded COW during fallocate, and Christian
found a memory leak in the error handling of an earlier fix.
Qu Wenruo (1) commits (+1/-1):
btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
Christian Engelmayer (1) commits (+4/-1):
btrfs: fix possible leak in btrfs_ioctl_balance()
Total: (2) commits (+5/-2)
fs/btrfs/file.c | 2 +-
fs/btrfs/ioctl.c | 5 ++++-
2 files changed, 5 insertions(+), 2 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