| Commit message (Expand) | Author | Age |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 |
|\ |
|
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 |
* | | Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-02-12 |
|\ \ |
|
| * | | dm crypt: update url in CONFIG_DM_CRYPT help text | Loic Pefferkorn | 2015-02-09 |
| |/ |
|
* / | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 2015-01-06 |
|/ |
|
* | dm: add era target | Joe Thornber | 2014-03-27 |
* | dm: fix Kconfig indentation | Mike Snitzer | 2014-03-03 |
* | dm sysfs: fix a module unload race | Mikulas Patocka | 2014-01-14 |
* | dm snapshot: use dm-bufio | Mikulas Patocka | 2014-01-14 |
* | dm persistent data: cleanup dm-thin specific references in text | Mike Snitzer | 2014-01-07 |
* | dm: fix Kconfig menu indentation | Mikulas Patocka | 2013-11-09 |
* | dm: add switch target | Jim Ramsay | 2013-07-10 |
* | bcache: A block layer cache | Kent Overstreet | 2013-03-23 |
* | Merge tag 'md-3.9' of git://neil.brown.name/md | Linus Torvalds | 2013-03-05 |
|\ |
|
| * | md: remove CONFIG_MULTICORE_RAID456 | NeilBrown | 2013-02-27 |
* | | dm cache: add cleaner policy | Heinz Mauelshagen | 2013-03-01 |
* | | dm cache: add mq policy | Joe Thornber | 2013-03-01 |
* | | dm: add cache target | Joe Thornber | 2013-03-01 |
* | | dm: remove CONFIG_EXPERIMENTAL | Alasdair G Kergon | 2013-03-01 |
|/ |
|
* | dm thin: move bio_prison code to separate module | Mike Snitzer | 2012-10-12 |
* | Merge tag 'md-3.6' of git://neil.brown.name/md | Linus Torvalds | 2012-08-02 |
|\ |
|
| * | md/dm-raid: DM_RAID should select MD_RAID10 | NeilBrown | 2012-08-01 |
* | | dm persistent data: remove debug space map checker | Joe Thornber | 2012-07-27 |
|/ |
|
* | dm: add verity target | Mikulas Patocka | 2012-03-28 |
* | dm raid: no longer experimental | Alasdair G Kergon | 2012-03-28 |
* | dm uevent: no longer experimental | Alasdair G Kergon | 2012-03-28 |
* | dm: add thin provisioning target | Joe Thornber | 2011-10-31 |
* | dm: add bufio | Mikulas Patocka | 2011-10-31 |
* | dm raid: support metadata devices | Jonathan Brassow | 2011-08-02 |
* | dm: add flakey target | Josef Bacik | 2011-03-24 |
* | dm: raid456 basic support | NeilBrown | 2011-01-13 |
* | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 2010-08-09 |
|\ |
|
| * | async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies | David Woodhouse | 2009-10-29 |
| * | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 2009-10-29 |
* | | md: remove EXPERIMENTAL designation from RAID10 | NeilBrown | 2010-05-18 |
* | | md: revise Kconfig help for MD_MULTIPATH | NeilBrown | 2009-12-13 |
|/ |
|
* | Merge branch 'dmaengine' into async-tx-next | Dan Williams | 2009-09-08 |
|\ |
|
| * | dm raid1: add userspace log | Jonthan Brassow | 2009-06-22 |
| * | dm mpath: add service time load balancer | Kiyoshi Ueda | 2009-06-22 |
| * | dm mpath: add queue length load balancer | Kiyoshi Ueda | 2009-06-22 |
* | | md/raid456: distribute raid processing over multiple cores | Dan Williams | 2009-08-29 |
* | | md/raid6: asynchronous raid6 operations | Dan Williams | 2009-08-29 |
* | | async_tx: raid6 recovery self test | Dan Williams | 2009-08-29 |
|/ |
|
* | md: remove CONFIG_MD_RAID_RESHAPE config option. | NeilBrown | 2009-03-31 |
* | md/raid6: move raid6 data processing to raid6_pq.ko | Dan Williams | 2009-03-31 |
* | raid, fastboot: hide RAID autodetect option if MD is compiled as a module | Alan Jenkins | 2008-10-12 |
* | raid: make RAID autodetect default a KConfig option | Arjan van de Ven | 2008-10-12 |
* | [SCSI] scsi_dh: fix kconfig related build errors | Chandra Seetharaman | 2008-07-15 |
* | [SCSI] scsi_dh: Remove hardware handlers from dm | Chandra Seetharaman | 2008-06-05 |
* | [SCSI] scsi_dh: Use SCSI device handler in dm-multipath | Chandra Seetharaman | 2008-06-05 |