This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4ccf7a01e805 Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.or [...] new 8d4c3e76e3be proc: don't allow async path resolution of /proc/self components new 944d1444d53f io_uring: handle -EOPNOTSUPP on path resolution new 0abed7c69b95 mm: never attempt async page lock if we've transferred dat [...] new c993df5a6889 io_uring: don't double complete failed reissue request new 1e5d770bb8a2 io_uring: get an active ref_node from files_data new e297822b20e7 io_uring: order refnode recycling new fa5fca78bb2f Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.d [...] new 9f16a66733c9 block: mark flush request as IDLE when it is really finished new b7131ee0bac5 blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats new 6f117cb854a4 s390/dasd: fix null pointer dereference for ERP requests new 0f0d2c876c96 nvme: free sq/cq dbbuf pointers when dbbuf set fails new f6224b868132 nvme: directly cache command effects log new 8168d23fbcee nvme: fix memory leak freeing command effects new 45f703a0d4b8 Merge tag 'nvme-5.10-2020-11-19' of git://git.infradead.or [...] new 4fd84bc96929 Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/l [...] new fe0a8a95e713 scsi: libiscsi: Fix NOP race condition new f36199355c64 scsi: target: iscsi: Fix cmd abort fabric stop race new 27bba9c532a8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
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/blk-cgroup.c | 1 + block/blk-flush.c | 7 ++++- drivers/nvme/host/core.c | 25 +++++++++++----- drivers/nvme/host/nvme.h | 6 ---- drivers/nvme/host/pci.c | 15 ++++++++++ drivers/s390/block/dasd.c | 6 ++++ drivers/scsi/libiscsi.c | 23 +++++++++------ drivers/target/iscsi/iscsi_target.c | 17 ++++++++--- fs/io_uring.c | 57 +++++++++++++++++++++++++++---------- fs/proc/self.c | 7 +++++ include/scsi/libiscsi.h | 3 ++ mm/filemap.c | 18 +++++++++--- 12 files changed, 140 insertions(+), 45 deletions(-)