summaryrefslogtreecommitdiff
path: root/drivers/md/dm-snap.c
Commit message (Expand)AuthorAge
* 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: teach dm-targets to use a dax_device + dax_operationsDan Williams2017-04-25
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
* \ Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-07-26
|\ \
| * | dm snap: add fake origin_direct_accessToshi Kani2016-07-20
* | | block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
|/ /
* | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
|/
* dm snapshot: disallow the COW and origin devices from being identicalDingXiang2016-03-10
* dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer2016-02-22
* dm snapshot: fix hung bios when copy error occursMikulas Patocka2016-01-08
* dm: don't save and restore bi_privateMikulas Patocka2015-12-10
* dm snapshot: add new persistent store option to support overflowMike Snitzer2015-10-09
* Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-09-02
|\
| * dm snapshot: don't invalidate on-disk image on snapshot write overflowMikulas Patocka2015-08-12
* | block: kill merge_bvec_fn() completelyKent Overstreet2015-08-13
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-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 snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-27
* dm snapshot: suspend origin when doing exception handoverMikulas Patocka2015-02-27
* dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka2015-02-18
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-12
|\
| * dm snapshot: do not split read bios sent to snapshot-origin targetMikulas Patocka2014-06-03
| * dm snapshot: allocate a per-target structure for snapshot-origin targetMikulas Patocka2014-06-03
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\
| * | block: Generic bio chainingKent Overstreet2013-11-23
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-23
* | | dm snapshot: use GFP_KERNEL when initializing exceptionsMikulas Patocka2014-01-14
| |/ |/|
* | dm snapshot: avoid snapshot space leak on crashMikulas Patocka2013-12-10
|/
* dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka2013-09-20
* dm snapshot: fix error return code in snapshot_ctrWei Yongjun2013-05-10
* dm kcopyd: introduce configurable throttlingMikulas Patocka2013-03-01
* dm snapshot: add missing module aliasesMikulas Patocka2013-03-01
* dm: rename request variables to biosAlasdair G Kergon2013-03-01
* dm: fix truncated status stringsMikulas Patocka2013-03-01
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* dm: remove map_infoMikulas Patocka2012-12-21
* dm snapshot: do not use map_contextMikulas Patocka2012-12-21
* dm: move target request nr to dm_target_ioMikulas Patocka2012-12-21
* dm snapshot: use per_bio_dataMikulas Patocka2012-12-21
* dm snapshot: optimize track_chunkMikulas Patocka2012-12-21
* dm thin: commit before gathering statusAlasdair G Kergon2012-07-27
* dm: support non power of two target max_io_lenMike Snitzer2012-07-27
* dm snapshot: remove redundant assignment in merge fnAlasdair G Kergon2012-07-27