Age | Commit message (Expand) | Author | Files | Lines |
2024-02-20 | dm vdo: use a proper Makefile for dm-vdo | Mike Snitzer | 1 | -2/+1 |
2024-02-20 | dm vdo: enable configuration and building of dm-vdo | Matthew Sakai | 1 | -0/+2 |
2023-12-19 | md: Remove deprecated CONFIG_MD_FAULTY | Song Liu | 1 | -2/+0 |
2023-12-19 | md: Remove deprecated CONFIG_MD_MULTIPATH | Song Liu | 1 | -2/+0 |
2023-12-19 | md: Remove deprecated CONFIG_MD_LINEAR | Song Liu | 1 | -4/+2 |
2022-08-02 | Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2022-07-08 | dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compil... | Matthias Kaehlcke | 1 | -6/+1 |
2022-07-08 | dm: Add verity helpers for LoadPin | Matthias Kaehlcke | 1 | -0/+6 |
2022-07-07 | dm: add dm_bio_rewind() API to DM core | Ming Lei | 1 | -1/+1 |
2021-10-27 | dm: introduce audit event module for device mapper | Michael Weiß | 1 | -0/+4 |
2021-08-10 | dm ima: measure data on table load | Tushar Sugandhi | 1 | -0/+4 |
2021-06-04 | dm: move zone related code to dm-zone.c | Damien Le Moal | 1 | -0/+4 |
2020-12-04 | dm: rename multipath path selector source files to have "dm-ps" prefix | Mike Snitzer | 1 | -7/+12 |
2020-12-04 | dm mpath: add IO affinity path selector | Mike Christie | 1 | -0/+1 |
2020-07-16 | md: move the early init autodetect code to drivers/md/ | Christoph Hellwig | 1 | -0/+3 |
2020-05-15 | dm mpath: add Historical Service Time Path Selector | Khazhismel Kumykov | 1 | -0/+1 |
2020-05-15 | dm: add emulated block size target | Heinz Mauelshagen | 1 | -0/+2 |
2019-09-12 | dm: add clone target | Nikos Tsironis | 1 | -0/+2 |
2019-08-23 | dm verity: add root hash pkcs#7 signature verification | Jaskaran Khurana | 1 | -0/+4 |
2019-04-30 | dm: add dust target | Bryan Gurney | 1 | -0/+1 |
2019-03-05 | dm: add support to directly boot to a mapped device | Helen Koike | 1 | -0/+4 |
2018-06-08 | dm: add writecache target | Mikulas Patocka | 1 | -0/+1 |
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 |