All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] a couple of fixes in vfs.git
@ 2015-12-09 17:17 Al Viro
  0 siblings, 0 replies; 3+ messages in thread
From: Al Viro @ 2015-12-09 17:17 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	A couple of fixes, both -stable fodder (9p one all way back to 2.6.32,
dio - to all branches where "Fix negative return from dio read beyond eof"
will end up it; it's a fixup to commit marked for -stable).

Please, pull from the usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (2):
      9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
      fix the regression from "direct-io: Fix negative return from dio read beyond eof"

Diffstat:
 fs/9p/vfs_inode.c | 4 ++--
 fs/direct-io.c    | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

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

* [git pull] a couple of fixes in vfs.git
@ 2021-04-06 17:15 Al Viro
  2021-04-06 20:15 ` pr-tracker-bot
  0 siblings, 1 reply; 3+ messages in thread
From: Al Viro @ 2021-04-06 17:15 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	Fairly old hostfs bug (in setups that are not used
by anyone, apparently) + fix for this cycle regression:
extra dput/mntput in LOOKUP_CACHED failure handling.

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes

for you to fetch changes up to 7d01ef7585c07afaf487759a48486228cd065726:

  Make sure nd->path.mnt and nd->path.dentry are always valid pointers (2021-04-06 12:33:07 -0400)

----------------------------------------------------------------
Al Viro (2):
      hostfs: fix memory handling in follow_link()
      Make sure nd->path.mnt and nd->path.dentry are always valid pointers

 fs/hostfs/hostfs_kern.c | 7 +++----
 fs/namei.c              | 6 ++++--
 2 files changed, 7 insertions(+), 6 deletions(-)

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

* Re: [git pull] a couple of fixes in vfs.git
  2021-04-06 17:15 Al Viro
@ 2021-04-06 20:15 ` pr-tracker-bot
  0 siblings, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2021-04-06 20:15 UTC (permalink / raw
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Tue, 6 Apr 2021 17:15:11 +0000:

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

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

Thank you!

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

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

end of thread, other threads:[~2021-04-06 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-09 17:17 [git pull] a couple of fixes in vfs.git Al Viro
  -- strict thread matches above, loose matches on Subject: below --
2021-04-06 17:15 Al Viro
2021-04-06 20:15 ` pr-tracker-bot

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.