index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
inline_crypt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fscrypt: convert bh_get_inode_and_lblk_num to use a folio
Matthew Wilcox (Oracle)
2024-05-06
1
-3
/
+3
*
fscrypt: rename fscrypt_info => fscrypt_inode_info
Josef Bacik
2023-10-09
1
-6
/
+7
*
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
2023-09-26
1
-5
/
+9
*
fscrypt: compute max_lblk_bits from s_maxbytes and block size
Eric Biggers
2023-09-26
1
-5
/
+2
*
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
2022-11-21
1
-4
/
+2
*
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
2022-11-21
1
-5
/
+3
*
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-04
1
-25
/
+24
|
\
|
*
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
2022-09-12
1
-25
/
+24
*
|
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
2022-09-22
1
-40
/
+41
*
|
fscrypt: stop holding extra request_queue references
Eric Biggers
2022-09-22
1
-49
/
+43
|
/
*
fscrypt: log when starting to use inline encryption
Eric Biggers
2022-04-14
1
-1
/
+32
*
fscrypt: add functions for direct I/O support
Eric Biggers
2022-02-08
1
-0
/
+93
*
fscrypt: fix inline encryption not used on new files
Eric Biggers
2020-11-12
1
-1
/
+1
*
fscrypt: stop pretending that key setup is nofs-safe
Eric Biggers
2020-09-22
1
-5
/
+2
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-2
/
+3
*
fscrypt: don't load ->i_crypt_info before it's known to be valid
Eric Biggers
2020-07-30
1
-1
/
+2
*
fscrypt: use smp_load_acquire() for fscrypt_prepared_key
Eric Biggers
2020-07-22
1
-2
/
+4
*
fscrypt: add inline encryption support
Satya Tangirala
2020-07-08
1
-0
/
+364