aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zero.c
AgeCommit message (Expand)AuthorFilesLines
6 daysdm: always manage discard support in terms of max_hw_discard_sectorsMike Snitzer1-1/+0
2023-04-11dm: add helper macro for simple DM target module init and exitYangtao Li1-13/+1
2023-04-11dm: push error reporting down to dm_register_target()Yangtao Li1-6/+1
2023-04-04dm zero: add discard supportMikulas Patocka1-1/+11
2023-02-14dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen1-0/+1
2020-12-04dm: add support for REQ_NOWAIT to various targetsJeffle Xu1-0/+1
2017-06-09dm: don't return errnos from ->mapChristoph Hellwig1-2/+2
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe1-1/+1
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig1-6/+9
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-1/+1
2014-07-10dm crypt, dm zero: update author name following legal name changeJana Saout1-2/+2
2013-03-01dm: rename request variables to biosAlasdair G Kergon1-1/+1
2012-12-21dm: remove map_infoMikulas Patocka1-3/+2
2010-08-12dm: zero silently drop discardsMike Snitzer1-0/+5
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka1-4/+1
2008-10-21dm: remove dm header from targetsMikulas Patocka1-1/+1
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown1-1/+1
2006-12-08[PATCH] dm: map and endio symbolic return codesKiyoshi Ueda1-1/+1
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon1-3/+5
2005-05-05[PATCH] device-mapper: Some missing staticsAlasdair G Kergon1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+81