Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fb75a3791a8032848c987db29b622878d8fe2b1c
/
fs
/
crypto
/
bio.c
f262ca7
fscrypt: clean up comments in bio.c
by Eric Biggers
· 3 years, 4 months ago
a8affc0
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
by Christoph Hellwig
· 3 years, 10 months ago
5fee360
fscrypt: add inline encryption support
by Satya Tangirala
· 4 years, 6 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
a9fbcd6
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
· 7 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