Alasdair G Kergon
|
b0d8ed4d96
dm: add target num_write_bios fn
|
12 years ago |
Jun'ichi Nomura
|
5f01520415
dm: merge io_pool and tio_pool
|
12 years ago |
Jun'ichi Nomura
|
23e5083b4d
dm: remove unused _rq_bio_info_cache
|
12 years ago |
Mike Christie
|
87eb5b21d9
dm: fix limits initialization when there are no data devices
|
12 years ago |
Alasdair G Kergon
|
e4c938111f
dm: refactor bio cloning
|
12 years ago |
Alasdair G Kergon
|
14fe594d67
dm: rename bio cloning functions
|
12 years ago |
Alasdair G Kergon
|
55a62eef8d
dm: rename request variables to bios
|
12 years ago |
Alasdair G Kergon
|
bd2a49b86d
dm: clean up clone_bio
|
12 years ago |
Jun'ichi Nomura
|
16245bdc9d
dm: do not replace bioset for request based dm
|
12 years ago |
Linus Torvalds
|
ee89f81252
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Tejun Heo
|
c9d76be696
dm: convert to idr_alloc()
|
12 years ago |
Tejun Heo
|
adaedbd9fe
dm: don't use idr_remove_all()
|
12 years ago |
Alasdair G Kergon
|
fe7af2d3ba
dm: fix write same requests counting
|
12 years ago |
Tejun Heo
|
3a366e614d
block: add missing block_bio_complete() tracepoint
|
12 years ago |
Mikulas Patocka
|
7de3ee57da
dm: remove map_info
|
12 years ago |
Mikulas Patocka
|
ddbd658f64
dm: move target request nr to dm_target_io
|
12 years ago |
Mikulas Patocka
|
c0820cf5ad
dm: introduce per_bio_data
|
12 years ago |
Mike Snitzer
|
23508a96cd
dm: add WRITE SAME support
|
12 years ago |
Jens Axboe
|
a8c32a5c98
dm: fix deadlock with request based dm and queue request_fn recursion
|
12 years ago |
Mikulas Patocka
|
dba141601d
dm: store dm_target_io in bio front_pad
|
12 years ago |
Linus Torvalds
|
ce40be7a82
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Mike Snitzer
|
3ae7065616
dm: retain table limits when swapping to new table with no devices
|
12 years ago |
Mike Snitzer
|
ba1cbad93d
dm: handle requests beyond end of device instead of using BUG_ON
|
12 years ago |
Kent Overstreet
|
bf800ef181
block: Add bio_clone_bioset(), bio_clone_kmalloc()
|
12 years ago |
Kent Overstreet
|
9481874231
dm: Use bioset's front_pad for dm_rq_clone_bio_info
|
12 years ago |
Kent Overstreet
|
1e2a410ff7
block: Ues bi_pool for bio_integrity_alloc()
|
12 years ago |
Kent Overstreet
|
395c72a707
block: Generalized bio pool freeing
|
12 years ago |
Mikulas Patocka
|
7acf0277ce
dm: introduce split_discard_requests
|
13 years ago |
Mike Snitzer
|
542f903814
dm: support non power of two target max_io_len
|
13 years ago |
Hannes Reinecke
|
4d7b38b7d9
dm: clear bi_end_io on remapping failure
|
13 years ago |