index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
messaging.c
Age
Commit message (
Expand
)
Author
2012-09-21
userns: Convert ecryptfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-07-08
eCryptfs: Make all miscdev functions use daemon ptr in file private_data
Tyler Hicks
2012-07-08
eCryptfs: Remove unused messaging declarations and function
Tyler Hicks
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2010-08-27
ecryptfs: properly mark init functions
Jerome Marchand
2010-08-09
ecryptfs: Fix warning in ecryptfs_process_response()
Prarit Bhargava
2010-07-29
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andre Osterhues
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-22
eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()
Tyler Hicks
2009-04-01
ecryptfs: use kzfree()
Johannes Weiner
2009-01-06
eCryptfs: Replace %Z with %z
Michael Halcrow
2008-11-24
User namespaces: set of cleanups (v2)
Serge Hallyn
2008-11-13
CRED: Wrap task credential accesses in the eCryptFS filesystem
David Howells
2008-10-16
eCryptfs: remove netlink transport
Tyler Hicks
2008-04-29
eCryptfs: make key module subsystem respect namespaces
Michael Halcrow
2008-04-29
eCryptfs: integrate eCryptfs device handle into the module.
Michael Halcrow
2007-12-23
ecryptfs: fix unlocking in error paths
Eric Sandeen
2007-10-16
eCryptfs: remove assignments in if-statements
Michael Halcrow
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-02-16
[PATCH] ecryptfs: fix forgotten format specifier
Thomas Hisch
2007-02-12
[PATCH] eCryptfs: Generalize metadata read/write
Michael Halcrow
2007-02-12
[PATCH] eCryptfs: Public key; packet management
Michael Halcrow
2007-02-12
[PATCH] eCryptfs: Public key transport mechanism
Michael Halcrow