]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Feb 2019 07:52:08 +0000 (07:52 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Feb 2019 07:52:08 +0000 (07:52 +0000)
commit40a3d385403cb159bacbcea74f63a4a50c06d3b4
treeb1b0570b5df98869a6470e46380357d772c8b05b
parenta2ab17870b37e9b7c88d7b1c26627690ce1c1792
parent7434495f33afff1954d212b915aa6d953c0a4a78
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse

Pull fuse fixes from Miklos Szeredi:
 "A fix for a CUSE regression introduced in v4.20, as well as fixes for
  a couple of old bugs"

* tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: decrement NR_WRITEBACK_TEMP on the right page
  fuse: call pipe_buf_release() under pipe lock
  cuse: fix ioctl
  fuse: handle zero sized retrieve correctly