index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
crypto.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
2023-09-25
1
-1
/
+0
*
fscrypt: make it clearer that key_prefix is deprecated
Eric Biggers
2023-09-25
1
-1
/
+1
*
ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory
ZhaoLong Wang
2022-09-21
1
-0
/
+11
*
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
2021-09-21
1
-1
/
+0
*
fscrypt: introduce fscrypt_decrypt_block_inplace()
Eric Biggers
2019-05-28
1
-3
/
+4
*
fscrypt: introduce fscrypt_encrypt_block_inplace()
Eric Biggers
2019-05-28
1
-6
/
+6
*
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
1
-2
/
+2
*
fscrypt: make fscrypt_operations.max_namelen an integer
Eric Biggers
2018-05-20
1
-9
/
+1
*
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-1
/
+0
|
\
|
*
fscrypt: remove ->is_encrypted()
Eric Biggers
2017-10-19
1
-1
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
2017-07-14
1
-1
/
+6
*
fscrypt: constify struct fscrypt_operations
Eric Biggers
2017-02-08
1
-1
/
+1
*
fscrypt: make fscrypt_operations.key_prefix a string
Eric Biggers
2017-01-08
1
-10
/
+1
*
ubifs: Use FS_CFLG_OWN_PAGES
Richard Weinberger
2016-12-13
1
-1
/
+1
*
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
2016-12-12
1
-0
/
+51
*
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
Richard Weinberger
2016-12-12
1
-1
/
+1
*
ubifs: Add skeleton for fscrypto
Richard Weinberger
2016-12-12
1
-0
/
+46