summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/miscdev.c
Commit message (Expand)AuthorAgeFilesLines
* ecryptfs: close rmmod raceAl Viro2013-04-091-12/+2
* eCryptfs: Make all miscdev functions use daemon ptr in file private_dataTyler Hicks2012-07-081-72/+26
* eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-061-7/+16
* eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-031-12/+13
* ecryptfs: fix printk format warning for size_tRandy Dunlap2012-02-281-1/+1
* eCryptfs: Replace miscdev read/write magic numbersTyler Hicks2012-01-251-39/+47
* eCryptfs: Report errors in writes to /dev/ecryptfsTyler Hicks2012-01-251-11/+13
* eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks2012-01-251-18/+38
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* ecryptfs: properly mark init functionsJerome Marchand2010-08-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks2009-04-221-17/+11
* ecryptfs: use memdup_user()Li Zefan2009-04-201-10/+5
* eCryptfs: Replace %Z with %zMichael Halcrow2009-01-061-9/+9
* User namespaces: set of cleanups (v2)Serge Hallyn2008-11-241-12/+7
* CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells2008-11-141-8/+12
* ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks2008-07-241-59/+0
* ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow2008-07-041-2/+0
* ecryptfs fixesAl Viro2008-05-211-14/+12
* eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov2008-05-131-0/+2
* eCryptfs: make key module subsystem respect namespacesMichael Halcrow2008-04-291-25/+43
* eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow2008-04-291-2/+2
* eCryptfs: introduce device handle for userspace daemon communicationsMichael Halcrow2008-04-291-0/+580
OpenPOWER on IntegriCloud