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