Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-18 | dm: Check for device sector overflow if CONFIG_LBDAF is not set | Milan Broz | 1 | -1/+1 |
2018-04-03 | dm unstripe: remove unnecessary header includes | Heinz Mauelshagen | 1 | -6/+0 |
2018-04-03 | dm unstripe: remove superfluous module init error path message | Heinz Mauelshagen | 1 | -7/+1 |
2018-04-03 | dm unstripe: add "dm-unstriped" module alias | Heinz Mauelshagen | 1 | -0/+1 |
2018-04-03 | dm unstripe: support non-power-of-2 chunk size | Heinz Mauelshagen | 1 | -12/+10 |
2018-01-29 | dm unstripe: fix target length versus number of stripes size check | Scott Bauer | 1 | -8/+2 |
2018-01-17 | dm: add unstriped target | Scott Bauer | 1 | -0/+225 |