summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-snap.c
Commit message (Expand)AuthorAgeFilesLines
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-071-3/+3
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-1/+1
|\
* \ Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-07-261-0/+8
|\ \
| * | dm snap: add fake origin_direct_accessToshi Kani2016-07-201-0/+8
* | | block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-6/+7
|/ /
* / block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-071-3/+3
|/
* dm snapshot: disallow the COW and origin devices from being identicalDingXiang2016-03-101-0/+9
* dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer2016-02-221-1/+1
* dm snapshot: fix hung bios when copy error occursMikulas Patocka2016-01-081-15/+5
* dm: don't save and restore bi_privateMikulas Patocka2015-12-101-5/+1
* dm snapshot: add new persistent store option to support overflowMike Snitzer2015-10-091-5/+9
* Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-09-021-4/+16
|\
| * dm snapshot: don't invalidate on-disk image on snapshot write overflowMikulas Patocka2015-08-121-4/+16
* | block: kill merge_bvec_fn() completelyKent Overstreet2015-08-131-15/+0
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-3/+3
|/
* block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer2015-05-221-1/+0
* bio: skip atomic inc/dec of ->bi_remaining for non-chainsJens Axboe2015-05-051-1/+1
* dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-271-6/+29
* dm snapshot: suspend origin when doing exception handoverMikulas Patocka2015-02-271-9/+84
* dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka2015-02-181-2/+2
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-9/+1
* Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-121-19/+48
|\
| * dm snapshot: do not split read bios sent to snapshot-origin targetMikulas Patocka2014-06-031-3/+15
| * dm snapshot: allocate a per-target structure for snapshot-origin targetMikulas Patocka2014-06-031-18/+35
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
|/
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-9/+10
|\
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311-7/+64
| |\
| * | block: Generic bio chainingKent Overstreet2013-11-231-0/+1
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-231-9/+9
* | | dm snapshot: use GFP_KERNEL when initializing exceptionsMikulas Patocka2014-01-141-5/+5
| |/ |/|
* | dm snapshot: avoid snapshot space leak on crashMikulas Patocka2013-12-101-7/+64
|/
* dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka2013-09-201-3/+2
* dm snapshot: fix error return code in snapshot_ctrWei Yongjun2013-05-101-0/+1
* dm kcopyd: introduce configurable throttlingMikulas Patocka2013-03-011-1/+4
* dm snapshot: add missing module aliasesMikulas Patocka2013-03-011-0/+2
* dm: rename request variables to biosAlasdair G Kergon2013-03-011-5/+5
* dm: fix truncated status stringsMikulas Patocka2013-03-011-10/+6
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* dm: remove map_infoMikulas Patocka2012-12-211-8/+4
* dm snapshot: do not use map_contextMikulas Patocka2012-12-211-13/+23
* dm: move target request nr to dm_target_ioMikulas Patocka2012-12-211-1/+1
* dm snapshot: use per_bio_dataMikulas Patocka2012-12-211-35/+8
* dm snapshot: optimize track_chunkMikulas Patocka2012-12-211-3/+2
* dm thin: commit before gathering statusAlasdair G Kergon2012-07-271-3/+3
* dm: support non power of two target max_io_lenMike Snitzer2012-07-271-12/+15
* dm snapshot: remove redundant assignment in merge fnAlasdair G Kergon2012-07-271-1/+0
* dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka2011-08-021-3/+57
* dm snapshot: style cleanupsJonathan Brassow2011-08-021-8/+6
* dm snapshot: remove unused definitionsMikulas Patocka2011-08-021-10/+0
* dm kcopyd: return client directly and not through a pointerMikulas Patocka2011-05-291-2/+3