* [GIT PULL] fuse fixes for 5.6-rc1
@ 2020-02-07 15:34 Miklos Szeredi
2020-02-08 2:05 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2020-02-07 15:34 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.6-rc1
- Fix a regression introduced in v5.1 that triggers WARNINGs for some fuse
filesystems.
- Fix an xfstest failure.
- Allow overlayfs to be used on top of fuse/virtiofs.
- Code and documentation cleanups.
Thanks,
Miklos
----------------------------------------------------------------
Daniel W. S. Almeida (1):
Documentation: filesystems: convert fuse to RST
Miklos Szeredi (2):
fix up iter on short count in fuse_direct_io()
fuse: don't overflow LLONG_MAX with end offset
Vivek Goyal (1):
fuse: Support RENAME_WHITEOUT flag
zhengbin (1):
fuse: use true,false for bool variable
---
Documentation/filesystems/{fuse.txt => fuse.rst} | 163 ++++++++++-------------
Documentation/filesystems/index.rst | 1 +
MAINTAINERS | 2 +-
fs/fuse/cuse.c | 4 +-
fs/fuse/dir.c | 2 +-
fs/fuse/file.c | 21 ++-
fs/fuse/inode.c | 14 +-
fs/fuse/readdir.c | 2 +-
8 files changed, 104 insertions(+), 105 deletions(-)
rename Documentation/filesystems/{fuse.txt => fuse.rst} (80%)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] fuse fixes for 5.6-rc1
2020-02-07 15:34 [GIT PULL] fuse fixes for 5.6-rc1 Miklos Szeredi
@ 2020-02-08 2:05 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-08 2:05 UTC (permalink / raw)
To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel
The pull request you sent on Fri, 7 Feb 2020 16:34:01 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.6-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f757165705e92db62f85a1ad287e9251d1f2cd82
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-02-08 2:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-07 15:34 [GIT PULL] fuse fixes for 5.6-rc1 Miklos Szeredi
2020-02-08 2: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).