Linus Torvalds
|
36869cb93d
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
|
8 vuotta sitten |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 vuotta sitten |
Heinz Mauelshagen
|
12a7cf5ba6
dm mirror: use all available legs on multiple failures
|
8 vuotta sitten |
Heinz Mauelshagen
|
dcb2ff5641
dm mirror: fix read error on recovery after default leg failure
|
8 vuotta sitten |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 vuotta sitten |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 vuotta sitten |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 vuotta sitten |
Mike Christie
|
e6047149db
dm: use bio op accessors
|
9 vuotta sitten |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 vuotta sitten |
Linus Torvalds
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 vuotta sitten |
Vivek Goyal
|
e80d1c805a
dm: do not override error code returned from dm_get_device()
|
10 vuotta sitten |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 vuotta sitten |
Lidong Zhong
|
ed63287dd6
dm raid1: keep issuing IO after leg failure
|
10 vuotta sitten |
Mike Snitzer
|
326e1dbb57
block: remove management of bi_remaining when restoring original bi_end_io
|
10 vuotta sitten |
Jens Axboe
|
c4cf5261f8
bio: skip atomic inc/dec of ->bi_remaining for non-chains
|
10 vuotta sitten |
Mikulas Patocka
|
f2ed51ac64
dm mirror: do not degrade the mirror on discard error
|
10 vuotta sitten |
Mikulas Patocka
|
f3a44fe060
dm raid1: fix immutable biovec related BUG when retrying read bio
|
11 vuotta sitten |
Kent Overstreet
|
003b5c5719
block: Convert drivers to immutable biovecs
|
11 vuotta sitten |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
11 vuotta sitten |
Tejun Heo
|
670368a8dd
dm: stop using WQ_NON_REENTRANT
|
12 vuotta sitten |
Kent Overstreet
|
aa8b57aa3d
block: Use bio_sectors() more consistently
|
12 vuotta sitten |
Mikulas Patocka
|
df5d2e9089
dm kcopyd: introduce configurable throttling
|
12 vuotta sitten |
Alasdair G Kergon
|
55a62eef8d
dm: rename request variables to bios
|
12 vuotta sitten |
Mikulas Patocka
|
fd7c092e71
dm: fix truncated status strings
|
12 vuotta sitten |
Mikulas Patocka
|
7de3ee57da
dm: remove map_info
|
12 vuotta sitten |
Mikulas Patocka
|
0045d61b5b
dm raid1: dont use map_context
|
12 vuotta sitten |
Mikulas Patocka
|
89c7cd8974
dm raid1: rename read_record to bio_record
|
12 vuotta sitten |
Mikulas Patocka
|
39cf0ed27e
dm raid1: use per_bio_data
|
12 vuotta sitten |
Mikulas Patocka
|
19cbbc60c6
dm raid: use DM_ENDIO_INCOMPLETE
|
12 vuotta sitten |
Mikulas Patocka
|
7c27213b20
dm raid1: remove impossible mempool_alloc error test
|
12 vuotta sitten |