index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
inline_crypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
1
-4
/
+2
2022-11-21
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
1
-5
/
+3
2022-10-04
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+24
2022-09-22
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
1
-40
/
+41
2022-09-22
fscrypt: stop holding extra request_queue references
Eric Biggers
1
-49
/
+43
2022-09-12
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
1
-25
/
+24
2022-04-14
fscrypt: log when starting to use inline encryption
Eric Biggers
1
-1
/
+32
2022-02-08
fscrypt: add functions for direct I/O support
Eric Biggers
1
-0
/
+93
2020-11-12
fscrypt: fix inline encryption not used on new files
Eric Biggers
1
-1
/
+1
2020-09-22
fscrypt: stop pretending that key setup is nofs-safe
Eric Biggers
1
-5
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+3
2020-07-31
fscrypt: don't load ->i_crypt_info before it's known to be valid
Eric Biggers
1
-1
/
+2
2020-07-22
fscrypt: use smp_load_acquire() for fscrypt_prepared_key
Eric Biggers
1
-2
/
+4
2020-07-08
fscrypt: add inline encryption support
Satya Tangirala
1
-0
/
+364