index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
crypto.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-04-24
fs: ecryptfs: replace deprecated strncpy with strscpy
Justin Stitt
2024-01-23
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
2023-07-10
fs/ecryptfs: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-13
fs: ecryptfs: Use crypto_wait_req
Herbert Xu
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2021-05-13
fs: ecryptfs: remove BUG_ON from crypt_scatterlist
Phillip Potter
2021-05-13
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
2021-04-19
ecryptfs: Fix typo in message
Sascha Hauer
2021-04-19
ecryptfs: crypto: Supply some missing param descriptions and demote abuses
Lee Jones
2021-04-19
Merge tag 'v5.12-rc7' into ecryptfs/next
Tyler Hicks
2021-01-30
ecryptfs: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2020-05-08
ecryptfs: use crypto_shash_tfm_digest()
Eric Biggers
2020-02-17
Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-02-14
ecryptfs: replace BUG_ON with error handling code
Aditya Pakki
2019-12-11
crypto: skcipher - remove crypto_skcipher::keysize
Eric Biggers
2019-07-14
Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-02
ecryptfs: Change return type of ecryptfs_process_flags
Hariprasad Kelam
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-02-16
eCryptfs: fix permission denied with ecryptfs_xattr mount option when create ...
Robbie Ko
2019-02-16
eCryptfs: fix a couple type promotion bugs
Dan Carpenter
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2018-04-16
eCryptfs: don't pass up plaintext names when using filename encryption
Tyler Hicks
2017-11-06
ecryptfs: use ARRAY_SIZE
Jérémy Lefaure
2017-11-06
ecryptfs: Adjust four checks for null pointers
Markus Elfring
2017-11-06
ecryptfs: Delete 21 error messages for a failed memory allocation
Markus Elfring
2017-11-04
ecryptfs: remove private bin2hex implementation
Rasmus Villemoes
2016-06-20
ecryptfs: fix spelling mistakes
Chris J Arges
2016-06-20
eCryptfs: fix typos in comment
Wei Yuan
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2016-04-20
eCryptfs: Do not allocate hash tfm in NORECLAIM context
Herbert Xu
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-02-22
ecryptfs_encrypt_and_encode_filename(): drop unused argument
Al Viro
2016-01-27
eCryptfs: Use skcipher and shash
Herbert Xu
2015-08-18
eCryptfs: Delete a check before the function call "key_put"
Markus Elfring
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-12-19
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-11-26
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
2014-11-19
kill f_dentry uses
Al Viro
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-10-24
eCryptfs: fix 32 bit corruption issue
Colin Ian King
2013-09-06
ecryptfs: avoid ctx initialization race
Kees Cook
[next]