summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/kthread.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-07-081-11/+2Star
* 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-221-13/+8Star
* ecryptfs: don't reinvent the wheels, please - use struct completionAl Viro2012-07-221-46/+26Star
* eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-041-1/+1
* eCryptfs: Add reference counting to lower filesTyler Hicks2011-04-261-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/+8Star
* CRED: Pass credentials through dentry_open()David Howells2008-11-141-4/+5
* eCryptfs: Privileged kthread for lower file opensMichael Halcrow2008-07-241-0/+203