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:	Sun, 16 Feb 2014 08:13:03 -0500
From:	Chris Mason <clm@...com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	<linux-btrfs@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Btrfs

Hi Linus,

We have a small collection of fixes in my for-linus branch:

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

The big thing that stands out is a revert of a new ioctl.  Users haven't
shipped yet in btrfs-progs, and Dave Sterba found a better way to export
the information.

Anand Jain (1) commits (+8/-2):
    btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105

Liu Bo (1) commits (+0/-1):
    Btrfs: fix a lockdep warning when cleaning up aborted transaction

Filipe David Borba Manana (1) commits (+10/-0):
    Btrfs: use right clone root offset for compressed extents

Mitch Harder (1) commits (+1/-1):
    Btrfs: fix max_inline mount option

Chris Mason (1) commits (+0/-17):
    Revert "btrfs: add ioctl to export size of global metadata reservation"

Josef Bacik (1) commits (+9/-2):
    Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol

Total: (6) commits (+28/-23)

 fs/btrfs/disk-io.c         |  1 -
 fs/btrfs/inode.c           |  2 +-
 fs/btrfs/ioctl.c           | 16 ----------------
 fs/btrfs/send.c            | 10 ++++++++++
 fs/btrfs/super.c           | 11 +++++++++--
 fs/btrfs/sysfs.c           | 10 ++++++++--
 include/uapi/linux/btrfs.h |  1 -
 7 files changed, 28 insertions(+), 23 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