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()
|
13 years ago |
Kent Overstreet
|
9481874231
dm: Use bioset's front_pad for dm_rq_clone_bio_info
|
13 years ago |
Kent Overstreet
|
1e2a410ff7
block: Ues bi_pool for bio_integrity_alloc()
|
13 years ago |
Kent Overstreet
|
395c72a707
block: Generalized bio pool freeing
|
13 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 |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 years ago |
Linus Torvalds
|
b4fdcb02f1
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
|
13 years ago |
Alasdair G Kergon
|
3cf2e4ba74
dm: export dm get md
|
13 years ago |
Alasdair G Kergon
|
36a0456fbf
dm table: add immutable feature
|
13 years ago |
Namhyung Kim
|
fbdc86f3bd
dm: remove superfluous smp_mb
|
13 years ago |
Namhyung Kim
|
71a16736a1
dm: use local printk ratelimit
|
13 years ago |
Christoph Hellwig
|
5a7bbad27a
block: remove support for bio remapping from ->make_request
|
14 years ago |
Jens Axboe
|
c20e8de27f
block: rename __make_request() to blk_queue_bio()
|
14 years ago |
Christoph Hellwig
|
166e1f901b
block: export __make_request
|
14 years ago |
Mike Snitzer
|
ed8b752bcc
dm table: set flush capability based on underlying devices
|
14 years ago |
Mikulas Patocka
|
d5b9dd04bd
dm: ignore merge_bvec for snapshots when safe
|
14 years ago |
Mike Snitzer
|
936688d7eb
dm table: fix discard support
|
14 years ago |
Alasdair G Kergon
|
d15b774c29
dm: fix idr leak on module removal
|
14 years ago |
Shaohua Li
|
1e9bb8808a
block: fix non-atomic access to genhd inflight structures
|
14 years ago |