| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-09-11 | 1 | -1/+1 |
|\ |
|
| * | scsi_dh: fix randconfig build error | Christoph Hellwig | 2015-09-11 | 1 | -1/+1 |
* | | dm: Spelling s/consitent/consistent/ | Geert Uytterhoeven | 2015-08-07 | 1 | -1/+1 |
* | | dm crypt: update wiki page URL | Baruch Siach | 2015-07-27 | 1 | -1/+1 |
|/ |
|
* | dm cache: add stochastic-multi-queue (smq) policy | Joe Thornber | 2015-06-11 | 1 | -0/+12 |
* | Merge tag 'md/4.1' of git://neil.brown.name/md | Linus Torvalds | 2015-04-24 | 1 | -0/+16 |
|\ |
|
| * | Create a separate module for clustering support | Goldwyn Rodrigues | 2015-02-23 | 1 | -0/+16 |
* | | dm: add log writes target | Josef Bacik | 2015-04-15 | 1 | -0/+16 |
* | | dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr | Mike Snitzer | 2015-04-15 | 1 | -0/+11 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 1 | -2/+2 |
|\ |
|
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -2/+2 |
* | | Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-02-12 | 1 | -3/+2 |
|\ \ |
|
| * | | dm crypt: update url in CONFIG_DM_CRYPT help text | Loic Pefferkorn | 2015-02-09 | 1 | -3/+2 |
| |/ |
|
* | | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 2015-01-06 | 1 | -0/+1 |
|/ |
|
* | dm: add era target | Joe Thornber | 2014-03-27 | 1 | -0/+11 |
* | dm: fix Kconfig indentation | Mike Snitzer | 2014-03-03 | 1 | -10/+0 |
* | dm sysfs: fix a module unload race | Mikulas Patocka | 2014-01-14 | 1 | -0/+4 |
* | dm snapshot: use dm-bufio | Mikulas Patocka | 2014-01-14 | 1 | -0/+1 |
* | dm persistent data: cleanup dm-thin specific references in text | Mike Snitzer | 2014-01-07 | 1 | -3/+3 |
* | 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 |