mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
MAINTAINERS: update io_uring section
Add the missing kernel io_uring header, add Pavel as a reviewer, and exclude io_uring from the FILESYSTEMS section to avoid keep spamming Al (mainly) with bug reports, patches, etc. Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
This commit is contained in:
committed by
Jens Axboe
parent
4e0377a1c5
commit
090da7d52f
@@ -6863,6 +6863,9 @@ F: include/linux/fs.h
|
||||
F: include/linux/fs_types.h
|
||||
F: include/uapi/linux/fs.h
|
||||
F: include/uapi/linux/openat2.h
|
||||
X: fs/io-wq.c
|
||||
X: fs/io-wq.h
|
||||
X: fs/io_uring.c
|
||||
|
||||
FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
|
||||
M: Riku Voipio <[email protected]>
|
||||
@@ -9295,6 +9298,7 @@ F: include/uapi/linux/iommu.h
|
||||
|
||||
IO_URING
|
||||
M: Jens Axboe <[email protected]>
|
||||
R: Pavel Begunkov <[email protected]>
|
||||
L: [email protected]
|
||||
S: Maintained
|
||||
T: git git://git.kernel.dk/linux-block
|
||||
@@ -9302,6 +9306,7 @@ T: git git://git.kernel.dk/liburing
|
||||
F: fs/io-wq.c
|
||||
F: fs/io-wq.h
|
||||
F: fs/io_uring.c
|
||||
F: include/linux/io_uring.h
|
||||
F: include/uapi/linux/io_uring.h
|
||||
|
||||
IPMI SUBSYSTEM
|
||||
|
||||
Reference in New Issue
Block a user