index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
keystore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
eCryptfs: change the type of cipher_code from u16 to u8
Trevor Highland
2008-02-06
1
-4
/
+4
*
ecryptfs: initialize new auth_tokens before teardown
Eric Sandeen
2007-12-17
1
-1
/
+1
*
Update fs/ to use sg helpers
Jens Axboe
2007-10-22
1
-0
/
+3
*
eCryptfs: remove assignments in if-statements
Michael Halcrow
2007-10-16
1
-25
/
+30
*
eCryptfs: make needlessly global symbols static
Michael Halcrow
2007-10-16
1
-21
/
+22
*
eCryptfs: remove unnecessary variable initializations
Michael Halcrow
2007-10-16
1
-3
/
+3
*
eCryptfs: kerneldoc fixes for crypto.c and keystore.c
Michael Halcrow
2007-10-16
1
-21
/
+27
*
ecryptfs: printk warning fixes
Andrew Morton
2007-10-16
1
-8
/
+8
*
eCryptfs: fix Tag 11 writing code
Michael Halcrow
2007-10-16
1
-17
/
+22
*
eCryptfs: fix Tag 11 parsing code
Michael Halcrow
2007-10-16
1
-49
/
+27
*
eCryptfs: fix Tag 3 parsing code
Michael Halcrow
2007-10-16
1
-54
/
+35
*
eCryptfs: fix Tag 1 parsing code
Michael Halcrow
2007-10-16
1
-45
/
+33
*
eCryptfs: use list_for_each_entry_safe() when wiping auth toks
Michael Halcrow
2007-10-16
1
-11
/
+4
*
eCryptfs: add key list structure; search keyring
Michael Halcrow
2007-10-16
1
-278
/
+465
*
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
Michael Halcrow
2007-02-16
1
-8
/
+18
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] eCryptfs: open-code flag checking and manipulation
Michael Halcrow
2007-02-12
1
-18
/
+14
*
[PATCH] eCryptfs: Public key; packet management
Michael Halcrow
2007-02-12
1
-72
/
+712
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
1
-3
/
+1
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] eCryptfs: Cipher code to new crypto API
Michael Halcrow
2006-10-31
1
-34
/
+67
*
[PATCH] eCryptfs: Clean up crypto initialization
Michael Halcrow
2006-10-31
1
-11
/
+8
*
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
2006-10-04
1
-0
/
+1061