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-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from ab7541c3addd Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub [...] adds 045d3967b692 btrfs: rework arguments of btrfs_unlink_subvol adds d49d3287e74f btrfs: fix invalid removal of root ref adds 423a716cd7be btrfs: do not delete mismatched root refs adds 26ef8493e1ab btrfs: fix memory leak in qgroup accounting adds 6282675e6708 btrfs: relocation: fix reloc_root lifespan and access adds 5afe6ce748c1 Btrfs: always copy scrub arguments back to user space adds b35cf1f0bf1f btrfs: check rw_devices, not num_devices for balance adds effaf90137e3 Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/sc [...] adds 74566df3a71c io_uring: don't setup async context for read/write fixed adds e0bbb3461ae0 io-wq: cancel work if we fail getting a mm reference adds 78912934f4f7 io_uring: be consistent in assigning next work from handler adds 797f3f535d59 io_uring: clear req->result always before issuing a read/w [...] adds 11ba820bf163 io_uring: ensure workqueue offload grabs ring mutex for poll list adds 44d282796f81 io_uring: only allow submit from owning task adds 25e73aadf297 Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk [...]
No new revisions were added by this update.
Summary of changes: fs/btrfs/inode.c | 73 +++++++++++++++++++++++++++------------------------ fs/btrfs/ioctl.c | 14 +++++++++- fs/btrfs/qgroup.c | 6 ++++- fs/btrfs/relocation.c | 51 +++++++++++++++++++++++++++++++---- fs/btrfs/root-tree.c | 10 ++++--- fs/btrfs/volumes.c | 6 ++++- fs/io-wq.c | 12 ++++++--- fs/io_uring.c | 72 +++++++++++++++++++++++++++++++++----------------- 8 files changed, 170 insertions(+), 74 deletions(-)