summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/kthread.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-07-071-11/+2
* ecryptfs: forbid opening files without mmap handlerJann Horn2016-06-101-2/+11
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* eCryptfs: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2012-12-181-3/+3
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-231-13/+8
* ecryptfs: don't reinvent the wheels, please - use struct completionAl Viro2012-07-231-46/+26
* eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-031-1/+1
* eCryptfs: Add reference counting to lower filesTyler Hicks2011-04-251-3/+3
* 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: Check for O_RDONLY lower inodes when opening lower filesTyler Hicks2009-09-231-16/+8
* CRED: Pass credentials through dentry_open()David Howells2008-11-141-4/+5
* eCryptfs: Privileged kthread for lower file opensMichael Halcrow2008-07-241-0/+203
OpenPOWER on IntegriCloud