aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-flakey.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-27dm thin: commit before gathering statusAlasdair G Kergon1-1/+1
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka1-1/+2
2012-03-07dm flakey: fix crash on read when corrupt_bio_byte not setMike Snitzer1-1/+1
2012-01-14dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini1-1/+10
2011-09-25dm: flakey fix corrupt_bio_byte error pathMike Snitzer1-1/+3
2011-08-02dm flakey: add corrupt_bio_byte featureMike Snitzer1-15/+140
2011-08-02dm flakey: add drop_writesMike Snitzer1-8/+55
2011-08-02dm flakey: support feature argsMike Snitzer1-19/+64
2011-08-02dm flakey: use dm_target_offset and support discardsMike Snitzer1-1/+2
2011-03-24dm: add flakey targetJosef Bacik1-0/+212