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 bits and pieces
Date: Wed, 20 Nov 2013 17:42:11 +0000 [thread overview]
Message-ID: <20131120174211.GF10323@ZenIV.linux.org.uk> (raw)
[Apologies for delay; I'd spent the last day hunting down something that
turned out to be a VM leak completely unrelated to this stuff - it's
present in mainline, for starters. Unreliable reproducers make for fun
bisects ;-/ Anyway, by now I'm absolutely sure that this is a VM bug and
not something I had somehow managed to break, so...]
Assorted bits that got missed in the first pull request + fixes for
a couple of coredump regressions. Please, pull from the usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (7):
dump_align(): fix the dumb braino
dump_emit(): use __kernel_write(), not vfs_write()
gfs2: endianness misannotations
consolidate simple ->d_delete() instances
take read_seqbegin_or_lock() and friends to seqlock.h
dcache.c: get rid of pointless macros
fold try_to_ascend() into the sole remaining caller
Diffstat:
arch/ia64/kernel/perfmon.c | 8 +----
fs/9p/vfs_dentry.c | 19 +---------
fs/configfs/dir.c | 12 +------
fs/coredump.c | 6 ++--
fs/dcache.c | 84 ++++++++++---------------------------------
fs/efivarfs/super.c | 11 +-----
fs/gfs2/lock_dlm.c | 8 ++--
fs/gfs2/quota.c | 23 +++++-------
fs/gfs2/rgrp.c | 4 +-
fs/hostfs/hostfs_kern.c | 11 +-----
fs/libfs.c | 12 ++++---
fs/proc/generic.c | 18 +---------
fs/proc/namespaces.c | 8 +----
include/linux/fs.h | 2 +
include/linux/seqlock.h | 29 +++++++++++++++
kernel/cgroup.c | 7 +---
net/sunrpc/rpc_pipe.c | 11 +-----
17 files changed, 86 insertions(+), 187 deletions(-)
next reply other threads:[~2013-11-20 17:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-20 17:42 Al Viro [this message]
2013-11-20 17:47 ` [git pull] vfs.git bits and pieces Al Viro
2013-11-20 22:16 ` Al Viro
2013-11-20 22:24 ` Joe Perches
2013-11-20 22:33 ` Linus Torvalds
2013-11-20 22:40 ` Andrew Morton
2013-11-21 11:19 ` Kirill A. Shutemov
2013-11-20 22:42 ` Damien Wyart
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=20131120174211.GF10323@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;
as well as URLs for NNTP newsgroup(s).