https://github.com/torvalds/linux
Revision 53d5fc89d66a778577295020dc57bb3ccec84354 authored by Linus Torvalds on 01 October 2021, 21:45:23 UTC, committed by Linus Torvalds on 01 October 2021, 21:45:23 UTC
Pull s390 fix from Vasily Gorbik:
 "One fix for 5.15-rc4: Avoid CIO excessive path-verification requests,
  which might cause unwanted delays"

* tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/cio: avoid excessive path-verification requests
2 parent s f5b667d + 172da89
History
Tip revision: 53d5fc89d66a778577295020dc57bb3ccec84354 authored by Linus Torvalds on 01 October 2021, 21:45:23 UTC
Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Tip revision: 53d5fc8
File Mode Size
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 385 bytes
cache.c -rw-r--r-- 3.0 KB
cnode.c -rw-r--r-- 4.8 KB
coda_cache.h -rw-r--r-- 712 bytes
coda_fs_i.h -rw-r--r-- 1.9 KB
coda_int.h -rw-r--r-- 611 bytes
coda_linux.c -rw-r--r-- 5.4 KB
coda_linux.h -rw-r--r-- 2.6 KB
coda_psdev.h -rw-r--r-- 3.3 KB
dir.c -rw-r--r-- 14.4 KB
file.c -rw-r--r-- 7.9 KB
inode.c -rw-r--r-- 7.3 KB
pioctl.c -rw-r--r-- 2.2 KB
psdev.c -rw-r--r-- 10.2 KB
symlink.c -rw-r--r-- 1.1 KB
sysctl.c -rw-r--r-- 1.2 KB
upcall.c -rw-r--r-- 24.3 KB

back to top