| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: fix Kconfig menu indentation | Mikulas Patocka | 2013-11-09 | 1 | -11/+11 |
* | dm: add switch target | Jim Ramsay | 2013-07-10 | 1 | -0/+14 |
* | bcache: A block layer cache | Kent Overstreet | 2013-03-23 | 1 | -0/+2 |
* | Merge tag 'md-3.9' of git://neil.brown.name/md | Linus Torvalds | 2013-03-05 | 1 | -11/+0 |
|\ |
|
| * | md: remove CONFIG_MULTICORE_RAID456 | NeilBrown | 2013-02-28 | 1 | -11/+0 |
* | | dm cache: add cleaner policy | Heinz Mauelshagen | 2013-03-01 | 1 | -0/+8 |
* | | dm cache: add mq policy | Joe Thornber | 2013-03-01 | 1 | -0/+10 |
* | | dm: add cache target | Joe Thornber | 2013-03-01 | 1 | -0/+13 |
* | | dm: remove CONFIG_EXPERIMENTAL | Alasdair G Kergon | 2013-03-01 | 1 | -12/+12 |
|/ |
|
* | dm thin: move bio_prison code to separate module | Mike Snitzer | 2012-10-12 | 1 | -0/+8 |
* | Merge tag 'md-3.6' of git://neil.brown.name/md | Linus Torvalds | 2012-08-02 | 1 | -2/+3 |
|\ |
|
| * | md/dm-raid: DM_RAID should select MD_RAID10 | NeilBrown | 2012-08-02 | 1 | -2/+3 |
* | | dm persistent data: remove debug space map checker | Joe Thornber | 2012-07-27 | 1 | -9/+0 |
|/ |
|
* | dm: add verity target | Mikulas Patocka | 2012-03-28 | 1 | -0/+20 |
* | dm raid: no longer experimental | Alasdair G Kergon | 2012-03-28 | 1 | -2/+2 |
* | dm uevent: no longer experimental | Alasdair G Kergon | 2012-03-28 | 1 | -2/+2 |
* | dm: add thin provisioning target | Joe Thornber | 2011-10-31 | 1 | -0/+28 |
* | dm: add bufio | Mikulas Patocka | 2011-10-31 | 1 | -0/+8 |
* | dm raid: support metadata devices | Jonathan Brassow | 2011-08-02 | 1 | -2/+3 |
* | dm: add flakey target | Josef Bacik | 2011-03-24 | 1 | -0/+6 |
* | dm: raid456 basic support | NeilBrown | 2011-01-13 | 1 | -0/+24 |
* | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 2010-08-09 | 1 | -17/+1 |
|\ |
|
| * | async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies | David Woodhouse | 2009-10-29 | 1 | -13/+0 |
| * | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 2009-10-29 | 1 | -5/+2 |
* | | md: remove EXPERIMENTAL designation from RAID10 | NeilBrown | 2010-05-18 | 1 | -2/+2 |
* | | md: revise Kconfig help for MD_MULTIPATH | NeilBrown | 2009-12-14 | 1 | -5/+4 |
|/ |
|
* | Merge branch 'dmaengine' into async-tx-next | Dan Williams | 2009-09-08 | 1 | -0/+30 |
|\ |
|
| * | dm raid1: add userspace log | Jonthan Brassow | 2009-06-22 | 1 | -0/+11 |
| * | dm mpath: add service time load balancer | Kiyoshi Ueda | 2009-06-22 | 1 | -0/+10 |
| * | dm mpath: add queue length load balancer | Kiyoshi Ueda | 2009-06-22 | 1 | -0/+9 |
* | | md/raid456: distribute raid processing over multiple cores | Dan Williams | 2009-08-29 | 1 | -0/+11 |
* | | md/raid6: asynchronous raid6 operations | Dan Williams | 2009-08-29 | 1 | -0/+2 |
* | | async_tx: raid6 recovery self test | Dan Williams | 2009-08-29 | 1 | -0/+13 |
|/ |
|
* | md: remove CONFIG_MD_RAID_RESHAPE config option. | NeilBrown | 2009-03-31 | 1 | -29/+0 |
* | md/raid6: move raid6 data processing to raid6_pq.ko | Dan Williams | 2009-03-31 | 1 | -0/+4 |
* | raid, fastboot: hide RAID autodetect option if MD is compiled as a module | Alan Jenkins | 2008-10-12 | 1 | -1/+1 |
* | raid: make RAID autodetect default a KConfig option | Arjan van de Ven | 2008-10-12 | 1 | -0/+14 |
* | [SCSI] scsi_dh: fix kconfig related build errors | Chandra Seetharaman | 2008-07-15 | 1 | -1/+5 |
* | [SCSI] scsi_dh: Remove hardware handlers from dm | Chandra Seetharaman | 2008-06-05 | 1 | -18/+0 |
* | [SCSI] scsi_dh: Use SCSI device handler in dm-multipath | Chandra Seetharaman | 2008-06-05 | 1 | -0/+1 |
* | dm: targets no longer experimental | Alasdair G Kergon | 2008-02-08 | 1 | -12/+12 |
* | dm mpath: hp requires scsi | Paul Mundt | 2007-12-20 | 1 | -1/+1 |
* | dm: add uevent to core | Mike Anderson | 2007-10-20 | 1 | -0/+6 |
* | dm mpath: add hp handler | Dave Wysochanski | 2007-10-20 | 1 | -0/+6 |
* | DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined | Randy Dunlap | 2007-08-24 | 1 | -1/+1 |
* | Use menuconfig objects II - MD | Jan Engelhardt | 2007-07-17 | 1 | -10/+5 |
* | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli... | Linus Torvalds | 2007-07-13 | 1 | -0/+2 |
|\ |
|
| * | async_tx: add the async_tx api | Dan Williams | 2007-07-13 | 1 | -1/+2 |
| * | xor: make 'xor_blocks' a library routine for use with async_tx | Dan Williams | 2007-07-13 | 1 | -0/+1 |
* | | dm mpath: rdac | Chandra Seetharaman | 2007-07-12 | 1 | -0/+6 |
|/ |
|