aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-bufio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-01dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2012-10-12dm: use ACCESS_ONCE for sysfs valuesMikulas Patocka1-7/+3
2012-10-12dm bufio: use list_moveWei Yongjun1-2/+1
2012-03-28dm bufio: prefetchMikulas Patocka1-26/+82
2012-02-03dm-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-10-31dm: add bufioMikulas Patocka1-0/+1699