Shaohua Li
|
394ed8e474
md: cleanup mddev flag clear for takeover
|
8 年之前 |
Shaohua Li
|
6995f0b247
md: takeover should clear unrelated bits
|
8 年之前 |
NeilBrown
|
109e376530
md: add block tracing for bio_remapping
|
8 年之前 |
NeilBrown
|
766038846e
md/raid0: replace printk() with pr_*()
|
8 年之前 |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 年之前 |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 年之前 |
Mike Christie
|
796a5cf083
md: use bio op accessors
|
9 年之前 |
Michał Pecio
|
b297874a2d
md/raid0: remove empty line printk from dump_zones
|
9 年之前 |
Dan Carpenter
|
7dedd15dd2
md/raid0: fix uninitialized variable bug
|
9 年之前 |
Masanari Iida
|
e3d132d123
treewide: Fix typos in printk
|
9 年之前 |
NeilBrown
|
66eefe5de1
md/raid0: apply base queue limits *before* disk_stack_limits
|
10 年之前 |
NeilBrown
|
e89c6fdf9e
Merge linux-block/for-4.3/core into md/for-linux
|
10 年之前 |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 年之前 |
NeilBrown
|
199dc6ed51
md/raid0: update queue parameter in a safer location.
|
10 年之前 |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 年之前 |
Eric Work
|
a81157768a
md/raid0: fix restore to sector variable in raid0_make_request
|
10 年之前 |
Heinz Mauelshagen
|
b6538fe329
md-raid0: conditional mddev->queue access to suit dm-raid
|
10 年之前 |
Heinz Mauelshagen
|
753f2856cd
md raid0: access mddev->queue (request queue member) conditionally because it is not set when accessed from dm-raid
|
10 年之前 |
NeilBrown
|
47d68979cc
md/raid0: fix bug with chunksize not a power of 2.
|
10 年之前 |
NeilBrown
|
0c35bd4723
md: fix problems with freeing private data after ->run failure.
|
10 年之前 |
NeilBrown
|
afa0f557cb
md: rename ->stop to ->free
|
10 年之前 |
NeilBrown
|
5aa61f427e
md: split detach operation out from ->stop.
|
10 年之前 |
NeilBrown
|
64590f45dd
md: make merge_bvec_fn more robust in face of personality changes.
|
10 年之前 |
NeilBrown
|
5c675f83c6
md: make ->congested robust against personality changes.
|
10 年之前 |
NeilBrown
|
f72ffdd686
md: remove unwanted white space from md.c
|
11 年之前 |
NeilBrown
|
a8461a61c2
md/raid0: check for bitmap compatability when changing raid levels.
|
11 年之前 |
Kent Overstreet
|
20d0189b10
block: Introduce new bio_split()
|
11 年之前 |
Kent Overstreet
|
ee67891bf1
block: Rename bio_split() -> bio_pair_split()
|
12 年之前 |
Kent Overstreet
|
458b76ed2f
block: Kill bio_segments()/bi_vcnt usage
|
12 年之前 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
11 年之前 |