Hello Linus, please pull one fix for 5.15-rc4. Thank you, Vasily The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29: Linux 5.15-rc3 (2021-09-26 14:08:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.15-4 for you to fetch changes up to 172da89ed0eaf9d9348f5decb86ad04c624b39d1: s390/cio: avoid excessive path-verification requests (2021-09-27 13:54:38 +0200) ---------------------------------------------------------------- s390 updates for 5.15-rc4 - Avoid CIO excessive path-verification requests, which might cause unwanted delays. ---------------------------------------------------------------- Vineeth Vijayan (1): s390/cio: avoid excessive path-verification requests drivers/s390/cio/blacklist.c | 8 +++++--- drivers/s390/cio/css.c | 40 +++++++++++++++++++++++++++++++--------- drivers/s390/cio/css.h | 10 +++++++++- 3 files changed, 45 insertions(+), 13 deletions(-)