This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 8005803a2ca0 Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/li [...] adds 112e72373d1f virtio-fs: Change module name to virtiofs.ko adds 3f22c7467136 virtio-fs: don't show mount options adds 2b319d1f6f92 fuse: don't dereference req->args on finished request adds 6c26f71759a6 fuse: don't advise readdirplus for negative lookup adds 51fecdd2555b virtiofs: Do not end request in submission context adds 7ee1e2e631db virtiofs: No need to check fpq->connected state adds 5dbe190f3412 virtiofs: Set FR_SENT flag only after request has been sent adds c17ea0096103 virtiofs: Count pending forgets as in_flight forgets adds a9bfd9dd3417 virtiofs: Retry request submission from worker context adds 80da5a809d19 virtiofs: Remove set but not used variable 'fc' adds b24e7598db62 fuse: flush dirty data/metadata before non-truncate setattr adds e4648309b85a fuse: truncate pending writes on O_TRUNC adds 9de55a37fcc5 fuse: Add changelog entries for protocols 7.1 - 7.8 adds 091d1a726772 fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() adds 23fdb198ae81 Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes: fs/fuse/Makefile | 3 +- fs/fuse/dev.c | 4 +- fs/fuse/dir.c | 16 ++++- fs/fuse/file.c | 14 ++-- fs/fuse/fuse_i.h | 4 ++ fs/fuse/inode.c | 4 ++ fs/fuse/virtio_fs.c | 169 +++++++++++++++++++++++++++++++--------------- include/uapi/linux/fuse.h | 37 ++++++++++ 8 files changed, 186 insertions(+), 65 deletions(-)