]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2019 00:35:20 +0000 (17:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2019 00:35:20 +0000 (17:35 -0700)
commit773d4c29fa184842f23a28af27aec6d5ae9efe91
treebb688c082764b6ce11d1160f525f535836d3f591
parent5bddc0519c87d372f770078a2f47f1751b1b9d8f
parent11a2a23dcf0bbf5a06918e851978f60c44ab4c73
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
fs/block_dev.c
include/linux/fs.h