linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] overlayfs fixes for 5.5-rc2
@ 2019-12-13 16:26 Miklos Szeredi
  2019-12-14 22:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2019-12-13 16:26 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.5-rc2

Fix some bugs and documentation.

Thanks,
Miklos

----------------------------------------------------------------
Amir Goldstein (7):
      ovl: fix lookup failure on multi lower squashfs
      ovl: make sure that real fid is 32bit aligned in memory
      ovl: don't use a temp buf for encoding real fh
      ovl: fix corner case of non-unique st_dev;st_ino
      ovl: relax WARN_ON() on rename to self
      docs: filesystems: overlayfs: Rename overlayfs.txt to .rst
      docs: filesystems: overlayfs: Fix restview warnings

---
 .../filesystems/{overlayfs.txt => overlayfs.rst}   | 10 +--
 MAINTAINERS                                        |  2 +-
 fs/overlayfs/copy_up.c                             | 53 +++++++-------
 fs/overlayfs/dir.c                                 |  2 +-
 fs/overlayfs/export.c                              | 80 +++++++++++++---------
 fs/overlayfs/inode.c                               |  8 ++-
 fs/overlayfs/namei.c                               | 52 ++++++++------
 fs/overlayfs/overlayfs.h                           | 34 +++++++--
 fs/overlayfs/ovl_entry.h                           |  2 +
 fs/overlayfs/super.c                               | 24 +++++--
 10 files changed, 166 insertions(+), 101 deletions(-)
 rename Documentation/filesystems/{overlayfs.txt => overlayfs.rst} (99%)

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

* Re: [GIT PULL] overlayfs fixes for 5.5-rc2
  2019-12-13 16:26 [GIT PULL] overlayfs fixes for 5.5-rc2 Miklos Szeredi
@ 2019-12-14 22:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-14 22:05 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel, linux-unionfs

The pull request you sent on Fri, 13 Dec 2019 17:26:12 +0100:

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

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

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:[~2019-12-14 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13 16:26 [GIT PULL] overlayfs fixes for 5.5-rc2 Miklos Szeredi
2019-12-14 22:05 ` 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).