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, 17 Nov 2017 03:07:51 +0000
From:   Al Viro <viro@...IV.linux.org.uk>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs.git cramfs series

	Nicolas Pitre cramfs work.

The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f:

  Linux 4.14-rc4 (2017-10-08 20:53:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.cramfs

for you to fetch changes up to 8d59598c35dc1071e6c36f86c9a95f26dd08b4e5:

  cramfs: rehabilitate it (2017-10-15 00:47:23 -0400)

----------------------------------------------------------------
Nicolas Pitre (4):
      cramfs: direct memory access support
      cramfs: implement uncompressed and arbitrary data block positioning
      cramfs: add mmap support
      cramfs: rehabilitate it

 Documentation/filesystems/cramfs.txt |  42 +++
 MAINTAINERS                          |   4 +-
 fs/cramfs/Kconfig                    |  39 ++-
 fs/cramfs/README                     |  31 ++-
 fs/cramfs/inode.c                    | 511 ++++++++++++++++++++++++++++++-----
 include/uapi/linux/cramfs_fs.h       |  26 +-
 6 files changed, 584 insertions(+), 69 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ