Age | Commit message (Expand) | Author |
---|---|---|
2019-05-07 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds |
2019-04-30 | block: remove the i argument to bio_for_each_segment_all | Christoph Hellwig |
2019-04-16 | fscrypt: remove WARN_ON_ONCE() when decryption fails | Eric Biggers |
2019-04-16 | fscrypt: drop inode argument from fscrypt_get_ctx() | Eric Biggers |
2019-02-15 | block: allow bio_for_each_segment_all() to iterate over multi-page bvec | Ming Lei |
2018-05-02 | fscrypt: allow synchronous bio decryption | Eric Biggers |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-23 | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig |
2017-01-01 | fscrypt: factor out bio specific functions | Richard Weinberger |