summaryrefslogtreecommitdiff
path: root/drivers/md/dm-bufio.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-08dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka1-1/+25
2013-12-20dm bufio: initialize read-only module parametersMikulas Patocka1-0/+5
2012-03-28dm bufio: prefetchMikulas Patocka1-26/+82
2012-02-04dm-bufio.c: there's no need to include linux/version.hJesper Juhl1-1/+0
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell1-0/+1
2011-11-01dm: add bufioMikulas Patocka1-0/+1699