index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
keystore.c
Age
Commit message (
Expand
)
Author
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
2007-10-16
ecryptfs: printk warning fixes
Andrew Morton
2007-10-16
eCryptfs: fix Tag 11 writing code
Michael Halcrow
2007-10-16
eCryptfs: fix Tag 11 parsing code
Michael Halcrow
2007-10-16
eCryptfs: fix Tag 3 parsing code
Michael Halcrow
2007-10-16
eCryptfs: fix Tag 1 parsing code
Michael Halcrow
2007-10-16
eCryptfs: use list_for_each_entry_safe() when wiping auth toks
Michael Halcrow
2007-10-16
eCryptfs: add key list structure; search keyring
Michael Halcrow
2007-02-16
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
Michael Halcrow
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] eCryptfs: open-code flag checking and manipulation
Michael Halcrow
2007-02-12
[PATCH] eCryptfs: Public key; packet management
Michael Halcrow
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-31
[PATCH] eCryptfs: Cipher code to new crypto API
Michael Halcrow
2006-10-31
[PATCH] eCryptfs: Clean up crypto initialization
Michael Halcrow
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow