Shaohua Li
|
e265eb3a30
Merge branch 'md-next' into md-linus
|
il y a 8 ans |
NeilBrown
|
868f604b1d
md/linear: improve bio splitting.
|
il y a 8 ans |
Christoph Hellwig
|
3deff1a70d
md: support REQ_OP_WRITE_ZEROES
|
il y a 8 ans |
Linus Torvalds
|
a682e00354
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
il y a 8 ans |
Shaohua Li
|
d939cdfde3
md/linear: shutup lockdep warnning
|
il y a 8 ans |
Shaohua Li
|
26483819f8
md: disable WRITE SAME if it fails in underlayer disks
|
il y a 8 ans |
colyli@suse.de
|
03a9e24ef2
md linear: fix a race between linear_add() and linear_congested()
|
il y a 8 ans |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
il y a 8 ans |
NeilBrown
|
109e376530
md: add block tracing for bio_remapping
|
il y a 8 ans |
NeilBrown
|
a2e202afa6
md/linear: replace printk() with pr_*()
|
il y a 8 ans |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
il y a 9 ans |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
il y a 9 ans |
Mike Christie
|
796a5cf083
md: use bio op accessors
|
il y a 9 ans |
Kent Overstreet
|
8ae126660f
block: kill merge_bvec_fn() completely
|
il y a 10 ans |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
il y a 10 ans |
NeilBrown
|
afa0f557cb
md: rename ->stop to ->free
|
il y a 10 ans |
NeilBrown
|
5aa61f427e
md: split detach operation out from ->stop.
|
il y a 10 ans |
NeilBrown
|
3be260cc18
md/linear: remove rcu protections in favour of suspend/resume
|
il y a 10 ans |
NeilBrown
|
64590f45dd
md: make merge_bvec_fn more robust in face of personality changes.
|
il y a 10 ans |
NeilBrown
|
5c675f83c6
md: make ->congested robust against personality changes.
|
il y a 10 ans |
NeilBrown
|
f72ffdd686
md: remove unwanted white space from md.c
|
il y a 11 ans |
Kent Overstreet
|
20d0189b10
block: Introduce new bio_split()
|
il y a 11 ans |
Kent Overstreet
|
ee67891bf1
block: Rename bio_split() -> bio_pair_split()
|
il y a 12 ans |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
il y a 12 ans |
Kent Overstreet
|
f73a1c7d11
block: Add bio_end_sector()
|
il y a 13 ans |
Shaohua Li
|
f1cad2b68e
md: linear supports TRIM
|
il y a 13 ans |
Denis Efremov
|
bc78c57388
md/linear: rcu_dereference outside read-lock section
|
il y a 13 ans |
majianpeng
|
98d5561bfb
md/linear: If md_integrity_register() fails, linear_run() must free the mem.
|
il y a 13 ans |
NeilBrown
|
ba13da47ff
md: add proper merge_bvec handling to RAID0 and Linear.
|
il y a 13 ans |
NeilBrown
|
dafb20fa34
md: tidy up rdev_for_each usage.
|
il y a 13 ans |