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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
keystore.c
Age
Commit message (
Expand
)
Author
2014-07-14
ecryptfs: remove unnecessary break after goto
Fabian Frederick
2014-07-03
ecryptfs: Remove unnecessary include of syscall.h in keystore.c
Steven Rostedt
2013-10-16
ecryptfs: Fix memory leakage in keystore.c
Geyslan G. Bem
2013-03-03
eCryptfs: allow userspace messaging to be disabled
Kees Cook
2013-02-12
eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null ...
Tim Gardner
2013-01-17
eCryptfs: initialize payload_len in keystore.c
Simon Que
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
2012-01-25
eCryptfs: Replace miscdev read/write magic numbers
Tyler Hicks
2011-08-09
eCryptfs: Fix payload_len unitialized variable warning
Tyler Hicks
2011-07-28
eCryptfs: Unlock keys needed by ecryptfsd
Tyler Hicks
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-07-22
fs: Merge split strings
Jean Delvare
2011-06-27
eCryptfs: added support for the encrypted key type
Roberto Sassu
2011-05-27
eCryptfs: Allow 2 scatterlist entries for encrypted filenames
Tyler Hicks
2011-03-28
eCryptfs: write lock requested keys
Roberto Sassu
2011-03-28
eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lock
Roberto Sassu
2011-03-28
eCryptfs: verify authentication tokens before their use
Roberto Sassu
2011-03-28
eCryptfs: modified size of keysig in the ecryptfs_key_sig structure
Roberto Sassu
2011-03-28
eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat
Roberto Sassu
2011-03-28
eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix
Roberto Sassu
2011-01-17
ecryptfs: Fix ecryptfs_printk() size_t warnings
Tyler Hicks
2011-01-17
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
2010-10-29
ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter
Roberto Sassu
2010-10-29
ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig()
Roberto Sassu
2010-10-29
ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig()
Roberto Sassu
2010-08-27
fs/ecryptfs: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
eCryptfs: Validate global auth tok keys
Tyler Hicks
2009-09-23
eCryptfs: Filename encryption only supports password auth tokens
Tyler Hicks
2009-09-23
eCryptfs: Handle unrecognized tag 3 cipher codes
Tyler Hicks
2009-09-23
eCryptfs: Fix lockdep-reported AB-BA mutex issue
Roland Dreier
2009-07-28
eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size
Ramon de Carvalho Valle
2009-07-28
eCryptfs: Check Tag 11 literal data buffer size
Tyler Hicks
2009-04-01
ecryptfs: use kzfree()
Johannes Weiner
2009-03-14
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
2009-01-06
eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()
Michael Halcrow
2009-01-06
eCryptfs: Fix data types (int/size_t)
Michael Halcrow
2009-01-06
eCryptfs: Replace %Z with %z
Michael Halcrow
2009-01-06
eCryptfs: Filename Encryption: Tag 70 packets
Michael Halcrow
2008-11-19
eCryptfs: Allocate up to two scatterlists for crypto ops on keys
Michael Halcrow
2008-10-16
eCryptfs: remove netlink transport
Tyler Hicks
2008-07-24
ecryptfs: propagate key errors up at mount time
Eric Sandeen
2008-04-29
eCryptfs: integrate eCryptfs device handle into the module.
Michael Halcrow
2008-02-06
eCryptfs: change the type of cipher_code from u16 to u8
Trevor Highland
2007-12-17
ecryptfs: initialize new auth_tokens before teardown
Eric Sandeen
2007-10-22
Update fs/ to use sg helpers
Jens Axboe
2007-10-16
eCryptfs: remove assignments in if-statements
Michael Halcrow
2007-10-16
eCryptfs: make needlessly global symbols static
Michael Halcrow
2007-10-16
eCryptfs: remove unnecessary variable initializations
Michael Halcrow
2007-10-16
eCryptfs: kerneldoc fixes for crypto.c and keystore.c
Michael Halcrow
[next]