fscrypt kernel development tree

Clone this repo:
  1. 7dd38d9 blk-crypto: Update docs for blk-crypto-fallback motivation by Eric Biggers · 10 days ago for-next
  2. fae2c34 blk-crypto: Remove unused function blk_crypto_config_supported() by Eric Biggers · 10 days ago
  3. 4f049ed fscrypt: Update docs for data path by Eric Biggers · 10 days ago
  4. 2339535 fscrypt: Remove unused function fscrypt_finalize_bounce_page() by Eric Biggers · 10 days ago
  5. a31b8fee f2fs: Update outdated comment in f2fs_write_begin() by Eric Biggers · 10 days ago
  6. bb6d648 fs: Update outdated comment for SB_INLINECRYPT by Eric Biggers · 10 days ago
  7. 7880dbd fscrypt: Update encryption policy version docs by Eric Biggers · 10 days ago
  8. f5bd17a fscrypt: Replace some variable-size memsets with fixed-size by Eric Biggers · 10 days ago
  9. b3aa5b3 fscrypt: Add safety checks to non-block-based en/decryption by Eric Biggers · 2 weeks ago
  10. 1944540 fscrypt: Merge bio.c and inline_crypt.c into block.c by Eric Biggers · 2 weeks ago
  11. a43ea99 fscrypt: Remove unused functions and workqueue by Eric Biggers · 2 weeks ago
  12. 8c2c9c4 fscrypt: Remove fs-layer zeroout code by Eric Biggers · 2 weeks ago
  13. 35f4406 fscrypt: Remove fscrypt_dio_supported() by Eric Biggers · 2 weeks ago
  14. 170c3aa fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto() by Eric Biggers · 2 weeks ago
  15. 8e72a4f fs/buffer: Remove fs-layer decryption code by Eric Biggers · 2 weeks ago
  16. 987387f f2fs: Remove fs-layer file contents en/decryption code by Eric Biggers · 2 weeks ago
  17. cc2d0cf ext4: Further de-generalize the bio postprocessing code by Eric Biggers · 2 weeks ago
  18. afcc0bc ext4: Make ext4_bio_write_folio() return void by Eric Biggers · 2 weeks ago
  19. b4e409c ext4: Remove fs-layer file contents en/decryption code by Eric Biggers · 2 weeks ago
  20. d6a782f Documentation: fscrypt: Update docs for inlinecrypt by Eric Biggers · 2 weeks ago