]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Feb 2020 01:59:07 +0000 (17:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Feb 2020 01:59:07 +0000 (17:59 -0800)
commit21259871650954dc3cdc939ae7ce5f837fa0437f
tree1b361224bb599a4e09df803b235ce75304825b58
parentdb30cf58b4c59f1844c7cbd795e7512e7a0e13a2
parent9ba2ed4b789ca8c33334ba0f4466d085abe3f1c1
Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse

Pull fuse fixes from Miklos Szeredi:

 - 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

* tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: use true,false for bool variable
  Documentation: filesystems: convert fuse to RST
  fuse: Support RENAME_WHITEOUT flag
  fuse: don't overflow LLONG_MAX with end offset
  fix up iter on short count in fuse_direct_io()
Documentation/filesystems/index.rst
MAINTAINERS