From: "Darrick J. Wong" <djwong@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Wang Shilong <wangshilong1991@gmail.com>,
linux-fsdevel@vger.kernel.org, linux-xfs@vger.kernel.org,
Ext4 Developers List <linux-ext4@vger.kernel.org>,
linux-f2fs-devel@lists.sourceforge.net,
Wang Shilong <wshilong@ddn.com>
Subject: [GIT PULL] vfs: new code for 5.15
Date: Tue, 31 Aug 2021 09:23:55 -0700 [thread overview]
Message-ID: <20210831162355.GA9959@magnolia> (raw)
Hi Linus,
Please pull this single VFS patch that prevents userspace from setting
project quota ids on files that the VFS considers invalid.
This branch merges cleanly against your upstream branch as of a few
minutes ago, and does not introduce any fstests regressions for ext4 or
xfs.
--D
The following changes since commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17:
Linux 5.14-rc4 (2021-08-01 17:04:17 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/vfs-5.15-merge-1
for you to fetch changes up to d03ef4daf33a33da8d7c397102fff8ae87d04a93:
fs: forbid invalid project ID (2021-08-03 09:48:04 -0700)
----------------------------------------------------------------
New code for 5.15:
- Strengthen parameter checking for project quota ids.
----------------------------------------------------------------
Wang Shilong (1):
fs: forbid invalid project ID
fs/ioctl.c | 8 ++++++++
1 file changed, 8 insertions(+)
next reply other threads:[~2021-08-31 16:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-31 16:23 Darrick J. Wong [this message]
2021-08-31 18:19 ` [GIT PULL] vfs: new code for 5.15 pr-tracker-bot
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=20210831162355.GA9959@magnolia \
--to=djwong@kernel.org \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=wangshilong1991@gmail.com \
--cc=wshilong@ddn.com \
/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).