Sign in
android-kvm
/
linux
/
3d649a4a832ecfa48bf1f62972c1ddf0030785d3
/
fs
/
crypto
/
bio.c
41b2ad8
fscrypt: use WARN_ON_ONCE instead of WARN_ON
by Eric Biggers
· 2 years ago
51e4e31
fscrypt: support decrypting data from large folios
by Eric Biggers
· 2 years, 1 month ago
14db0b3
fscrypt: stop using PG_error to track error status
by Eric Biggers
· 2 years, 7 months ago
a7c50c9
block: pass a block_device and opf to bio_reset
by Christoph Hellwig
· 3 years, 1 month ago
07888c66
block: pass a block_device and opf to bio_alloc
by Christoph Hellwig
· 3 years, 1 month ago
f262ca7
fscrypt: clean up comments in bio.c
by Eric Biggers
· 3 years, 6 months ago
a8affc0
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
by Christoph Hellwig
· 4 years ago
5fee360
fscrypt: add inline encryption support
by Satya Tangirala
· 4 years, 8 months ago
796f12d7
fscrypt: optimize fscrypt_zeroout_range()
by Eric Biggers
· 5 years ago
f4a0b08
fscrypt: remove redundant bi_status check
by Eric Biggers
· 5 years ago
1565bda
fscrypt: remove struct fscrypt_ctx
by Eric Biggers
· 5 years ago
ffceeef
fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio()
by Eric Biggers
· 6 years ago
aa8bc1a
fscrypt: support decrypting multiple filesystem blocks per page
by Eric Biggers
· 6 years ago
930d453
fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
by Eric Biggers
· 6 years ago
f47fcbb
fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
by Eric Biggers
· 6 years ago
2a415a0
fscrypt: remove the "write" part of struct fscrypt_ctx
by Eric Biggers
· 6 years ago
d2d0727
fscrypt: simplify bounce page handling
by Eric Biggers
· 6 years ago
a9fbcd67
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
ff5d3a9
fscrypt: remove WARN_ON_ONCE() when decryption fails
by Eric Biggers
· 6 years ago
cd0265f
fscrypt: drop inode argument from fscrypt_get_ctx()
by Eric Biggers
· 6 years ago
6dc4f10
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
by Ming Lei
· 6 years ago
0cb8dae
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
58ae746
fscrypt: factor out bio specific functions
by Richard Weinberger
· 8 years ago