This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 741392771338 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/proj [...] new 73185a13773a scsi: ufs: ufshpb: Fix warning in ufshpb_set_hpb_read_to_upiu() new e11e285b9cd1 scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_ge [...] new 36e07d7ede88 scsi: scsi_debug: Fix type in min_t to avoid stack OOB new cc03facb1c42 scsi: ufs: ufs-mediatek: Add put_device() after of_find_de [...] new 0ee4ba13e09c scsi: mpt3sas: Fix kernel panic during drive powercycle test new 91202a01a2fb scsi: mpt3sas: Fix system going into read-only mode new 5ecae9f8c705 scsi: mpt3sas: Fix incorrect system timestamp new e2a49a95b571 scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp new 9c6603e1faf8 scsi: target: configfs: Delete unnecessary checks for NULL new e0a2c28da11e scsi: scsi_debug: Sanity check block descriptor length in [...] new eb97545d6264 scsi: core: sysfs: Fix setting device state to SDEV_RUNNING new 2d62253eb1b6 scsi: scsi_debug: Zero clear zones at reset write pointer new 9e9fbe44bef9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 98b26a0e7667 block: call rq_qos_done() before ref check in batch completions new d422f4016308 zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK new 650c8edf53f7 Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/l [...] new 617a89484deb io_uring: fail cancellation for EXITING tasks new 6af3f48bf615 io_uring: fix link traversal locking new 1d0254e6b47e io_uring: fix soft lockup when call __io_remove_buffers new f6223ff79966 io_uring: Fix undefined-behaviour in io_issue_sqe new 86799cdfbcd2 Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.d [...]
The 21 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-mq.c | 3 +- drivers/block/zram/zram_drv.c | 2 + drivers/scsi/mpt3sas/mpt3sas_base.c | 4 +- drivers/scsi/mpt3sas/mpt3sas_base.h | 4 ++ drivers/scsi/mpt3sas/mpt3sas_scsih.c | 59 +++++++++++++++++++++- drivers/scsi/qla2xxx/qla_edif.c | 2 +- drivers/scsi/scsi_debug.c | 43 +++++++++------- drivers/scsi/scsi_sysfs.c | 2 +- drivers/scsi/ufs/ufs-mediatek.c | 1 + drivers/scsi/ufs/ufshpb.c | 2 +- drivers/target/target_core_fabric_configfs.c | 16 +++--- drivers/target/target_core_spc.c | 14 +++--- fs/io_uring.c | 73 +++++++++++++++++++--------- 13 files changed, 162 insertions(+), 63 deletions(-)