index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
keystore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-03
eCryptfs: allow userspace messaging to be disabled
Kees Cook
1
-2
/
+2
2013-02-12
eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null ...
Tim Gardner
1
-2
/
+1
2013-01-17
eCryptfs: initialize payload_len in keystore.c
Simon Que
1
-1
/
+1
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
1
-6
/
+3
2012-01-25
eCryptfs: Replace miscdev read/write magic numbers
Tyler Hicks
1
-2
/
+3
2011-08-09
eCryptfs: Fix payload_len unitialized variable warning
Tyler Hicks
1
-1
/
+1
2011-07-28
eCryptfs: Unlock keys needed by ecryptfsd
Tyler Hicks
1
-22
/
+25
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-5
/
+8
2011-07-22
fs: Merge split strings
Jean Delvare
1
-1
/
+1
2011-06-27
eCryptfs: added support for the encrypted key type
Roberto Sassu
1
-5
/
+8
2011-05-27
eCryptfs: Allow 2 scatterlist entries for encrypted filenames
Tyler Hicks
1
-25
/
+21
2011-03-28
eCryptfs: write lock requested keys
Roberto Sassu
1
-6
/
+20
2011-03-28
eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lock
Roberto Sassu
1
-19
/
+19
2011-03-28
eCryptfs: verify authentication tokens before their use
Roberto Sassu
1
-78
/
+133
2011-03-28
eCryptfs: modified size of keysig in the ecryptfs_key_sig structure
Roberto Sassu
1
-0
/
+1
2011-03-28
eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat
Roberto Sassu
1
-1
/
+0
2011-03-28
eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix
Roberto Sassu
1
-0
/
+1
2011-01-17
ecryptfs: Fix ecryptfs_printk() size_t warnings
Tyler Hicks
1
-10
/
+10
2011-01-17
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
1
-3
/
+3
2010-10-29
ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter
Roberto Sassu
1
-0
/
+9
2010-10-29
ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig()
Roberto Sassu
1
-2
/
+2
2010-10-29
ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig()
Roberto Sassu
1
-6
/
+28
2010-08-27
fs/ecryptfs: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
eCryptfs: Validate global auth tok keys
Tyler Hicks
1
-1
/
+3
2009-09-23
eCryptfs: Filename encryption only supports password auth tokens
Tyler Hicks
1
-2
/
+12
2009-09-23
eCryptfs: Handle unrecognized tag 3 cipher codes
Tyler Hicks
1
-3
/
+7
2009-09-23
eCryptfs: Fix lockdep-reported AB-BA mutex issue
Roland Dreier
1
-7
/
+4
2009-07-28
eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size
Ramon de Carvalho Valle
1
-0
/
+7
2009-07-28
eCryptfs: Check Tag 11 literal data buffer size
Tyler Hicks
1
-0
/
+6
2009-04-01
ecryptfs: use kzfree()
Johannes Weiner
1
-2
/
+1
2009-03-14
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
1
-1
/
+2
2009-01-06
eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()
Michael Halcrow
1
-0
/
+11
2009-01-06
eCryptfs: Fix data types (int/size_t)
Michael Halcrow
1
-12
/
+12
2009-01-06
eCryptfs: Replace %Z with %z
Michael Halcrow
1
-9
/
+9
2009-01-06
eCryptfs: Filename Encryption: Tag 70 packets
Michael Halcrow
1
-64
/
+570
2008-11-19
eCryptfs: Allocate up to two scatterlists for crypto ops on keys
Michael Halcrow
1
-17
/
+14
2008-10-16
eCryptfs: remove netlink transport
Tyler Hicks
1
-17
/
+15
2008-07-24
ecryptfs: propagate key errors up at mount time
Eric Sandeen
1
-5
/
+4
2008-04-29
eCryptfs: integrate eCryptfs device handle into the module.
Michael Halcrow
1
-40
/
+49
2008-02-06
eCryptfs: change the type of cipher_code from u16 to u8
Trevor Highland
1
-4
/
+4
2007-12-17
ecryptfs: initialize new auth_tokens before teardown
Eric Sandeen
1
-1
/
+1
2007-10-22
Update fs/ to use sg helpers
Jens Axboe
1
-0
/
+3
2007-10-16
eCryptfs: remove assignments in if-statements
Michael Halcrow
1
-25
/
+30
2007-10-16
eCryptfs: make needlessly global symbols static
Michael Halcrow
1
-21
/
+22
2007-10-16
eCryptfs: remove unnecessary variable initializations
Michael Halcrow
1
-3
/
+3
2007-10-16
eCryptfs: kerneldoc fixes for crypto.c and keystore.c
Michael Halcrow
1
-21
/
+27
2007-10-16
ecryptfs: printk warning fixes
Andrew Morton
1
-8
/
+8
2007-10-16
eCryptfs: fix Tag 11 writing code
Michael Halcrow
1
-17
/
+22
2007-10-16
eCryptfs: fix Tag 11 parsing code
Michael Halcrow
1
-49
/
+27
[next]