Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 年之前 |
Linus Torvalds
|
026d15f6b9
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
NeilBrown
|
cc27b0c78c
md: fix deadlock between mddev_suspend() and md_write_start()
|
8 年之前 |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 年之前 |
Christoph Hellwig
|
3deff1a70d
md: support REQ_OP_WRITE_ZEROES
|
8 年之前 |
Linus Torvalds
|
a682e00354
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
8 年之前 |
Shaohua Li
|
26483819f8
md: disable WRITE SAME if it fails in underlayer disks
|
8 年之前 |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
8 年之前 |
Shaohua Li
|
20737738d3
Merge branch 'md-next' into md-linus
|
8 年之前 |
Shaohua Li
|
2953079c69
md: separate flags for superblock changes
|
8 年之前 |
Ming Lei
|
3a83f46775
block: bio: pass bvec table to bio_init()
|
8 年之前 |
NeilBrown
|
7279694da4
md/multipath: replace printk() with pr_*()
|
8 年之前 |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 年之前 |
Shaohua Li
|
3f35e210ed
Merge branch 'mymd/for-next' into mymd/for-linus
|
9 年之前 |
NeilBrown
|
d787be4092
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
|
9 年之前 |
NeilBrown
|
f5b67ae86e
md: be extra careful not to take a reference to a Faulty device.
|
9 年之前 |
NeilBrown
|
40cf2123c5
md/multipath: add rcu protection to rdev access in multipath_status.
|
9 年之前 |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 年之前 |
Ming Lei
|
fafcde3ac1
md: multipath: don't hardcopy bio in .make_request path
|
9 年之前 |
Dan Williams
|
1501efadc5
md/raid: only permit hot-add of compatible integrity profiles
|
9 年之前 |
Dan Williams
|
c7bfced9a6
md: suspend i/o during runtime blk_integrity_unregister
|
9 年之前 |
Julia Lawall
|
644df1a85f
md: drop null test before destroy functions
|
10 年之前 |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
10 年之前 |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 年之前 |
NeilBrown
|
afa0f557cb
md: rename ->stop to ->free
|
10 年之前 |
NeilBrown
|
5aa61f427e
md: split detach operation out from ->stop.
|
10 年之前 |
NeilBrown
|
5c675f83c6
md: make ->congested robust against personality changes.
|
10 年之前 |
NeilBrown
|
f72ffdd686
md: remove unwanted white space from md.c
|
11 年之前 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 年之前 |
Shaohua Li
|
4ed8731d8e
MD: change the parameter of md thread
|
13 年之前 |