index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Eric Biggers
1
-0
/
+143
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
1
-14
/
+47
2023-03-16
blk-crypto: make blk_crypto_evict_key() more robust
Eric Biggers
1
-8
/
+20
2023-03-16
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
1
-11
/
+9
2023-03-16
blk-mq: release crypto keyslot before reporting I/O complete
Eric Biggers
1
-12
/
+12
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-15
/
+22
2022-12-01
blk-crypto: Add support for SM4-XTS blk crypto mode
Tianjia Zhang
1
-0
/
+6
2022-11-21
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
1
-9
/
+12
2022-11-21
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
1
-10
/
+14
2022-02-28
blk-crypto: show crypto capabilities in sysfs
Eric Biggers
1
-0
/
+3
2022-02-04
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
1
-1
/
+0
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
1
-13
/
+14
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
1
-1
/
+1
2021-10-18
block: convert the rest of block to bdev_get_queue
Pavel Begunkov
1
-1
/
+1
2021-08-25
blk-crypto: fix check for too-large dun_bytes
Eric Biggers
1
-1
/
+1
2021-02-11
dm: support key eviction from keyslot managers of underlying devices
Satya Tangirala
1
-0
/
+1
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2020-10-05
block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()
Eric Biggers
1
-1
/
+9
2020-10-05
block: make blk_crypto_rq_bio_prep() able to fail
Eric Biggers
1
-11
/
+7
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
1
-1
/
+4
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-1
/
+1
2020-05-14
block: blk-crypto-fallback for Inline Encryption
Satya Tangirala
1
-20
/
+48
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
1
-0
/
+376