mbox series

[git,pull] vfs.git pile 1 (inode)

Message ID Yzxkpi7JBteYzQMt@ZenIV (mailing list archive)
State New, archived
Headers show
Series [git,pull] vfs.git pile 1 (inode) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-inode

Message

Al Viro Oct. 4, 2022, 4:51 p.m. UTC
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-inode

for you to fetch changes up to 2e488f13755ffbb60f307e991b27024716a33b29:

  fs: fix UAF/GPF bug in nilfs_mdt_destroy (2022-09-01 17:30:24 -0400)

----------------------------------------------------------------
saner inode_init_always()

----------------------------------------------------------------
Dongliang Mu (1):
      fs: fix UAF/GPF bug in nilfs_mdt_destroy

 fs/inode.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 7, 2022, 12:36 a.m. UTC | #1
The pull request you sent on Tue, 4 Oct 2022 17:51:50 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-inode

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

Thank you!