Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f808c13fd3738948e10196496959871130612b61
/
drivers
/
md
/
raid10.c
3645e6d
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
208410b
md/raid1/10: reset bio allocated from mempool
by Shaohua Li
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
6308d8e
md: simplify code with bio_io_error
by Guoqing Jiang
· 7 years ago
be453e7
md: raid1-10: move raid1/raid10 common code into raid1-10.c
by Ming Lei
· 7 years ago
fb0eb5d
md: raid1/raid10: initialize bvec table via bio_add_page()
by Ming Lei
· 7 years ago
022e510
md: remove 'idx' from 'struct resync_pages'
by Ming Lei
· 7 years ago
026d15f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 7 years ago
1cdd125
md/raid10: fix FailFast test for wrong device
by Guoqing Jiang
· 7 years ago
cc27b0c
md: fix deadlock between mddev_suspend() and md_write_start()
by NeilBrown
· 7 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 7 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 7 years ago
a415c0f
md: initialise ->writes_pending in personality modules.
by NeilBrown
· 7 years ago
23b245c
md/raid1/10: avoid unnecessary locking
by Shaohua Li
· 7 years ago
e265eb3a
Merge branch 'md-next' into md-linus
by Shaohua Li
· 8 years ago
b506335
md/raid10: skip spare disk as 'first' disk
by Shaohua Li
· 8 years ago
e5bc9c3
md: clear WantReplacement once disk is removed
by Guoqing Jiang
· 8 years ago
2966175
md/raid1/10: remove unused queue
by Lidong Zhong
· 8 years ago
cf25ae7
md/raid10: wait up frozen array in handle_write_completed
by Guoqing Jiang
· 8 years ago
545250f
md/raid10: simplify handle_read_error()
by NeilBrown
· 8 years ago
fc9977d
md/raid10: simplify the splitting of requests.
by NeilBrown
· 8 years ago
6f287ca
md/raid10: reset the 'first' at the end of loop
by Guoqing Jiang
· 8 years ago
3deff1a
md: support REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
2d06e3b
md: raid10: avoid direct access to bvec table in handle_reshape_read_error
by Ming Lei
· 8 years ago
cdb76be
md: raid10: retrieve page from preallocated resync page array
by Ming Lei
· 8 years ago
f025061
md: raid10: don't use bio's vec table to manage resync pages
by Ming Lei
· 8 years ago
81fa152
md: raid10: refactor code of read reshape's .bi_end_io
by Ming Lei
· 8 years ago
d8e29fb
md: move two macros into md.h
by Ming Lei
· 8 years ago
c85ba14
md: raid1/raid10: don't handle failure of bio_add_page()
by Ming Lei
· 8 years ago
27f26a0
md/raid10: refactor some codes from raid10_write_request
by Guoqing Jiang
· 8 years ago
fd16f2e
md/raid10: stop using bi_phys_segments
by NeilBrown
· 8 years ago
6b6c811
md/raid1, raid10: move rXbio accounting closer to allocation.
by NeilBrown
· 8 years ago
3009b30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
f5fe1b5
blk: Ensure users for current->bio_list can see the full list.
by NeilBrown
· 8 years ago
61eb2b4
md/raid1/10: fix potential deadlock
by Shaohua Li
· 8 years ago
c948363
md: move funcs from pers->resize to update_size
by Guoqing Jiang
· 8 years ago
6d39978
md/raid10: submit bio directly to replacement disk
by Shaohua Li
· 8 years ago
a682e00
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
d7a1030
md: fast clone bio in bio_clone_mddev()
by Ming Lei
· 8 years ago
dc3b17c
block: Use pointer to backing_dev_info from request_queue
by Jan Kara
· 8 years ago
bb5f1ed
md/raid10: Refactor raid10_make_request
by Robert LeBlanc
· 8 years ago
2953079
md: separate flags for superblock changes
by Shaohua Li
· 8 years ago
1919cbb
md/raid10: add failfast handling for writes.
by NeilBrown
· 8 years ago
8d3ca83
md/raid10: add failfast handling for reads.
by NeilBrown
· 8 years ago
46533ff
md: Use REQ_FAILFAST_* on metadata writes where appropriate
by NeilBrown
· 8 years ago
578b54a
md/raid1, raid10: add blktrace records when IO is delayed
by NeilBrown
· 8 years ago
109e376
md: add block tracing for bio_remapping
by NeilBrown
· 8 years ago
a9ae93c
md/raid10: abort delayed writes when device fails.
by NeilBrown
· 8 years ago
08464e0
md/raid10: change printk() to pr_*()
by NeilBrown
· 8 years ago
579ed34
RAID10: ignore discard error
by Shaohua Li
· 8 years ago
86a1679
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
2702862
raid10: record correct address of bad block
by Tomasz Majchrzak
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
9b622e2
raid10: increment write counter after bio is split
by Tomasz Majchrzak
· 8 years ago
3f35e21
Merge branch 'mymd/for-next' into mymd/for-linus
by Shaohua Li
· 8 years ago
0e5313e
raid10: improve random reads performance
by Tomasz Majchrzak
· 8 years ago
0e3ef49
md: use seconds granularity for error logging
by Arnd Bergmann
· 8 years ago
d787be4
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
by NeilBrown
· 8 years ago
f5b67ae
md: be extra careful not to take a reference to a Faulty device.
by NeilBrown
· 8 years ago
4056ca5
md/raid10: simplify print_conf a little.
by NeilBrown
· 8 years ago
d683c8e
md/raid10: minor code improvement in fix_read_error()
by NeilBrown
· 8 years ago
d094d68
md/raid10: add rcu protection to rdev access during reshape.
by NeilBrown
· 8 years ago
f90145f
md/raid10: add rcu protection to rdev access in raid10_sync_request.
by NeilBrown
· 8 years ago
d44b0a9
md/raid10: add rcu protection in raid10_status.
by NeilBrown
· 8 years ago
83f1261
md/raid10: fix refounct imbalance when resyncing an array with a replacement device.
by NeilBrown
· 8 years ago
414e6b9
md/raid1, raid10: don't recheck "Faulty" flag in read-balance.
by NeilBrown
· 8 years ago
7ac5044
raid1/raid10: slow down resync if there is non-resync activity pending
by Tomasz Majchrzak
· 8 years ago
288dab8
block: add a separate operation type for secure erase
by Christoph Hellwig
· 8 years ago
28a8f0d
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
by Mike Christie
· 8 years ago
796a5cf
md: use bio op accessors
by Mike Christie
· 8 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 8 years ago
85ad1d1
md: set MD_CHANGE_PENDING in a atomic region
by Guoqing Jiang
· 9 years ago
859644f
md: raid10: add prerequisite to run underneath dm-raid
by Heinz Mauelshagen
· 9 years ago
23ddba8
raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
by Shaohua Li
· 9 years ago
849674e
MD: rename some functions
by Shaohua Li
· 9 years ago
1501efa
md/raid: only permit hot-add of compatible integrity profiles
by Dan Williams
· 9 years ago
cc57858
md/raid10: fix data corruption and crash during resync
by Artur Paszkiewicz
· 9 years ago
ac322de
Merge tag 'md/4.4' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
527d152
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
8bce6d3
md/raid10: fix the 'new' raid10 layout to work correctly.
by NeilBrown
· 9 years ago
c340702
md/raid10: don't clear bitmap bit when bad-block-list write fails.
by NeilBrown
· 9 years ago
c7bfced
md: suspend i/o during runtime blk_integrity_unregister
by Dan Williams
· 9 years ago
681ab46
md/raid10: submit_bio_wait() returns 0 on success
by Jes Sorensen
· 9 years ago
c2a06c3
Merge branch 'md-next' of git://github.com/goldwynr/linux into for-next
by NeilBrown
· 9 years ago
c40f341
md-cluster: Use a small window for resync
by Goldwyn Rodrigues
· 9 years ago
a452744
crash in md-raid1 and md-raid10 due to incorrect list manipulation
by Mikulas Patocka
· 9 years ago
644df1a
md: drop null test before destroy functions
by Julia Lawall
· 9 years ago
e89c6fd
Merge linux-block/for-4.3/core into md/for-linux
by NeilBrown
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
95af587
md/raid10: ensure device failure recorded before write request returns.
by NeilBrown
· 9 years ago
02ec502
md/raid10: fix a few typos in comments
by NeilBrown
· 9 years ago
8ae1266
block: kill merge_bvec_fn() completely
by Kent Overstreet
· 10 years ago
b7c44ed
block: manipulate bio->bi_flags through helpers
by Jens Axboe
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
299b068
md/raid10: always set reshape_safe when initializing reshape_position.
by NeilBrown
· 9 years ago
6aaf0da
Merge tag 'md/4.2' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
c31df25
md/raid10: make sync_request_write() call bio_copy_data()
by Kent Overstreet
· 10 years ago
ea358cd
md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync
by NeilBrown
· 9 years ago
Next »