summaryrefslogtreecommitdiff
path: root/fs/ecryptfs
Commit message (Expand)AuthorAge
...
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\
| * fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* | Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * eCryptfs: Delete a check before the function call "key_put"Markus Elfring2015-08-18
| * eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks2015-08-18
* | treewide: Fix typo in printkMasanari Iida2015-08-07
|/
* ioctl_compat: handle FITRIMMikulas Patocka2015-07-09
* get rid of assorted nameidata-related debrisAl Viro2015-05-15
* don't pass nameidata to ->follow_link()Al Viro2015-05-10
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* make new_sync_{read,write}() staticAl Viro2015-04-11
* Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| * fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig2015-03-13
* | eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks2015-03-03
* | eCryptfs: ensure copy to crypt_stat->cipher does not overrunColin Ian King2015-02-24
* | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
|/
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
* Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-19
|\
| * eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow2014-11-26
| * eCryptfs: Remove unnecessary casts when parsing packet lengthsTyler Hicks2014-10-29
| * eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2014-10-23
* | kill f_dentry usesAl Viro2014-11-19
* | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
* | fs: limit filesystem stacking depthMiklos Szeredi2014-10-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\
| * ecryptfs: ->f_op is never NULLAl Viro2014-10-09
* | Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-11
|\ \ | |/ |/|
| * ecryptfs: remove unneeded buggy code in ecryptfs_do_create()Alexey Khoroshilov2014-10-06
| * ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu2014-10-05
| * ecryptfs: remove unnecessary break after gotoFabian Frederick2014-07-14
| * ecryptfs: Remove unnecessary include of syscall.h in keystore.cSteven Rostedt2014-07-03
| * fs/ecryptfs/messaging.c: remove null test before kfreeFabian Frederick2014-07-03
| * ecryptfs: Drop castHimangi Saraogi2014-07-03
| * Use %pd in eCryptFSDavid Howells2013-12-17
* | write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
* | ecryptfs: switch to ->read_iter()Al Viro2014-05-06
* | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-04
|\ \
| * | vfs: add renameat2 syscallMiklos Szeredi2014-04-01
* | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/ /
* | ecryptfs: fix failure handling in ->readlink()Al Viro2014-01-25
|/
* Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-22
|\
| * eCryptfs: file->private_data is always validTyler Hicks2013-11-14
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * ecryptfs: ->f_op is never NULLAl Viro2013-11-09