linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] namei fixes
@ 2021-09-12 14:12 Al Viro
  2021-09-12 18:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2021-09-12 14:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	Clearing fallout from mkdirat in io_uring series.  The fix in
the kern_path_locked() patch plus associated cleanups.

The following changes since commit 4b93c544e90e2b28326182d31ee008eb80e02074:

  thunderbolt: test: split up test cases in tb_test_credit_alloc_all (2021-09-06 12:27:03 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git misc.namei

for you to fetch changes up to ea47ab111669b187808b3080602788dec26cb9bc:

  putname(): IS_ERR_OR_NULL() is wrong here (2021-09-07 16:14:05 -0400)

----------------------------------------------------------------
Al Viro (2):
      rename __filename_parentat() to filename_parentat()
      putname(): IS_ERR_OR_NULL() is wrong here

Stephen Brennan (3):
      namei: Fix use after free in kern_path_locked
      namei: Standardize callers of filename_lookup()
      namei: Standardize callers of filename_create()

 fs/fs_parser.c |   1 -
 fs/namei.c     | 116 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 58 insertions(+), 59 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] namei fixes
  2021-09-12 14:12 [git pull] namei fixes Al Viro
@ 2021-09-12 18:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-12 18:41 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Sun, 12 Sep 2021 14:12:30 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git misc.namei

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fdfc346302a7b63e3d5b9168be74bb12b1975999

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-12 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-12 14:12 [git pull] namei fixes Al Viro
2021-09-12 18:41 ` pr-tracker-bot

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).