lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 9 Oct 2015 13:42:13 -0400
From:	Chris Mason <clm@...com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-btrfs <linux-btrfs@...r.kernel.org>
Subject: [GIT PULL] Btrfs

Hi Linus,

I have a few fixes in my for-linus-4.3 branch:

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

These are small and assorted.  Neil's is the oldest, I dropped the ball
thinking he was going to send it in.

Filipe Manana (3) commits (+26/-12):
    Btrfs: update fix for read corruption of compressed and shared extents (+11/-8)
    Btrfs: send, fix corner case for reference overwrite detection (+5/-3)
    Btrfs: fix deadlock when finalizing block group creation (+10/-1)

NeilBrown (1) commits (+5/-5):
    BTRFS: support NFSv2 export

chandan (1) commits (+4/-0):
    Btrfs: open_ctree: Fix possible memory leak

Total: (5) commits (+35/-17)

 fs/btrfs/disk-io.c     |  4 ++++
 fs/btrfs/export.c      | 10 +++++-----
 fs/btrfs/extent-tree.c |  9 ++++++++-
 fs/btrfs/extent_io.c   | 19 +++++++++++--------
 fs/btrfs/send.c        |  8 +++++---
 fs/btrfs/transaction.c |  1 +
 fs/btrfs/transaction.h |  1 +
 7 files changed, 35 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ