1. 23a6dfa fs-verity: fix signed integer overflow with i_size near S64_MAX by Eric Biggers · 3 years, 4 months ago
  2. f3db0be fs-verity: use smp_load_acquire() for ->i_verity_info by Eric Biggers · 4 years, 6 months ago
  3. 9cd6b59 fs-verity: remove unnecessary extern keywords by Eric Biggers · 4 years, 8 months ago
  4. 6377a38 fs-verity: fix all kerneldoc warnings by Eric Biggers · 4 years, 8 months ago
  5. da3a3da fs-verity: use u64_to_user_ptr() by Eric Biggers · 5 years ago
  6. 439bea1 fs-verity: use mempool for hash requests by Eric Biggers · 5 years ago
  7. fd39073 fs-verity: implement readahead of Merkle tree pages by Eric Biggers · 5 years ago
  8. c22415d fs-verity: implement readahead for FS_IOC_ENABLE_VERITY by Eric Biggers · 5 years ago
  9. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  10. 432434c fs-verity: support builtin file signatures by Eric Biggers · 5 years ago
  11. add890c fs-verity: add SHA-512 support by Eric Biggers · 5 years ago
  12. 4dd893d fs-verity: implement FS_IOC_MEASURE_VERITY ioctl by Eric Biggers · 5 years ago
  13. 3fda4c6 fs-verity: implement FS_IOC_ENABLE_VERITY ioctl by Eric Biggers · 5 years ago
  14. 8a1d0f9 fs-verity: add data verification hooks for ->readpages() by Eric Biggers · 5 years ago
  15. c1d9b58 fs-verity: add the hook for file ->setattr() by Eric Biggers · 5 years ago
  16. fd2d1ac fs-verity: add the hook for file ->open() by Eric Biggers · 5 years ago
  17. 671e67b fs-verity: add Kconfig and the helper functions for hashing by Eric Biggers · 5 years ago