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, 15 May 2011 10:47:23 -0400
From:	Chris Mason <chris.mason@...cle.com>
To:	"linux-btrfs" <linux-btrfs@...r.kernel.org>,
	"linux-kernel" <linux-kernel@...r.kernel.org>,
	"Linus Torvalds" <torvalds@...ux-foundation.org>
Subject: [GIT PULL] Btrfs updates


Hi everyone,

The master branch of the btrfs unstable tree has a few more fixes:

git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git master

These include small fixes in the new per-file flags, an oops in
the btrfs acl code and ENOSPC fixes for mixed block groups (used in very
small filesystems).

Li Zefan (3) commits (+15/-10):
    Btrfs: fix FS_IOC_SETFLAGS ioctl (+2/-0)
    Btrfs: fix FS_IOC_GETFLAGS ioctl (+7/-0)
    fs: remove FS_COW_FL (+6/-10)

Daniel J Blueman (1) commits (+3/-2):
    Prevent oopsing in posix_acl_valid()

liubo (1) commits (+26/-11):
    Btrfs: fix easily get into ENOSPC in mixed case

Total: (5) commits (+44/-23)

 fs/btrfs/acl.c         |    5 +++--
 fs/btrfs/extent-tree.c |   37 ++++++++++++++++++++++++++-----------
 fs/btrfs/ioctl.c       |   24 +++++++++++++++---------
 include/linux/fs.h     |    1 -
 4 files changed, 44 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