Age | Commit message (Expand) | Author | Files | Lines |
2018-01-17 | dm: add unstriped target | Scott Bauer | 1 | -0/+1 |
2017-11-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -1/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-16 | md: rename some drivers/md/ files to have an "md-" prefix | Mike Snitzer | 1 | -1/+4 |
2017-06-19 | dm zoned: drive-managed zoned block device target | Damien Le Moal | 1 | -0/+2 |
2017-05-03 | Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+4 |
2017-03-24 | dm: add integrity target | Mikulas Patocka | 1 | -0/+1 |
2017-03-16 | raid5-ppl: Partial Parity Log write logging implementation | Artur Paszkiewicz | 1 | -1/+1 |
2017-03-07 | dm cache: significant rework to leverage dm-bio-prison-v2 | Joe Thornber | 1 | -3/+2 |
2017-03-07 | dm bio prison v2: new interface for the bio prison | Joe Thornber | 1 | -0/+1 |
2016-06-10 | dm: move request-based code out to dm-rq.[hc] | Mike Snitzer | 1 | -1/+2 |
2016-03-10 | dm cache: make the 'mq' policy an alias for 'smq' | Joe Thornber | 1 | -2/+0 |
2015-12-10 | dm verity: add support for forward error correction | Sami Tolvanen | 1 | -0/+4 |
2015-12-10 | dm verity: move dm-verity.c to dm-verity-target.c | Sami Tolvanen | 1 | -0/+1 |
2015-10-24 | raid5: add basic stripe log | Shaohua Li | 1 | -1/+1 |
2015-06-11 | dm cache: add stochastic-multi-queue (smq) policy | Joe Thornber | 1 | -0/+2 |
2015-04-24 | Merge tag 'md/4.1' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+1 |
2015-04-15 | dm: add log writes target | Josef Bacik | 1 | -0/+1 |
2015-02-23 | Create a separate module for clustering support | Goldwyn Rodrigues | 1 | -0/+1 |
2014-03-27 | dm: add era target | Joe Thornber | 1 | -0/+2 |
2014-01-14 | dm sysfs: fix a module unload race | Mikulas Patocka | 1 | -0/+1 |
2013-09-05 | dm: add statistics support | Mikulas Patocka | 1 | -1/+1 |
2013-07-10 | dm: add switch target | Jim Ramsay | 1 | -0/+1 |
2013-03-23 | bcache: A block layer cache | Kent Overstreet | 1 | -0/+1 |
2013-03-01 | dm cache: add cleaner policy | Heinz Mauelshagen | 1 | -0/+2 |
2013-03-01 | dm cache: add mq policy | Joe Thornber | 1 | -0/+2 |
2013-03-01 | dm: add cache target | Joe Thornber | 1 | -0/+2 |
2012-10-12 | dm thin: move bio_prison code to separate module | Mike Snitzer | 1 | -0/+1 |
2012-03-28 | dm: add verity target | Mikulas Patocka | 1 | -0/+1 |
2011-10-31 | dm: add thin provisioning target | Joe Thornber | 1 | -0/+3 |
2011-10-31 | dm: add bufio | Mikulas Patocka | 1 | -0/+1 |
2011-03-24 | dm: add flakey target | Josef Bacik | 1 | -0/+1 |
2011-01-13 | dm: raid456 basic support | NeilBrown | 1 | -0/+1 |
2010-08-09 | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 1 | -77/+0 |
2009-10-29 | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 1 | -76/+0 |
2009-10-16 | md: drivers/md/unroll.pl replaced with awk analog | Vladimir Dronnikov | 1 | -11/+11 |
2009-06-22 | dm raid1: add userspace log | Jonthan Brassow | 1 | -0/+3 |
2009-06-22 | dm mpath: add service time load balancer | Kiyoshi Ueda | 1 | -0/+1 |
2009-06-22 | dm mpath: add queue length load balancer | Kiyoshi Ueda | 1 | -0/+1 |
2009-03-31 | md/raid6: move raid6 data processing to raid6_pq.ko | Dan Williams | 1 | -1/+3 |
2009-03-31 | cleanup drivers/md/Makefile | Christoph Hellwig | 1 | -7/+7 |
2009-01-06 | dm snapshot: split out exception store implementations | Alasdair G Kergon | 1 | -1/+2 |
2009-01-06 | dm: add name and uuid to sysfs | Milan Broz | 1 | -1/+1 |
2008-10-21 | dm raid1: separate region_hash interface part1 | Heinz Mauelshagen | 1 | -1/+1 |
2008-06-05 | [SCSI] scsi_dh: Remove hardware handler infrastructure from dm | Chandra Seetharaman | 1 | -1/+1 |
2008-06-05 | [SCSI] scsi_dh: Remove hardware handlers from dm | Chandra Seetharaman | 1 | -5/+0 |
2008-04-25 | dm: move include files | Alasdair G Kergon | 1 | -1/+1 |
2008-04-25 | dm log: move dirty region log code into separate module | Heinz Mauelshagen | 1 | -2/+2 |
2007-10-20 | dm: add uevent to core | Mike Anderson | 1 | -0/+4 |
2007-10-20 | dm mpath: add hp handler | Dave Wysochanski | 1 | -0/+2 |