-
- Downloads
Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull swap access updates from Darrick Wong: "Prohibit writing to active swap files and swap partitions. There's no non-malicious use case for allowing userspace to scribble on storage that the kernel thinks it owns" * tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: vfs: don't allow writes to swap files mm: set S_SWAPFILE on blockdev swap devices
No related branches found
No related tags found
Showing
- fs/block_dev.c 3 additions, 0 deletionsfs/block_dev.c
- include/linux/fs.h 11 additions, 0 deletionsinclude/linux/fs.h
- mm/filemap.c 3 additions, 0 deletionsmm/filemap.c
- mm/memory.c 4 additions, 0 deletionsmm/memory.c
- mm/mmap.c 6 additions, 2 deletionsmm/mmap.c
- mm/swapfile.c 25 additions, 16 deletionsmm/swapfile.c
Loading
Please register or sign in to comment