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
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
2015-02-16
dm crypt: use unbound workqueue for request processing
Mikulas Patocka
1
-1
/
+6
2014-11-10
dm cache policy mq: simplify ability to promote sequential IO to the cache
Mike Snitzer
1
-5
/
+11
2014-11-10
dm cache policy mq: tweak algorithm that decides when to promote a block
Joe Thornber
1
-3
/
+3
2014-08-01
dm switch: efficiently support repetitive patterns
Mikulas Patocka
1
-0
/
+12
2014-05-20
dm thin: add 'no_space_timeout' dm-thin-pool module param
Mike Snitzer
1
-1
/
+4
2014-03-27
dm: add era target
Joe Thornber
1
-0
/
+108
2014-03-06
dm thin: fix Documentation for held metadata root feature
Mike Snitzer
1
-3
/
+2
2014-03-05
dm thin: ensure user takes action to validate data and metadata consistency
Mike Snitzer
2
-6
/
+34
2014-01-16
dm cache: add policy name to status output
Mike Snitzer
1
-1
/
+2
2014-01-10
dm cache: add block sizes and total cache blocks to status output
Mike Snitzer
1
-22
/
+28
2014-01-07
dm cache policy mq: introduce three promotion threshold tunables
Joe Thornber
1
-2
/
+14
2014-01-07
dm thin: add error_if_no_space feature
Mike Snitzer
1
-0
/
+7
2013-12-10
dm cache: update Documentation for invalidate_cblocks's range syntax
Mike Snitzer
1
-4
/
+6
2013-11-12
dm cache: resolve small nits and improve Documentation
Mike Snitzer
1
-10
/
+32
2013-11-11
dm cache: add cache block invalidation support
Joe Thornber
1
-1
/
+11
2013-11-11
dm cache: add passthrough mode
Joe Thornber
1
-3
/
+16
2013-11-09
dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()
Joe Thornber
1
-2
/
+4
2013-11-09
dm crypt: add TCW IV mode for old CBC TCRYPT containers
Milan Broz
1
-2
/
+9
2013-09-05
dm: add statistics support
Mikulas Patocka
1
-0
/
+186
2013-08-23
dm thin: add data block size limits to Documentation
Carlos Maiolino
1
-7
/
+8
2013-08-23
dm cache: add data block size limits to code and Documentation
Mike Snitzer
1
-1
/
+2
2013-08-23
dm cache: document metadata device is exclussive to a cache
Mike Snitzer
1
-1
/
+2
2013-07-11
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+126
2013-07-10
dm: add switch target
Jim Ramsay
1
-0
/
+126
[next]