aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-log-writes.c
AgeCommit message (Expand)Author
2016-10-07dm log writes: fix bug with too large biosMikulas Patocka
2016-09-24dm log writes: move IO accounting earlier to fix error pathMikulas Patocka
2016-09-24dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy
2015-10-31dm: refactor ioctl handlingChristoph Hellwig
2015-09-02Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet
2015-08-12dm: do not override error code returned from dm_get_device()Vivek Goyal
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-05-29dm log writes: use ULL suffix for 64-bit constantsGeert Uytterhoeven
2015-04-15dm: add log writes targetJosef Bacik