index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
crypto
Age
Commit message (
Expand
)
Author
2023-05-11
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
2023-05-11
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
2022-10-19
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-10-03
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-09-21
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
2022-09-21
fscrypt: stop holding extra request_queue references
Eric Biggers
2022-09-21
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-09-11
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
2022-09-06
fscrypt: stop using PG_error to track error status
Eric Biggers
2022-08-22
fscrypt: remove fscrypt_set_test_dummy_encryption()
Eric Biggers
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-03
fscrypt: add fscrypt_context_for_new_inode
Jeff Layton
2022-08-03
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
2022-06-10
fscrypt: Add HCTR2 support for filename encryption
Nathan Huckleberry
2022-05-09
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
2022-05-09
fscrypt: factor out fscrypt_policy_to_key_spec()
Eric Biggers
2022-04-13
fscrypt: log when starting to use inline encryption
Eric Biggers
2022-04-13
fscrypt: split up FS_CRYPTO_BLOCK_SIZE
Eric Biggers
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-02-08
fscrypt: add functions for direct I/O support
Eric Biggers
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2021-10-25
fscrypt: improve a few comments
Eric Biggers
2021-09-22
fscrypt: allow 256-bit master keys with AES-256-XTS
Eric Biggers
2021-09-20
fscrypt: clean up comments in bio.c
Eric Biggers
2021-09-20
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
2021-07-25
fscrypt: align Base64 encoding with RFC 4648 base64url
Eric Biggers
2021-07-25
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2021-06-05
fscrypt: fix derivation of SipHash keys on big endian CPUs
Eric Biggers
2021-06-05
fscrypt: don't ignore minor_hash when hash is 0
Eric Biggers
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-04-22
fscrypt: relax Kconfig dependencies for crypto API algorithms
Ard Biesheuvel
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-02
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
2020-12-02
fscrypt: allow deleting files with unsupported encryption policy
Eric Biggers
2020-12-02
fscrypt: unexport fscrypt_get_encryption_info()
Eric Biggers
2020-12-02
fscrypt: move fscrypt_require_key() to fscrypt_private.h
Eric Biggers
2020-12-02
fscrypt: move body of fscrypt_prepare_setattr() out-of-line
Eric Biggers
2020-12-02
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
2020-11-24
fscrypt: simplify master key locking
Eric Biggers
2020-11-24
fscrypt: remove unnecessary calls to fscrypt_require_key()
Eric Biggers
2020-11-24
fscrypt: add fscrypt_is_nokey_name()
Eric Biggers
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-16
fscrypt: remove kernel-internal constants from UAPI header
Eric Biggers
2020-11-11
fscrypt: fix inline encryption not used on new files
Eric Biggers
2020-11-06
fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key()
Eric Biggers
[next]