Age | Commit message (Expand) | Author | Files | Lines |
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-28 | 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-06 | 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-11 | 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-10 | dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty() | Joe Thornber | 1 | -2/+4 |
2013-11-10 | dm crypt: add TCW IV mode for old CBC TCRYPT containers | Milan Broz | 1 | -2/+9 |
2013-09-06 | 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-12 | Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+126 |
2013-07-11 | dm: add switch target | Jim Ramsay | 1 | -0/+126 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-06-26 | MD: Remember the last sync operation that was performed | Jonathan Brassow | 1 | -0/+1 |
2013-06-14 | DM RAID: Add ability to restore transiently failed devices on resume | Jonathan Brassow | 1 | -0/+1 |
2013-05-28 | doc: fix misspellings with 'codespell' tool | Anatol Pomozov | 1 | -1/+1 |
2013-04-24 | DM RAID: Add message/status support for changing sync action | Jonathan Brassow | 1 | -17/+67 |
2013-03-06 | Merge tag 'md-3.9' of git://neil.brown.name/md | Linus Torvalds | 1 | -7/+37 |
2013-03-02 | dm cache: add cleaner policy | Heinz Mauelshagen | 1 | -0/+5 |
2013-03-02 | dm cache: add mq policy | Joe Thornber | 1 | -0/+72 |
2013-03-02 | dm: add cache target | Joe Thornber | 1 | -0/+243 |
2013-02-26 | DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms | Jonathan Brassow | 1 | -7/+37 |
2013-01-24 | DM-RAID: Fix RAID10's check for sufficient redundancy | Jonathan Brassow | 1 | -0/+1 |
2012-10-11 | DM RAID: Add rebuild capability for RAID10 | Jonathan Brassow | 1 | -0/+9 |
2012-08-01 | Merge branch 'for-next' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+26 |
2012-08-01 | DM RAID: Add support for MD RAID10 | Jonathan Brassow | 1 | -0/+26 |
2012-07-27 | dm thin: add read only and fail io modes | Joe Thornber | 1 | -1/+23 |
2012-07-27 | dm stripe: support for non power of 2 chunksize | Mike Snitzer | 1 | -2/+2 |
2012-07-27 | dm stripe: fix size test | Mikulas Patocka | 1 | -2/+1 |
2012-07-03 | dm: verity fix documentation | Milan Broz | 1 | -85/+46 |
2012-06-03 | dm thin: provide userspace access to pool metadata | Joe Thornber | 1 | -0/+11 |
2012-03-28 | dm: add verity target | Mikulas Patocka | 1 | -0/+194 |
2012-03-28 | dm thin: add pool target flags to control discard | Joe Thornber | 1 | -1/+7 |
2012-03-28 | dm thin: support read only external snapshot origins | Joe Thornber | 1 | -1/+38 |
2012-03-28 | dm thin: relax hard limit on the maximum size of a metadata device | Mike Snitzer | 1 | -3/+5 |
2012-03-28 | dm thin: correct comments | Joe Thornber | 1 | -10/+0 |
2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida | 2 | -2/+2 |