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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 22 May 2015 21:14:30 -0400
From:	Chris Mason <clm@...com>
To:	<torvalds@...ux-foundation.org>,
	linux-btrfs <linux-btrfs@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Btrfs

Hi Linus,

My for-linus-4.1 branch has three more fixes:

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

I fixed up a regression from 4.0 where conversion between different raid
levels would sometimes bail out without converting.

Filipe tracked down a race where it was possible to double allocate
chunks on the drive.

Mark has a fix for fiemap.  All three will get bundled off for stable as
well.

Chris Mason (1) commits (+18/-0):
    Btrfs: fix regression in raid level conversion

Filipe Manana (1) commits (+3/-0):
    Btrfs: fix racy system chunk allocation when setting block group ro

Mark Fasheh (1) commits (+17/-0):
    btrfs: clear 'ret' in btrfs_check_shared() loop

Total: (3) commits

 fs/btrfs/backref.c     | 17 +++++++++++++++++
 fs/btrfs/extent-tree.c | 20 ++++++++++++++++++++
 fs/btrfs/volumes.c     |  1 +
 3 files changed, 38 insertions(+)
--
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