This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9e6a39eae450 Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kerne [...] new 88ec3211e463 io_uring: round-up cq size before comparing with rounded sq size new 1b1e9262ca64 Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.d [...] new 65c5a055b0d5 nvme: fix incorrect behavior when BLKROSET is called by the user new b5214c605fc1 Merge tag 'nvme-5.10-2020-11-10' of git://git.infradead.or [...] new 2bd645b2d3f0 nbd: fix a block_device refcount leak in nbd_release new 7e890c37c25c block: add a return value to set_capacity_revalidate_and_notify new c01a21b77722 loop: Fix occasional uevent drop new b5dea9c0ab62 Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/l [...] new ea8439899c0b xfs: fix flags argument to rmap lookup when converting sha [...] new 5dda3897fd90 xfs: set the unwritten bit in rmap lookup flags in xchk_bm [...] new 6ff646b2ceb0 xfs: fix rmap key and record comparison functions new 54e9b09e1538 xfs: fix brainos in the refcount scrubber's rmap fragment [...] new 2bd3fa793aaa xfs: fix a missing unlock on error in xfs_fs_map_blocks new d9315f5634c9 Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/s [...] new 22843291efc9 vfs: remove lockdep bogosity in __sb_start_write new 8a3c84b649b0 vfs: separate __sb_start_write into blocking and non-block [...] new 9b8523423b23 vfs: move __sb_{start,end}_write* to fs.h new f01c30de86f1 Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/s [...]
The 18 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: block/genhd.c | 5 ++++- drivers/block/loop.c | 3 ++- drivers/block/nbd.c | 1 + drivers/nvme/host/core.c | 2 -- fs/aio.c | 2 +- fs/io_uring.c | 5 ++--- fs/super.c | 49 ------------------------------------------ fs/xfs/libxfs/xfs_rmap.c | 2 +- fs/xfs/libxfs/xfs_rmap_btree.c | 16 +++++++------- fs/xfs/scrub/bmap.c | 2 ++ fs/xfs/scrub/refcount.c | 8 +++---- fs/xfs/xfs_pnfs.c | 2 +- include/linux/fs.h | 38 ++++++++++++++++++++++---------- include/linux/genhd.h | 2 +- 14 files changed, 53 insertions(+), 84 deletions(-)