* [git pull] assorted fixes (vfs.git)
@ 2013-04-09 18:24 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2013-04-09 18:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel
A nasty bug in fs/namespace.c caught by Andrey + a couple of
less serious unpleasantness - ecryptfs misc device playing hopeless
games with try_module_get() and palinfo procfs support being... not
quite correctly done, to be polite. Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (3):
ecryptfs: close rmmod race
procfs: add proc_remove_subtree()
palinfo fixes
Andrey Vagin (1):
mnt: release locks on error path in do_loopback
Diffstat:
arch/ia64/kernel/palinfo.c | 77 +++++-----------------------
fs/ecryptfs/miscdev.c | 14 +-----
fs/namespace.c | 2 +-
fs/proc/generic.c | 119 +++++++++++++++++++++++++++++++++-----------
include/linux/proc_fs.h | 2 +
5 files changed, 107 insertions(+), 107 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-09 18:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09 18:24 [git pull] assorted fixes (vfs.git) Al Viro
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.