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
/
drivers
/
md
/
dm-dust.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-6
/
+1
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
1
-1
/
+1
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
1
-3
/
+2
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
1
-0
/
+4
2021-02-03
dm dust: remove h from printk format specifier
Tom Rix
1
-1
/
+1
2020-07-20
dm dust: add interface to list all badblocks
yangerkun
1
-0
/
+27
2020-07-20
dm dust: report some message results directly back to user
yangerkun
1
-13
/
+18
2020-01-07
dm dust: change ret to r in dust_map_write
Bryan Gurney
1
-3
/
+3
2019-11-05
dm dust: add limited write failure mode
Bryan Gurney
1
-7
/
+46
2019-11-05
dm dust: change ret to r in dust_map_read and dust_map
Bryan Gurney
1
-7
/
+7
2019-11-05
dm dust: change result vars to r
Bryan Gurney
1
-16
/
+16
2019-08-21
dm dust: use dust block size for badblocklist index
Bryan Gurney
1
-3
/
+8
2019-05-07
dm dust: Make dm_dust_init and dm_dust_exit static
YueHaibing
1
-2
/
+2
2019-05-07
dm dust: remove redundant unsigned comparison to less than zero
Colin Ian King
1
-1
/
+1
2019-04-30
dm: add dust target
Bryan Gurney
1
-0
/
+515