index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-verity-target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-3
/
+3
*
dm: add helper macro for simple DM target module init and exit
Yangtao Li
2023-04-11
1
-13
/
+1
*
dm: push error reporting down to dm_register_target()
Yangtao Li
2023-04-11
1
-7
/
+1
*
dm verity: emit audit events on verification failure and more
Michael Weiß
2023-04-04
1
-2
/
+18
*
dm verity: fix error handling for check_at_most_once on FEC
Yeongjin Gil
2023-04-04
1
-1
/
+1
*
dm: avoid useless 'else' after 'break' or return'
Heinz Mauelshagen
2023-02-14
1
-16
/
+17
*
dm: avoid using symbolic permissions
Heinz Mauelshagen
2023-02-14
1
-1
/
+1
*
dm: prefer '"%s...", __func__'
Heinz Mauelshagen
2023-02-14
1
-2
/
+2
*
dm: add missing empty lines
Heinz Mauelshagen
2023-02-14
1
-0
/
+4
*
dm: fix trailing statements
Heinz Mauelshagen
2023-02-14
1
-4
/
+2
*
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
1
-15
/
+15
*
dm verity: stop using WQ_UNBOUND for verify_wq
Nathan Huckleberry
2023-02-02
1
-5
/
+1
*
dm verity: enable WQ_HIGHPRI on verify_wq
Nathan Huckleberry
2022-10-18
1
-8
/
+10
*
dm: verity-loadpin: Only trust verity targets with enforcement
Matthias Kaehlcke
2022-09-07
1
-0
/
+16
*
Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-11
1
-2
/
+12
|
\
|
*
dm verity: fix verity_parse_opt_args parsing
Mike Snitzer
2022-08-09
1
-1
/
+11
|
*
dm verity: fix DM_VERITY_OPTS_MAX value yet again
Mike Snitzer
2022-08-09
1
-1
/
+1
*
|
Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-21
/
+139
|
\
|
|
*
dm verity: have verify_wq use WQ_HIGHPRI if "try_verify_in_tasklet"
Mike Snitzer
2022-08-04
1
-1
/
+11
|
*
dm verity: remove WQ_CPU_INTENSIVE flag since using WQ_UNBOUND
Mike Snitzer
2022-08-04
1
-1
/
+1
|
*
dm verity: only copy bvec_iter in verity_verify_io if in_tasklet
Mike Snitzer
2022-08-04
1
-9
/
+16
|
*
dm verity: optimize verity_verify_io if FEC not configured
Mike Snitzer
2022-08-04
1
-1
/
+8
|
*
dm verity: conditionally enable branching for "try_verify_in_tasklet"
Mike Snitzer
2022-08-04
1
-5
/
+14
|
*
dm verity: allow optional args to alter primary args handling
Mike Snitzer
2022-08-04
1
-8
/
+24
|
*
dm verity: Add optional "try_verify_in_tasklet" feature
Nathan Huckleberry
2022-08-04
1
-17
/
+86
|
*
dm bufio: Add flags argument to dm_bufio_client_create
Nathan Huckleberry
2022-07-28
1
-1
/
+1
*
|
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
1
-1
/
+32
|
\
\
|
|
/
|
/
|
|
*
dm: Add verity helpers for LoadPin
Matthias Kaehlcke
2022-07-08
1
-1
/
+32
*
|
dm verity: fix checkpatch close brace error
JeongHyeon Lee
2022-07-07
1
-4
/
+3
|
/
*
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
2022-05-31
1
-0
/
+1
*
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-09
1
-3
/
+3
|
\
|
*
dm verity: use bvec_kmap_local in verity_for_bv_block
Christoph Hellwig
2021-11-01
1
-3
/
+3
*
|
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
1
-2
/
+1
*
|
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
1
-0
/
+1
|
/
*
dm verity: skip redundant verity_handle_err() on I/O errors
Akilesh Kailash
2021-10-12
1
-3
/
+12
*
dm ima: update dm target attributes for ima measurements
Tushar Sugandhi
2021-08-20
1
-0
/
+2
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
1
-0
/
+41
*
dm verity: allow only one error handling mode
JeongHyeon Lee
2021-03-26
1
-11
/
+29
*
dm verity: fix DM_VERITY_OPTS_MAX value
JeongHyeon Lee
2021-03-22
1
-1
/
+1
*
dm verity: skip verity work if I/O error when system is shutting down
Hyeongseok Kim
2020-12-21
1
-1
/
+11
*
Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-07
1
-1
/
+12
|
\
|
*
dm verity: add "panic_on_corruption" error handling mode
JeongHyeon Lee
2020-07-13
1
-1
/
+12
*
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
/
*
dm: bump version of core and various targets
Mike Snitzer
2020-03-03
1
-1
/
+1
*
dm verity: don't prefetch hash blocks for already-verified data
xianrong.zhou
2020-01-07
1
-2
/
+16
*
dm verity: add root hash pkcs#7 signature verification
Jaskaran Khurana
2019-08-23
1
-5
/
+38
*
dm verity: use message limit for data block corruption message
Milan Broz
2019-06-25
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
dm verity: log the hash algorithm implementation
Eric Biggers
2018-12-18
1
-0
/
+9
*
dm verity: fix crash on bufio buffer that was allocated with vmalloc
Mikulas Patocka
2018-09-04
1
-4
/
+20
[next]