[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1626167917-11972-1-git-send-email-guohanjun@huawei.com>
Date: Tue, 13 Jul 2021 17:18:30 +0800
From: Hanjun Guo <guohanjun@...wei.com>
To: <stable@...r.kernel.org>
CC: <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Sasha Levin <sashal@...nel.org>,
Hanjun Guo <guohanjun@...wei.com>
Subject: [Backport for 5.10.y PATCH 0/7] Patches for 5.10.y
Hi Greg, Sasha,
Patches below are some collections of bugfixes, those fixes are
found when we are using the stable 5.10 kernel, please consider
to apply them, I also Cced the author and maintainer for each
patch to see if any objections.
Patch 2/7 will fix the failure of LTP test case 'move_pages 12',
and patch 3/7 is not a bugfix but a preparation for later bugfixes,
other patches are obvious bugfixes.
Gulam Mohamed (1):
scsi: iscsi: Fix race condition between login and sync thread
Jens Axboe (1):
io_uring: convert io_buffer_idr to XArray
Matthew Wilcox (Oracle) (1):
io_uring: Convert personality_idr to XArray
Mauricio Faria de Oliveira (1):
loop: fix I/O error on fsync() in detached loop devices
Mike Christie (1):
scsi: iscsi: Fix iSCSI cls conn state
Oscar Salvador (1):
mm,hwpoison: return -EBUSY when migration fails
Yejune Deng (1):
io_uring: simplify io_remove_personalities()
drivers/block/loop.c | 3 +
drivers/scsi/libiscsi.c | 26 +-------
drivers/scsi/scsi_transport_iscsi.c | 28 ++++++++-
fs/io_uring.c | 116 +++++++++++++++---------------------
include/scsi/scsi_transport_iscsi.h | 1 +
mm/memory-failure.c | 6 +-
6 files changed, 85 insertions(+), 95 deletions(-)
--
1.7.12.4
Powered by blists - more mailing lists