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
/
Documentation
/
device-mapper
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
dm raid: bump target version
Heinz Mauelshagen
1
-0
/
+1
2017-06-19
dm zoned: drive-managed zoned block device target
Damien Le Moal
1
-0
/
+144
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+260
2017-04-24
dm integrity: support larger block sizes
Mikulas Patocka
1
-0
/
+5
2017-04-24
dm integrity: various small changes and cleanups
Mikulas Patocka
1
-10
/
+10
2017-03-27
dm raid: add raid4/5/6 journal write-back support via journal_mode option
Heinz Mauelshagen
1
-1
/
+10
2017-03-27
dm raid: fix table line argument order in status
Heinz Mauelshagen
1
-0
/
+3
2017-03-24
dm integrity: add recovery mode
Mikulas Patocka
1
-0
/
+5
2017-03-24
dm crypt: optionally support larger encryption sector size
Milan Broz
1
-0
/
+14
2017-03-24
dm crypt: introduce new format of cipher with "capi:" prefix
Milan Broz
1
-17
/
+30
2017-03-24
dm crypt: add cryptographic data integrity protection (authenticated encryption)
Milan Broz
1
-0
/
+16
2017-03-24
dm: add integrity target
Mikulas Patocka
1
-0
/
+189
2017-03-19
Documentation: device-mapper: cache.txt: Fix typos
sayli karnik
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "explictely" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-16
dm cache metadata: add "metadata2" feature
Joe Thornber
1
-0
/
+4
2017-01-25
dm raid: add raid4/5/6 journaling support
Heinz Mauelshagen
1
-0
/
+13
2017-01-25
dm raid: fix transient device failure processing
Heinz Mauelshagen
1
-0
/
+4
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-10
/
+10
2016-12-14
Documentation/device-mapper: s/getsize/getsz/
Michael Witten
5
-10
/
+10
2016-12-08
Documentation: dm raid: define data_offset status field
Heinz Mauelshagen
1
-0
/
+4
2016-12-08
dm crypt: add ability to use keys from the kernel key retention service
Ondrej Kozina
1
-1
/
+24
2016-11-21
dm raid: fix typos in Documentation/device-mapper/dm-raid.txt
Masanari Iida
1
-4
/
+4
2016-10-17
dm raid: fix activation of existing raid4/10 devices
Heinz Mauelshagen
1
-0
/
+1
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-1
/
+1
2016-06-14
dm raid: update Documentation about reshaping/takeover/additonal RAID types
Heinz Mauelshagen
1
-3
/
+55
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-5
/
+5
2016-05-05
dm stats: fix spelling mistake in Documentation
Eric Engestrom
1
-1
/
+1
2016-05-05
dm cache: update cache-policies.txt now that mq is an alias for smq
Mike Snitzer
1
-18
/
+16
2016-03-10
dm cache: make the 'mq' policy an alias for 'smq'
Joe Thornber
1
-37
/
+2
2015-12-10
dm verity: add ignore_zero_blocks feature
Sami Tolvanen
1
-0
/
+5
2015-12-10
dm verity: add support for forward error correction
Sami Tolvanen
1
-2
/
+33
2015-11-04
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+1
2015-10-31
dm delay: document that offsets are specified in sectors
Tomohiro Kusumi
1
-0
/
+1
2015-10-09
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
1
-3
/
+7
2015-08-31
dm raid: document RAID 4/5/6 discard support
Heinz Mauelshagen
1
-0
/
+31
2015-08-18
dm stats: report precise_timestamps and histogram in @stats_list output
Mikulas Patocka
1
-0
/
+4
2015-07-16
dm cache: display 'needs_check' in status if it is set
Mike Snitzer
1
-0
/
+6
2015-07-16
dm thin: display 'needs_check' in status if it is set
Mike Snitzer
1
-1
/
+8
2015-06-17
dm stats: collect and report histogram of IO latencies
Mikulas Patocka
1
-3
/
+16
2015-06-17
dm stats: support precise timestamps
Mikulas Patocka
1
-4
/
+24
2015-06-17
dm cache: switch the "default" cache replacement policy from mq to smq
Mike Snitzer
1
-3
/
+64
2015-06-11
dm cache: add fail io mode and needs_check flag
Joe Thornber
1
-2
/
+7
2015-05-29
dm raid: add support for the MD RAID0 personality
Heinz Mauelshagen
1
-0
/
+1
2015-05-29
dm raid: fixup documentation for discard support
Heinz Mauelshagen
1
-0
/
+1
2015-04-15
dm crypt: update URLs to new cryptsetup project page
Milan Broz
2
-4
/
+4
2015-04-15
dm: add log writes target
Josef Bacik
1
-0
/
+140
2015-04-15
dm verity: add error handling modes for corrupted blocks
Sami Tolvanen
1
-0
/
+17
2015-04-15
dm thin: remove stale 'trim' message documentation
Mike Snitzer
1
-3
/
+0
2015-03-31
dm switch: fix Documentation to use plain text
Mike Snitzer
1
-2
/
+2
2015-02-16
dm crypt: add 'submit_from_crypt_cpus' option
Mikulas Patocka
1
-1
/
+9
[next]