summaryrefslogtreecommitdiff
path: root/drivers/md/dm-raid1.c
Commit message (Expand)AuthorAge
* Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-03
|\
| * Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12
| |\
| * | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
| * | dm: change ->end_io calling conventionChristoph Hellwig2017-06-09
| * | dm: don't return errnos from ->mapChristoph Hellwig2017-06-09
| * | dm: fix REQ_RAHEAD handlingChristoph Hellwig2017-06-09
* | | Revert "dm mirror: use all available legs on multiple failures"Mike Snitzer2017-06-15
| |/ |/|
* | dm: make flush bios explicitly syncJan Kara2017-05-31
|/
* block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-08
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\
| * block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* | dm mirror: use all available legs on multiple failuresHeinz Mauelshagen2016-10-14
* | dm mirror: fix read error on recovery after default leg failureHeinz Mauelshagen2016-10-14
|/
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* dm: use bio op accessorsMike Christie2016-06-07
* dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer2016-02-22
* Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-09-02
|\
| * dm: do not override error code returned from dm_get_device()Vivek Goyal2015-08-12
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
|/
* dm raid1: keep issuing IO after leg failureLidong Zhong2015-05-29
* block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer2015-05-22
* bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe2015-05-05
* dm mirror: do not degrade the mirror on discard errorMikulas Patocka2015-02-13
* dm raid1: fix immutable biovec related BUG when retrying read bioMikulas Patocka2014-02-18
* block: Convert drivers to immutable biovecsKent Overstreet2013-11-23
* block: Abstract out bvec iteratorKent Overstreet2013-11-23
* dm: stop using WQ_NON_REENTRANTTejun Heo2013-08-23
* block: Use bio_sectors() more consistentlyKent Overstreet2013-03-23
* dm kcopyd: introduce configurable throttlingMikulas Patocka2013-03-01
* dm: rename request variables to biosAlasdair G Kergon2013-03-01
* dm: fix truncated status stringsMikulas Patocka2013-03-01
* dm: remove map_infoMikulas Patocka2012-12-21
* dm raid1: dont use map_contextMikulas Patocka2012-12-21
* dm raid1: rename read_record to bio_recordMikulas Patocka2012-12-21
* dm raid1: use per_bio_dataMikulas Patocka2012-12-21
* dm raid: use DM_ENDIO_INCOMPLETEMikulas Patocka2012-12-21
* dm raid1: remove impossible mempool_alloc error testMikulas Patocka2012-12-21
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* dm thin: commit before gathering statusAlasdair G Kergon2012-07-27
* dm: use bool bitfields in struct dm_targetAlasdair G Kergon2012-07-27
* dm: support non power of two target max_io_lenMike Snitzer2012-07-27
* dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka2012-07-20
* dm raid1: fix crash with mirror recovery and discardMikulas Patocka2012-07-20
* dm: reject trailing characters in sccanf inputMikulas Patocka2012-03-28
* dm kcopyd: return client directly and not through a pointerMikulas Patocka2011-05-29
* dm kcopyd: reserve fewer pagesMikulas Patocka2011-05-29
* dm io: use fixed initial mempool sizeMikulas Patocka2011-05-29
* block: remove per-queue pluggingJens Axboe2011-03-10