summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zero.c
Commit message (Expand)AuthorAgeFilesLines
* dm: add helper macro for simple DM target module init and exitYangtao Li2023-04-111-13/+1
* dm: push error reporting down to dm_register_target()Yangtao Li2023-04-111-6/+1
* dm zero: add discard supportMikulas Patocka2023-04-041-1/+11
* dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen2023-02-141-0/+1
* dm: add support for REQ_NOWAIT to various targetsJeffle Xu2020-12-041-0/+1
* dm: don't return errnos from ->mapChristoph Hellwig2017-06-091-2/+2
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-071-1/+1
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-6/+9
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-1/+1
* dm crypt, dm zero: update author name following legal name changeJana Saout2014-07-101-2/+2
* dm: rename request variables to biosAlasdair G Kergon2013-03-011-1/+1
* dm: remove map_infoMikulas Patocka2012-12-211-3/+2
* dm: zero silently drop discardsMike Snitzer2010-08-121-0/+5
* dm: consolidate target deregistration error handlingMikulas Patocka2009-01-061-4/+1
* dm: remove dm header from targetsMikulas Patocka2008-10-211-1/+1
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-1/+1
* [PATCH] dm: map and endio symbolic return codesKiyoshi Ueda2006-12-081-1/+1
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-3/+5
* [PATCH] device-mapper: Some missing staticsAlasdair G Kergon2005-05-051-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+81