Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of...
Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull misc fixes from, Andrew Morton: "6 hotfies, all cc:stable. Some fixes for longstanding nilfs2 issues and three unrelated MM fixes" * tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: nilfs2: fix incorrect inode allocation from reserved inodes nilfs2: add missing check for inode numbers on directory entries nilfs2: fix inode number range checks mm: avoid overflows in dirty throttling logic Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again" mm: optimize the redundant loop of mm_update_owner_next()
Showing
- fs/nilfs2/alloc.c 15 additions, 4 deletionsfs/nilfs2/alloc.c
- fs/nilfs2/alloc.h 2 additions, 2 deletionsfs/nilfs2/alloc.h
- fs/nilfs2/dat.c 1 addition, 1 deletionfs/nilfs2/dat.c
- fs/nilfs2/dir.c 6 additions, 0 deletionsfs/nilfs2/dir.c
- fs/nilfs2/ifile.c 2 additions, 5 deletionsfs/nilfs2/ifile.c
- fs/nilfs2/nilfs.h 8 additions, 2 deletionsfs/nilfs2/nilfs.h
- fs/nilfs2/the_nilfs.c 6 additions, 0 deletionsfs/nilfs2/the_nilfs.c
- fs/nilfs2/the_nilfs.h 1 addition, 1 deletionfs/nilfs2/the_nilfs.h
- kernel/exit.c 2 additions, 0 deletionskernel/exit.c
- mm/page-writeback.c 27 additions, 5 deletionsmm/page-writeback.c
Please register or sign in to comment