index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
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
2007-10-16
eCryptfs: fix Tag 3 parsing code
Michael Halcrow
1
-54
/
+35
2007-10-16
eCryptfs: fix Tag 1 parsing code
Michael Halcrow
1
-45
/
+33
2007-10-16
eCryptfs: use list_for_each_entry_safe() when wiping auth toks
Michael Halcrow
1
-11
/
+4
2007-10-16
eCryptfs: add key list structure; search keyring
Michael Halcrow
1
-278
/
+465
2007-02-16
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
Michael Halcrow
1
-8
/
+18
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] eCryptfs: open-code flag checking and manipulation
Michael Halcrow
1
-18
/
+14
2007-02-12
[PATCH] eCryptfs: Public key; packet management
Michael Halcrow
1
-72
/
+712
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-3
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-31
[PATCH] eCryptfs: Cipher code to new crypto API
Michael Halcrow
1
-34
/
+67
2006-10-31
[PATCH] eCryptfs: Clean up crypto initialization
Michael Halcrow
1
-11
/
+8
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
1
-0
/
+1061