summaryrefslogtreecommitdiff
path: root/fs/ecryptfs
Commit message (Expand)AuthorAge
...
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\ \
| * | ecryptfs_lookup(): try either only encrypted or plaintext nameAl Viro2016-03-31
| * | ecryptfs: avoid multiple aliases for directoriesAl Viro2016-03-31
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-17
|\ \ \
| * | | switch ecryptfs to ->iterate_sharedAl Viro2016-05-09
| * | | Merge branch 'for-linus' into work.lookupsAl Viro2016-05-09
| |\ \ \
| * \ \ \ Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
| |\ \ \ \
| | * | | | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
| | | |/ / | | |/| |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | eCryptfs: Do not allocate hash tfm in NORECLAIM contextHerbert Xu2016-04-20
| | |/ / | |/| |
* | | | Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-11
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
| * | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
| |/
* | ecryptfs: fix handling of directory openingAl Viro2016-05-04
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-23
|\
| * eCryptfs: Use skcipher and shashHerbert Xu2016-03-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\ \ | |/ |/|
| * ecryptfs_encrypt_and_encode_filename(): drop unused argumentAl Viro2016-02-22
| * ecryptfs_lookup(): use lookup_one_len_unlocked()Al Viro2016-02-22
* | eCryptfs: Use skcipher and shashHerbert Xu2016-01-27
|/
* wrappers for ->i_mutex accessAl Viro2016-01-22
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\
| * don't opencode iget_failed()Al Viro2015-12-06
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* | 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