-
- Downloads
Merge patch series "Fix for huge faults regression"
Amir Goldstein <amir73il@gmail.com> says: The two Fix patches have been tested by Alex together and each one independently. I also verified that they pass the LTP inoityf/fanotify tests. * patches from https://lore.kernel.org/r/20250203223205.861346-1-amir73il@gmail.com: fsnotify: disable pre-content and permission events by default fsnotify: disable notification by default for all pseudo files fsnotify: use accessor to set FMODE_NONOTIFY_* Link: https://lore.kernel.org/r/20250203223205.861346-1-amir73il@gmail.com Signed-off-by:Christian Brauner <brauner@kernel.org>
Showing
- drivers/tty/pty.c 1 addition, 1 deletiondrivers/tty/pty.c
- fs/file_table.c 16 additions, 0 deletionsfs/file_table.c
- fs/notify/fsnotify.c 12 additions, 6 deletionsfs/notify/fsnotify.c
- fs/open.c 6 additions, 5 deletionsfs/open.c
- fs/pipe.c 6 additions, 0 deletionsfs/pipe.c
- include/linux/fs.h 6 additions, 1 deletioninclude/linux/fs.h
- include/linux/fsnotify.h 2 additions, 2 deletionsinclude/linux/fsnotify.h
- net/socket.c 5 additions, 0 deletionsnet/socket.c
Loading
Please register or sign in to comment