Age | Commit message (Expand) | Author |
2015-11-04 | Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2015-10-31 | dm delay: document that offsets are specified in sectors | Tomohiro Kusumi |
2015-10-09 | dm snapshot: add new persistent store option to support overflow | Mike Snitzer |
2015-08-31 | dm raid: document RAID 4/5/6 discard support | Heinz Mauelshagen |
2015-08-18 | dm stats: report precise_timestamps and histogram in @stats_list output | Mikulas Patocka |
2015-07-16 | dm cache: display 'needs_check' in status if it is set | Mike Snitzer |
2015-07-16 | dm thin: display 'needs_check' in status if it is set | Mike Snitzer |
2015-06-17 | dm stats: collect and report histogram of IO latencies | Mikulas Patocka |
2015-06-17 | dm stats: support precise timestamps | Mikulas Patocka |
2015-06-17 | dm cache: switch the "default" cache replacement policy from mq to smq | Mike Snitzer |
2015-06-11 | dm cache: add fail io mode and needs_check flag | Joe Thornber |
2015-05-29 | dm raid: add support for the MD RAID0 personality | Heinz Mauelshagen |
2015-05-29 | dm raid: fixup documentation for discard support | Heinz Mauelshagen |
2015-04-15 | dm crypt: update URLs to new cryptsetup project page | Milan Broz |
2015-04-15 | dm: add log writes target | Josef Bacik |
2015-04-15 | dm verity: add error handling modes for corrupted blocks | Sami Tolvanen |
2015-04-15 | dm thin: remove stale 'trim' message documentation | Mike Snitzer |
2015-03-31 | dm switch: fix Documentation to use plain text | Mike Snitzer |
2015-02-16 | dm crypt: add 'submit_from_crypt_cpus' option | Mikulas Patocka |
2015-02-16 | dm crypt: use unbound workqueue for request processing | Mikulas Patocka |
2014-11-10 | dm cache policy mq: simplify ability to promote sequential IO to the cache | Mike Snitzer |
2014-11-10 | dm cache policy mq: tweak algorithm that decides when to promote a block | Joe Thornber |
2014-08-01 | dm switch: efficiently support repetitive patterns | Mikulas Patocka |
2014-05-20 | dm thin: add 'no_space_timeout' dm-thin-pool module param | Mike Snitzer |
2014-03-27 | dm: add era target | Joe Thornber |
2014-03-06 | dm thin: fix Documentation for held metadata root feature | Mike Snitzer |
2014-03-05 | dm thin: ensure user takes action to validate data and metadata consistency | Mike Snitzer |
2014-01-16 | dm cache: add policy name to status output | Mike Snitzer |
2014-01-10 | dm cache: add block sizes and total cache blocks to status output | Mike Snitzer |
2014-01-07 | dm cache policy mq: introduce three promotion threshold tunables | Joe Thornber |
2014-01-07 | dm thin: add error_if_no_space feature | Mike Snitzer |
2013-12-10 | dm cache: update Documentation for invalidate_cblocks's range syntax | Mike Snitzer |
2013-11-12 | dm cache: resolve small nits and improve Documentation | Mike Snitzer |
2013-11-11 | dm cache: add cache block invalidation support | Joe Thornber |
2013-11-11 | dm cache: add passthrough mode | Joe Thornber |
2013-11-09 | dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty() | Joe Thornber |
2013-11-09 | dm crypt: add TCW IV mode for old CBC TCRYPT containers | Milan Broz |
2013-09-05 | dm: add statistics support | Mikulas Patocka |
2013-08-23 | dm thin: add data block size limits to Documentation | Carlos Maiolino |
2013-08-23 | dm cache: add data block size limits to code and Documentation | Mike Snitzer |
2013-08-23 | dm cache: document metadata device is exclussive to a cache | Mike Snitzer |
2013-07-11 | Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-07-10 | dm: add switch target | Jim Ramsay |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-06-26 | MD: Remember the last sync operation that was performed | Jonathan Brassow |
2013-06-14 | DM RAID: Add ability to restore transiently failed devices on resume | Jonathan Brassow |
2013-05-28 | doc: fix misspellings with 'codespell' tool | Anatol Pomozov |
2013-04-24 | DM RAID: Add message/status support for changing sync action | Jonathan Brassow |
2013-03-05 | Merge tag 'md-3.9' of git://neil.brown.name/md | Linus Torvalds |
2013-03-01 | dm cache: add cleaner policy | Heinz Mauelshagen |