Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 年之前 |
Linus Torvalds
|
c6b1e36c8f
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
|
8 年之前 |
Mike Snitzer
|
cd15fb64ee
Revert "dm mirror: use all available legs on multiple failures"
|
8 年之前 |
Jens Axboe
|
8f66439eec
Merge tag 'v4.12-rc5' into for-4.13/block
|
8 年之前 |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 年之前 |
Christoph Hellwig
|
1be5690984
dm: change ->end_io calling convention
|
8 年之前 |
Christoph Hellwig
|
846785e6a5
dm: don't return errnos from ->map
|
8 年之前 |
Christoph Hellwig
|
9966afaf91
dm: fix REQ_RAHEAD handling
|
8 年之前 |
Jan Kara
|
ff0361b34a
dm: make flush bios explicitly sync
|
8 年之前 |
Christoph Hellwig
|
48920ff2a5
block: remove the discard_zeroes_data flag
|
8 年之前 |
Linus Torvalds
|
36869cb93d
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
|
8 年之前 |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 年之前 |
Heinz Mauelshagen
|
12a7cf5ba6
dm mirror: use all available legs on multiple failures
|
8 年之前 |
Heinz Mauelshagen
|
dcb2ff5641
dm mirror: fix read error on recovery after default leg failure
|
8 年之前 |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 年之前 |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 年之前 |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 年之前 |
Mike Christie
|
e6047149db
dm: use bio op accessors
|
9 年之前 |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 年之前 |
Linus Torvalds
|
1e1a4e8f43
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
10 年之前 |
Vivek Goyal
|
e80d1c805a
dm: do not override error code returned from dm_get_device()
|
10 年之前 |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 年之前 |
Lidong Zhong
|
ed63287dd6
dm raid1: keep issuing IO after leg failure
|
10 年之前 |
Mike Snitzer
|
326e1dbb57
block: remove management of bi_remaining when restoring original bi_end_io
|
10 年之前 |
Jens Axboe
|
c4cf5261f8
bio: skip atomic inc/dec of ->bi_remaining for non-chains
|
10 年之前 |
Mikulas Patocka
|
f2ed51ac64
dm mirror: do not degrade the mirror on discard error
|
10 年之前 |
Mikulas Patocka
|
f3a44fe060
dm raid1: fix immutable biovec related BUG when retrying read bio
|
11 年之前 |
Kent Overstreet
|
003b5c5719
block: Convert drivers to immutable biovecs
|
12 年之前 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 年之前 |
Tejun Heo
|
670368a8dd
dm: stop using WQ_NON_REENTRANT
|
12 年之前 |