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
starfive-6.6.48-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
/
drivers
/
md
/
dm-crypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-01
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-4
/
+11
2023-06-30
Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+36
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-20
dm-crypt: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
1
-1
/
+1
2023-06-17
dm crypt: fix crypt_ctr_cipher_new return value on invalid AEAD cipher
Mikulas Patocka
1
-1
/
+1
2023-06-17
dm crypt: allocate compound pages if possible
Mikulas Patocka
1
-14
/
+35
2023-06-09
dm crypt: Avoid using MAX_CIPHER_BLOCKSIZE
Herbert Xu
1
-4
/
+11
2023-06-01
dm-crypt: use __bio_add_page to add single page to clone bio
Johannes Thumshirn
1
-2
/
+1
2023-04-11
dm: add helper macro for simple DM target module init and exit
Yangtao Li
1
-13
/
+1
2023-04-11
dm: push error reporting down to dm_register_target()
Yangtao Li
1
-7
/
+1
2023-03-25
Merge tag 'for-6.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+10
2023-03-09
dm crypt: avoid accessing uninitialized tasklet
Mike Snitzer
1
-6
/
+9
2023-03-07
dm crypt: add cond_resched() to dmcrypt_write()
Mikulas Patocka
1
-0
/
+1
2023-02-23
Merge tag 'for-6.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-55
/
+62
2023-02-14
dm: avoid split of quoted strings where possible
Heinz Mauelshagen
1
-2
/
+1
2023-02-14
dm: add missing empty lines
Heinz Mauelshagen
1
-0
/
+3
2023-02-14
dm crypt: correct 'foo*' to 'foo *'
Heinz Mauelshagen
1
-9
/
+9
2023-02-14
dm: correct block comments format.
Heinz Mauelshagen
1
-3
/
+4
2023-02-14
dm: address indent/space issues
Heinz Mauelshagen
1
-1
/
+1
2023-02-14
dm: avoid initializing static variables
Heinz Mauelshagen
1
-1
/
+1
2023-02-14
dm: avoid assignment in if conditions
Heinz Mauelshagen
1
-3
/
+6
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
1
-24
/
+24
2023-02-14
dm: prefer kmap_local_page() instead of deprecated kmap_atomic()
Heinz Mauelshagen
1
-12
/
+12
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
1
-0
/
+1
2023-02-13
dm: Remove completion function scaffolding
Herbert Xu
1
-3
/
+3
2023-02-13
dm: Add scaffolding to change completion function signature
Herbert Xu
1
-5
/
+3
2023-02-02
dm crypt: Slightly simplify crypt_set_keyring_key()
Christophe JAILLET
1
-1
/
+1
2022-11-17
dm-crypt: provide dma_alignment limit in io_hints
Keith Busch
1
-0
/
+1
2022-05-09
dm crypt: make printing of the key constant-time
Mikulas Patocka
1
-3
/
+11
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2022-03-25
Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+9
2022-03-10
dm: simplify dm_sumbit_bio_remap interface
Mike Snitzer
1
-3
/
+3
2022-03-07
dm-crypt: stop using bio_devname
Christoph Hellwig
1
-6
/
+4
2022-02-23
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
1
-1
/
+0
2022-02-22
dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS
Aashish Sharma
1
-1
/
+1
2022-02-21
dm crypt: use dm_submit_bio_remap
Mike Snitzer
1
-5
/
+8
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
1
-6
/
+5
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
1
-3
/
+2
2022-02-02
dm-crypt: remove clone_init
Christoph Hellwig
1
-13
/
+8
2022-02-02
dm: bio_alloc can't fail if it is allowed to sleep
Christoph Hellwig
1
-4
/
+1
2021-11-09
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+19
2021-11-01
dm crypt: Make use of the helper macro kthread_run()
Cai Huoqing
1
-2
/
+1
2021-10-27
dm crypt: log aead integrity violations to audit subsystem
Michael Weiß
1
-4
/
+18
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-08-20
dm crypt: use in_hardirq() instead of deprecated in_irq()
Changbin Du
1
-2
/
+2
2021-08-18
dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
Arne Welzel
1
-1
/
+6
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
1
-0
/
+27
2021-06-04
dm crypt: Fix zoned block device support
Damien Le Moal
1
-5
/
+19
2021-06-04
dm: Introduce dm_report_zones()
Damien Le Moal
1
-4
/
+3
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-4
/
+4
[next]