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) a couple of fixes
Date: Fri, 25 Nov 2022 03:52:22 +0000 [thread overview]
Message-ID: <Y4A79tAvPFcC3Hu7@ZenIV> (raw)
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes
for you to fetch changes up to 406c706c7b7f1730aa787e914817b8d16b1e99f6:
vfs: vfs_tmpfile: ensure O_EXCL flag is enforced (2022-11-19 02:22:11 -0500)
----------------------------------------------------------------
a couple of fixes, one of them for this cycle regression...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----------------------------------------------------------------
Jann Horn (1):
fs: use acquire ordering in __fget_light()
Peter Griffin (1):
vfs: vfs_tmpfile: ensure O_EXCL flag is enforced
fs/file.c | 11 ++++++++++-
fs/namei.c | 3 ++-
2 files changed, 12 insertions(+), 2 deletions(-)
next reply other threads:[~2022-11-25 3:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-25 3:52 Al Viro [this message]
2022-11-25 18:22 ` [git pull] (vfs.git) a couple of fixes pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2017-09-21 4:13 [git pull][vfs.git] " Al Viro
2017-09-21 15:59 ` Linus Torvalds
2017-09-21 16:36 ` Al Viro
2012-09-28 3:40 Al Viro
2012-09-28 17:08 ` Linus Torvalds
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=Y4A79tAvPFcC3Hu7@ZenIV \
--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).