From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [git pull] vfs.git assorted fixes
Date: Sun, 22 Dec 2019 23:23:04 +0000 [thread overview]
Message-ID: <20191222232304.GN4203@ZenIV.linux.org.uk> (raw)
Eric's s_inodes softlockup fixes + Jan's fix for recent regression
from pipe rework.
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
for you to fetch changes up to 1edc8eb2e93130e36ac74ac9c80913815a57d413:
fs: call fsnotify_sb_delete after evict_inodes (2019-12-18 00:03:01 -0500)
----------------------------------------------------------------
Eric Sandeen (2):
fs: avoid softlockups in s_inodes iterators
fs: call fsnotify_sb_delete after evict_inodes
Jan Kara (1):
pipe: Fix bogus dereference in iov_iter_alignment()
fs/drop_caches.c | 2 +-
fs/inode.c | 7 +++++++
fs/notify/fsnotify.c | 4 ++++
fs/quota/dquot.c | 1 +
fs/super.c | 4 +++-
lib/iov_iter.c | 3 ++-
6 files changed, 18 insertions(+), 3 deletions(-)
next reply other threads:[~2019-12-22 23:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-22 23:23 Al Viro [this message]
2019-12-23 1:05 ` [git pull] vfs.git assorted fixes pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2018-07-22 16:39 Al Viro
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=20191222232304.GN4203@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 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.