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 - more aio followups
Date: Sat, 16 Jun 2018 03:11:33 +0100 [thread overview]
Message-ID: <20180616021133.GL30522@ZenIV.linux.org.uk> (raw)
Assorted AIO followups and fixes.
The following changes since commit 9a6d9a62e0fd4b9927c3124db0f25fc6b4fb6576:
fs: aio ioprio use ioprio_check_cap ret val (2018-06-04 14:20:39 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.aio
for you to fetch changes up to 11c5ad0ec441129adef42c16bbd5139707a8c5b6:
eventpoll: switch to ->poll_mask (2018-06-14 20:09:28 -0400)
----------------------------------------------------------------
Avi Kivity (2):
aio: mark __aio_sigset::sigmask const
eventfd: only return events requested in poll_mask()
Ben Noordhuis (1):
eventpoll: switch to ->poll_mask
Christoph Hellwig (1):
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
fs/aio.c | 4 ++--
fs/eventfd.c | 4 ++--
fs/eventpoll.c | 15 ++++++++++-----
include/uapi/linux/aio_abi.h | 2 +-
4 files changed, 15 insertions(+), 10 deletions(-)
reply other threads:[~2018-06-16 2:11 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=20180616021133.GL30522@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.