summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs
Commit message (Expand)AuthorAgeFilesLines
* wrappers for ->i_mutex accessAl Viro2016-01-222-18/+18
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+4
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-3/+1
|\
| * don't opencode iget_failed()Al Viro2015-12-061-3/+1
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-3/+4
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-3/+9
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-1/+1
|\
| * fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-1/+1
* | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-3/+2
* | Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-09-082-10/+9
|\ \ | |/ |/|
| * eCryptfs: Delete a check before the function call "key_put"Markus Elfring2015-08-181-2/+1
| * eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks2015-08-181-8/+8
* | treewide: Fix typo in printkMasanari Iida2015-08-071-1/+1
|/
* ioctl_compat: handle FITRIMMikulas Patocka2015-07-091-1/+0
* get rid of assorted nameidata-related debrisAl Viro2015-05-151-2/+1
* don't pass nameidata to ->follow_link()Al Viro2015-05-101-1/+1
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-101-5/+3
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-157-93/+93
* make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* Merge branch 'iocb' into for-nextAl Viro2015-04-111-7/+0
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+0
| * fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig2015-03-131-6/+0
* | eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks2015-03-031-4/+30
* | eCryptfs: ensure copy to crypt_stat->cipher does not overrunColin Ian King2015-02-243-4/+4
* | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-222-3/+3
|/
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+0
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+1
* Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-194-19/+16
|\
| * eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow2014-11-261-1/+0
| * eCryptfs: Remove unnecessary casts when parsing packet lengthsTyler Hicks2014-10-291-3/+3
| * eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2014-10-232-15/+13
* | kill f_dentry usesAl Viro2014-11-192-2/+2
* | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-3/+3
* | fs: limit filesystem stacking depthMiklos Szeredi2014-10-241-0/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-1/+1
|\
| * ecryptfs: ->f_op is never NULLAl Viro2014-10-091-1/+1
* | Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-114-23/+11
|\ \ | |/ |/|
| * ecryptfs: remove unneeded buggy code in ecryptfs_do_create()Alexey Khoroshilov2014-10-061-7/+0
| * ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu2014-10-051-1/+1
| * ecryptfs: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
| * ecryptfs: Remove unnecessary include of syscall.h in keystore.cSteven Rostedt2014-07-031-1/+0
| * fs/ecryptfs/messaging.c: remove null test before kfreeFabian Frederick2014-07-031-2/+1
| * ecryptfs: Drop castHimangi Saraogi2014-07-031-3/+1
| * Use %pd in eCryptFSDavid Howells2013-12-172-8/+8
* | write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
* | ecryptfs: switch to ->read_iter()Al Viro2014-05-061-5/+4
* | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-041-1/+1
|\ \
| * | vfs: add renameat2 syscallMiklos Szeredi2014-04-011-1/+1
* | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
|/ /
* | ecryptfs: fix failure handling in ->readlink()Al Viro2014-01-251-16/+13
|/
OpenPOWER on IntegriCloud