Hi Linus, Just a single fix here for a buffered write hash stall, which is also affecting stable. Please pull! The following changes since commit bad119b9a00019054f0c9e2045f312ed63ace4f4: io_uring: honour zeroes as io-wq worker limits (2021-11-08 08:39:48 -0700) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.16-2021-11-13 for you to fetch changes up to d3e3c102d107bb84251455a298cf475f24bab995: io-wq: serialize hash clear with wakeup (2021-11-11 17:39:46 -0700) ---------------------------------------------------------------- io_uring-5.16-2021-11-13 ---------------------------------------------------------------- Jens Axboe (1): io-wq: serialize hash clear with wakeup fs/io-wq.c | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) -- Jens Axboe