linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs fixes for 5.8-rc6
@ 2020-07-17 11:55 Miklos Szeredi
  2020-07-17 17:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2020-07-17 11:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel, linux-unionfs

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-fixes-5.8-rc6

Fix the following:

 - a regression introduced in v4.20 in handling a regenerated squashfs
   lower layer

 - two regressions in this cycle, one of which is Oops inducing

 - miscellaneous issues.

Thanks,
Miklos

----------------------------------------------------------------
Amir Goldstein (7):
      ovl: relax WARN_ON() when decoding lower directory file handle
      ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on
      ovl: fix regression with re-formatted lower squashfs
      ovl: force read-only sb on failure to create index dir
      ovl: fix mount option checks for nfs_export with no upperdir
      ovl: fix unneeded call to ovl_change_flags()
      ovl: fix lookup of indexed hardlinks with metacopy

youngjun (3):
      ovl: inode reference leak in ovl_is_inuse true case.
      ovl: change ovl_copy_up_flags static
      ovl: remove not used argument in ovl_check_origin

---
 Documentation/filesystems/overlayfs.rst |  4 +-
 fs/overlayfs/copy_up.c                  |  2 +-
 fs/overlayfs/export.c                   |  2 +-
 fs/overlayfs/file.c                     | 10 +++--
 fs/overlayfs/namei.c                    | 15 +++----
 fs/overlayfs/overlayfs.h                |  1 -
 fs/overlayfs/super.c                    | 73 ++++++++++++++++++++++-----------
 7 files changed, 65 insertions(+), 42 deletions(-)

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

* Re: [GIT PULL] overlayfs fixes for 5.8-rc6
  2020-07-17 11:55 [GIT PULL] overlayfs fixes for 5.8-rc6 Miklos Szeredi
@ 2020-07-17 17:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-17 17:40 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel, linux-unionfs

The pull request you sent on Fri, 17 Jul 2020 13:55:30 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-fixes-5.8-rc6

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

Thank you!

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

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

end of thread, other threads:[~2020-07-17 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 11:55 [GIT PULL] overlayfs fixes for 5.8-rc6 Miklos Szeredi
2020-07-17 17:40 ` 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).