This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ab7541c3addd Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub [...] new 045d3967b692 btrfs: rework arguments of btrfs_unlink_subvol new d49d3287e74f btrfs: fix invalid removal of root ref new 423a716cd7be btrfs: do not delete mismatched root refs new 26ef8493e1ab btrfs: fix memory leak in qgroup accounting new 6282675e6708 btrfs: relocation: fix reloc_root lifespan and access new 5afe6ce748c1 Btrfs: always copy scrub arguments back to user space new b35cf1f0bf1f btrfs: check rw_devices, not num_devices for balance new effaf90137e3 Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/sc [...] new 74566df3a71c io_uring: don't setup async context for read/write fixed new e0bbb3461ae0 io-wq: cancel work if we fail getting a mm reference new 78912934f4f7 io_uring: be consistent in assigning next work from handler new 797f3f535d59 io_uring: clear req->result always before issuing a read/w [...] new 11ba820bf163 io_uring: ensure workqueue offload grabs ring mutex for poll list new 44d282796f81 io_uring: only allow submit from owning task new 25e73aadf297 Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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(-)