linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs fixes for 4.19-rc7
@ 2018-10-04 19:00 Miklos Szeredi
  2018-10-04 20:45 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2018-10-04 19:00 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Linus Torvalds, linux-kernel, linux-fsdevel, linux-unionfs

Hi Greg,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-fixes-4.19-rc7

This update fixes a couple of regressions in the stacked file update added
in this cycle, as well as some older bugs uncovered by syzkaller.

There's also one trivial naming change that touches other parts of the fs
subsystem.

Thanks,
Miklos

---
Amir Goldstein (5):
      ovl: fix memory leak on unlink of indexed file
      ovl: fix freeze protection bypass in ovl_write_iter()
      ovl: fix freeze protection bypass in ovl_clone_file_range()
      vfs: swap names of {do,vfs}_clone_file_range()
      ovl: fix access beyond unterminated strings

Miklos Szeredi (1):
      ovl: fix format of setxattr debug

Wei Yongjun (1):
      ovl: make symbol 'ovl_aops' static

---
 fs/ioctl.c               |  2 +-
 fs/nfsd/vfs.c            |  3 ++-
 fs/overlayfs/copy_up.c   |  2 +-
 fs/overlayfs/file.c      |  2 ++
 fs/overlayfs/inode.c     |  2 +-
 fs/overlayfs/namei.c     |  2 +-
 fs/overlayfs/overlayfs.h |  4 ++--
 fs/overlayfs/util.c      |  3 ++-
 fs/read_write.c          | 17 +++++++++++++++--
 include/linux/fs.h       | 17 +++--------------
 10 files changed, 30 insertions(+), 24 deletions(-)

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

* Re: [GIT PULL] overlayfs fixes for 4.19-rc7
  2018-10-04 19:00 [GIT PULL] overlayfs fixes for 4.19-rc7 Miklos Szeredi
@ 2018-10-04 20:45 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-10-04 20:45 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel, linux-unionfs

On Thu, Oct 04, 2018 at 09:00:12PM +0200, Miklos Szeredi wrote:
> Hi Greg,
> 
> Please pull from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-fixes-4.19-rc7

Now merged, thanks.

greg k-h

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

end of thread, other threads:[~2018-10-04 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-04 19:00 [GIT PULL] overlayfs fixes for 4.19-rc7 Miklos Szeredi
2018-10-04 20:45 ` Greg Kroah-Hartman

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