index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
blk-mq: make the blk-mq stacking code optional
Christoph Hellwig
1
-0
/
+1
2021-10-27
dm integrity: log audit events for dm-integrity target
Michael Weiß
1
-0
/
+1
2021-10-27
dm: introduce audit event module for device mapper
Michael Weiß
1
-0
/
+9
2021-08-16
dm: make EBS depend on !HIGHMEM
Christoph Hellwig
1
-1
/
+1
2021-08-09
block: make the block holder code optional
Christoph Hellwig
1
-0
/
+2
2021-06-14
md: mark some personalities as deprecated
Guoqing Jiang
1
-3
/
+3
2021-02-03
dm crypt: support using trusted keys
Ahmad Fatoum
1
-0
/
+1
2021-01-04
dm zoned: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-04
dm integrity: select CRYPTO_SKCIPHER
Anthony Iliopoulos
1
-0
/
+1
2020-12-04
dm mpath: add IO affinity path selector
Mike Christie
1
-0
/
+9
2020-12-04
dm verity: Add support for signature verification with 2nd keyring
Mickaël Salaün
1
-1
/
+12
2020-07-05
Replace HTTP links with HTTPS ones: LVM
Alexander A. Klimov
1
-4
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-41
/
+41
2020-05-15
dm mpath: add Historical Service Time Path Selector
Khazhismel Kumykov
1
-0
/
+11
2020-05-15
dm: add emulated block size target
Heinz Mauelshagen
1
-0
/
+8
2020-05-15
dm crypt: support using encrypted keys
Dmitry Baryshkov
1
-0
/
+1
2019-11-20
dm: Fix Kconfig indentation
Krzysztof Kozlowski
1
-27
/
+27
2019-09-12
dm: add clone target
Nikos Tsironis
1
-0
/
+14
2019-09-03
dm crypt: switch to ESSIV crypto API template
Ard Biesheuvel
1
-0
/
+1
2019-08-23
dm verity: add root hash pkcs#7 signature verification
Jaskaran Khurana
1
-0
/
+12
2019-07-15
docs: device-mapper: move it to the admin-guide
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
docs: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-30
dm: add dust target
Bryan Gurney
1
-0
/
+9
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike
1
-0
/
+12
2018-10-11
dm: remove legacy request-based IO path
Jens Axboe
1
-11
/
+0
2018-06-08
dm: add writecache target
Mikulas Patocka
1
-0
/
+11
2018-04-03
dax, dm: allow device-mapper to operate without dax support
Dan Williams
1
-1
/
+1
2018-01-17
dm: add unstriped target
Scott Bauer
1
-0
/
+7
2017-11-01
md-cluster: update document for raid10
Guoqing Jiang
1
-2
/
+3
2017-06-19
dm zoned: drive-managed zoned block device target
Damien Le Moal
1
-0
/
+17
2017-05-05
Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+13
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-05-04
dm integrity: improve the Kconfig help text for DM_INTEGRITY
Mike Snitzer
1
-2
/
+13
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+11
2017-04-20
dm: add dax_device and dax_operations support
Dan Williams
1
-0
/
+1
2017-03-30
dm raid: select the Kconfig option CONFIG_MD_RAID0
Mikulas Patocka
1
-0
/
+1
2017-03-28
Fix dead URLs to ftp.kernel.org
SeongJae Park
1
-1
/
+1
2017-03-24
dm: add integrity target
Mikulas Patocka
1
-0
/
+10
2017-03-07
dm cache: significant rework to leverage dm-bio-prison-v2
Joe Thornber
1
-8
/
+0
2016-11-14
dm block manager: make block locking optional
Joe Thornber
1
-1
/
+9
2016-03-10
dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIO
Mike Snitzer
1
-0
/
+1
2016-03-10
dm cache: make the 'mq' policy an alias for 'smq'
Joe Thornber
1
-10
/
+0
2015-12-10
dm verity: add support for forward error correction
Sami Tolvanen
1
-0
/
+12
2015-12-10
dm bufio: store stacktrace in buffers to help find buffer leaks
Mikulas Patocka
1
-0
/
+9
2015-11-09
raid5-cache: add crc32c Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2015-09-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2015-09-11
scsi_dh: fix randconfig build error
Christoph Hellwig
1
-1
/
+1
2015-08-07
dm: Spelling s/consitent/consistent/
Geert Uytterhoeven
1
-1
/
+1
2015-07-27
dm crypt: update wiki page URL
Baruch Siach
1
-1
/
+1
[next]