]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux master
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Aug 2026 19:26:51 +0000 (12:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Aug 2026 19:26:51 +0000 (12:26 -0700)
commit848acc8ffe1b7cd5f1bf427b93069becfebc2c9d
tree9d89b1191e1a7c521ce36526efa05d2334dc4f90
parent2e718c88315af1c0a04fd9c295d605944a7949af
parentd2f96bcb89d36d488a10e3bcf819b98536968286
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux

Pull fsverity fix from Eric Biggers:
 "Fix a regression where truncating a file with fsverity enabled started
  being allowed on kernels without fsverity support"

* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux:
  fs,fsverity: remove check for fsverity being enabled in setattr_prepare()