From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [git pull] vfs.git cramfs series
Date: Fri, 17 Nov 2017 03:07:51 +0000 [thread overview]
Message-ID: <20171117030750.GN21978@ZenIV.linux.org.uk> (raw)
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(-)
reply other threads:[~2017-11-17 3:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171117030750.GN21978@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome