index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
crypto.c
Commit message (
Expand
)
Author
Age
*
ecryptfs: fix spelling mistakes
Chris J Arges
2016-06-20
*
eCryptfs: fix typos in comment
Wei Yuan
2016-06-20
*
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-17
|
\
|
*
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-02
|
|
\
|
|
*
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
eCryptfs: Do not allocate hash tfm in NORECLAIM context
Herbert Xu
2016-04-20
|
|
/
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-03-19
|
\
|
*
ecryptfs_encrypt_and_encode_filename(): drop unused argument
Al Viro
2016-02-22
*
|
eCryptfs: Use skcipher and shash
Herbert Xu
2016-01-27
|
/
*
eCryptfs: Delete a check before the function call "key_put"
Markus Elfring
2015-08-18
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
*
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-19
|
\
|
*
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
2014-11-26
*
|
kill f_dentry uses
Al Viro
2014-11-19
|
/
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
*
eCryptfs: fix 32 bit corruption issue
Colin Ian King
2013-10-24
*
ecryptfs: avoid ctx initialization race
Kees Cook
2013-09-06
*
ecryptfs: remove check for if an array is NULL
Dan Carpenter
2013-09-06
*
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-11
|
\
|
*
eCryptfs: Make extent and scatterlist crypt function parameters similar
Tyler Hicks
2013-06-07
|
*
eCryptfs: Collapse crypt_page_offset() into crypt_extent()
Tyler Hicks
2013-06-07
|
*
eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent()
Tyler Hicks
2013-06-07
|
*
eCryptfs: Combine page_offset crypto functions
Tyler Hicks
2013-06-07
|
*
eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist()
Tyler Hicks
2013-06-07
|
*
eCryptfs: Decrypt pages in-place
Tyler Hicks
2013-06-07
|
*
eCryptfs: Accept one offset parameter in page offset crypto functions
Tyler Hicks
2013-06-07
|
*
eCryptfs: Simplify lower file offset calculation
Tyler Hicks
2013-06-07
|
*
eCryptfs: Read/write entire page during page IO
Tyler Hicks
2013-06-07
|
*
eCryptfs: Use entire helper page during page crypto operations
Tyler Hicks
2013-06-07
*
|
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
|
/
*
eCryptfs: Use the ablkcipher crypto API
Tyler Hicks
2013-05-09
*
eCryptfs: remove unneeded checks in virt_to_scatterlist()
Dan Carpenter
2013-01-28
*
fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static
Cong Ding
2012-12-18
*
eCryptfs: Improve statfs reporting
Tyler Hicks
2012-02-16
*
eCryptfs: Fix oops when printing debug info in extent crypto functions
Tyler Hicks
2012-01-25
*
ecryptfs: Remove unnecessary variable initialization
Tim Gardner
2012-01-25
*
ecryptfs: Improve metadata read failure logging
Tim Gardner
2012-01-25
*
eCryptfs: Extend array bounds for all filename chars
Tyler Hicks
2011-11-23
*
eCryptfs: Prevent file create race condition
Tyler Hicks
2011-11-23
*
eCryptfs: Remove ecryptfs_header_cache_2
Tyler Hicks
2011-05-29
*
eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()
Tyler Hicks
2011-05-29
*
eCryptfs: Return useful code from contains_ecryptfs_marker
Tyler Hicks
2011-05-29
*
eCryptfs: Fix new inode race condition
Tyler Hicks
2011-05-29
*
eCryptfs: Handle failed metadata read in lookup
Tyler Hicks
2011-04-25
*
eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat
Roberto Sassu
2011-03-28
*
eCryptfs: Remove unnecessary grow_file() function
Tyler Hicks
2011-03-28
*
ecryptfs: Fix ecryptfs_printk() size_t warnings
Tyler Hicks
2011-01-17
[next]