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, 18 Dec 2015 12:28:47 -0500
From:	Chris Mason <clm@...com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	<linux-kernel@...r.kernel.org>, <linux-btrfs@...r.kernel.org>
Subject: [GIT PULL] Btrfs

Hi Linus,

A couple of small fixes in my for-linus-4.4 branch:

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

Chris Mason (2) commits (+19/-7):
    Btrfs: check for empty bitmap list in setup_cluster_bitmaps (+5/-3)
    Btrfs: check prepare_uptodate_page() error code earlier (+14/-4)

Filipe Manana (2) commits (+9/-7):
    Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list (+8/-5)
    Btrfs: fix transaction handle leak in balance (+1/-2)

Holger Hoffstätte (1) commits (+1/-1):
    btrfs: fix misleading warning when space cache failed to load

Total: (5) commits (+29/-15)

 fs/btrfs/extent-tree.c      | 10 +++++++---
 fs/btrfs/file.c             | 18 ++++++++++++++----
 fs/btrfs/free-space-cache.c | 10 ++++++----
 fs/btrfs/transaction.c      |  1 -
 fs/btrfs/transaction.h      |  2 +-
 fs/btrfs/volumes.c          |  3 +--
 6 files changed, 29 insertions(+), 15 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