Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a254a9da455c171441ab3a76ed8f5d1e9412e15f
/
drivers
/
md
/
raid5.h
770b1d2
md/raid5: play nice with PREEMPT_RT
by Davidlohr Bueso
· 3 years, 1 month ago
046169f
md/raid5: let multiple devices of stripe_head share page
by Yufen Yu
· 4 years, 4 months ago
7aba13b
md/raid5: add a new member of offset into r5dev
by Yufen Yu
· 4 years, 4 months ago
97d052e
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 4 years, 5 months ago
0a87b25
raid5: Use sequence counter with associated spinlock
by Ahmed S. Darwish
· 4 years, 5 months ago
e236858
md/raid5: set default stripe_size as 4096
by Yufen Yu
· 4 years, 5 months ago
c911c46
md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*
by Yufen Yu
· 4 years, 5 months ago
067df25
raid5: use bio_end_sector in r5_next_bio
by Guoqing Jiang
· 5 years ago
feb9bf9
raid5: remove STRIPE_OPS_REQ_PENDING
by Guoqing Jiang
· 5 years ago
b330e6a
md: convert to kvmalloc
by Kent Overstreet
· 6 years ago
d60dafd
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
afeee51
md: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 7 years ago
2cd259a
raid5: copy write hint from origin bio to stripe
by Mariusz Dabrowski
· 7 years ago
f2785b5
md: document lifetime of internal rdev pointer.
by NeilBrown
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
d35a878
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
dd7a8f5
md/raid5: make chunk_aligned_read() split bios more cleanly.
by NeilBrown
· 8 years ago
78e470c
md: add raid4/5/6 journal mode switching API
by Heinz Mauelshagen
· 8 years ago
0472a42
md/raid5: remove over-loading of ->bi_phys_segments.
by NeilBrown
· 8 years ago
016c76a
md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as a counter
by NeilBrown
· 8 years ago
bd83d0a
md/raid5: call bio_endio() directly rather than queueing for later.
by NeilBrown
· 8 years ago
16d997b
md/raid5: simplfy delaying of writes while metadata is updated.
by NeilBrown
· 8 years ago
3418d03
raid5-ppl: Partial Parity Log write logging implementation
by Artur Paszkiewicz
· 8 years ago
ff87573
raid5: separate header for log functions
by Artur Paszkiewicz
· 8 years ago
aaf9f12
md/raid5: sort bios
by Shaohua Li
· 8 years ago
535ae4e
md/raid5: prioritize stripes for writeback
by Shaohua Li
· 8 years ago
e33fbb9
md/raid5-cache: exclude reclaiming stripes in reclaim check
by Shaohua Li
· 8 years ago
03b047f
md/r5cache: enable chunk_aligned_read with write back cache
by Song Liu
· 8 years ago
765d704
raid5: only dispatch IO from raid5d for harddisk raid
by Shaohua Li
· 8 years ago
2e38a37
md/r5cache: disable write back for degraded array
by Song Liu
· 8 years ago
86aa139
md/r5cache: read data into orig_page for prexor of cached data
by Song Liu
· 8 years ago
d7bd398
md/r5cache: handle alloc_page failure
by Song Liu
· 8 years ago
3bddb7f
md/r5cache: handle FLUSH and FUA
by Song Liu
· 8 years ago
2c7da14
md/r5cache: sysfs entry journal_mode
by Song Liu
· 8 years ago
a39f7af
md/r5cache: write-out phase and reclaim support
by Song Liu
· 8 years ago
1e6d690
md/r5cache: caching phase of r5cache
by Song Liu
· 8 years ago
2ded370
md/r5cache: State machine for raid5-cache write back mode
by Song Liu
· 8 years ago
937621c
md/r5cache: move some code to raid5.h
by Song Liu
· 8 years ago
29c6d1b
md/raid5: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
6ab2a4b
RAID5: revert e9e4c377e2f563 to fix a livelock
by Shaohua Li
· 9 years ago
27a353c
RAID5: check_reshape() shouldn't call mddev_suspend
by Shaohua Li
· 9 years ago
6e74a9c
raid5-cache: IO error handling
by Shaohua Li
· 9 years ago
e6c033f
raid5-cache: move reclaim stop to quiesce
by Shaohua Li
· 9 years ago
828cbe9
raid5-cache: optimize FLUSH IO with log enabled
by Shaohua Li
· 9 years ago
0576b1c
raid5: log reclaim support
by Shaohua Li
· 9 years ago
f6bed0e
raid5: add basic stripe log
by Shaohua Li
· 9 years ago
b70abcb
raid5: add a new state for stripe log handling
by Shaohua Li
· 9 years ago
6d036f7
raid5: export some functions
by Shaohua Li
· 9 years ago
c3cce6c
md/raid5: ensure device failure recorded before write request returns.
by NeilBrown
· 9 years ago
34a6f80
md/raid5: use bio_list for the list of bios to return.
by NeilBrown
· 9 years ago
2d5b569
md/raid5: avoid races when changing cache size.
by NeilBrown
· 9 years ago
e9e4c37
md/raid5: per hash value and exclusive wait_for_stripe
by Yuanhan Liu
· 10 years ago
b1b4648
md/raid5: split wait_for_stripe and introduce wait_for_quiescent
by Yuanhan Liu
· 10 years ago
1b956f7
md/raid5: be more selective about distributing flags across batch.
by NeilBrown
· 10 years ago
d0852df5
md/raid5: close race between STRIPE_BIT_DELAY and batching.
by NeilBrown
· 10 years ago
edbe83a
md/raid5: allow the stripe_cache to grow and shrink.
by NeilBrown
· 10 years ago
5423399
md/raid5: change ->inactive_blocked to a bit-flag.
by NeilBrown
· 10 years ago
d06f191
md/raid5: introduce configuration option rmw_level
by Markus Stockhausen
· 10 years ago
584acdd
md/raid5: activate raid6 rmw feature
by Markus Stockhausen
· 10 years ago
dabc4ec
raid5: handle expansion/resync case with stripe batching
by shli@kernel.org
· 10 years ago
72ac733
raid5: handle io error of batch list
by shli@kernel.org
· 10 years ago
59fc630
RAID5: batch adjacent full stripe write
by shli@kernel.org
· 10 years ago
7a87f43
raid5: track overwrite disk count
by shli@kernel.org
· 10 years ago
da41ba6
raid5: add a new flag to track if a stripe can be batched
by shli@kernel.org
· 10 years ago
46d5b78
raid5: use flex_array for scribble data
by shli@kernel.org
· 10 years ago
5c675f8
md: make ->congested robust against personality changes.
by NeilBrown
· 10 years ago
f72ffdd
md: remove unwanted white space from md.c
by NeilBrown
· 10 years ago
d592a99
raid5: add an option to avoid copy data from bio to stripe cache
by Shaohua Li
· 11 years ago
6d6e352
Merge tag 'md/3.13' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
4bda556
raid5: relieve lock contention in get_active_stripe()
by Shaohua Li
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
566c09c
raid5: relieve lock contention in get_active_stripe()
by Shaohua Li
· 11 years ago
aa5e5dc
treewide: fix "distingush" typo
by Michael Opdenacker
· 11 years ago
bfc90cb
raid5: only wakeup necessary threads
by Shaohua Li
· 11 years ago
c46501b
md/raid5: use seqcount to protect access to shape in make_request.
by NeilBrown
· 11 years ago
851c30c
raid5: offload stripe handle to workqueue
by Shaohua Li
· 11 years ago
773ca82
raid5: make release_stripe lockless
by Shaohua Li
· 11 years ago
f94c0b6
md/raid5: fix interaction of 'replace' and 'recovery'.
by NeilBrown
· 11 years ago
238f590
md: remove CONFIG_MULTICORE_RAID456 entirely
by Paul Bolle
· 12 years ago
f8dfcff
md/raid5: ensure sync and DISCARD don't happen at the same time.
by NeilBrown
· 12 years ago
620125f
MD: raid5 trim support
by Shaohua Li
· 12 years ago
25aa6a7
Merge tag 'md-3.6' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
8811b59
raid5: make_request use batch stripe release
by Shaohua Li
· 12 years ago
3f9e7c1
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
by majianpeng
· 12 years ago
b17459c
raid5: add a per-stripe lock
by Shaohua Li
· 12 years ago
bc0934f
raid5: support sync request
by Shaohua Li
· 13 years ago
b5254dd
md/raid5: allow for change in data_offset while managing a reshape.
by NeilBrown
· 13 years ago
9a3e110
md/raid5: detect and handle replacements during recovery.
by NeilBrown
· 13 years ago
977df36
md/raid5: writes should get directed to replacement as well as original.
by NeilBrown
· 13 years ago
ede7ee8
md/raid5: raid5.h cleanup
by NeilBrown
· 13 years ago
671488c
md/raid5: allow each slot to have an extra replacement device
by NeilBrown
· 13 years ago
d1688a6
md/raid5: typedef removal: raid5_conf_t -> struct r5conf
by NeilBrown
· 13 years ago
2b8bf34
md: remove typedefs: mdk_thread_t -> struct md_thread
by NeilBrown
· 13 years ago
fd01b88
md: remove typedefs: mddev_t -> struct mddev
by NeilBrown
· 13 years ago
3cb0300
md: removing typedefs: mdk_rdev_t -> struct md_rdev
by NeilBrown
· 13 years ago
b84db56
md/raid5: Clear bad blocks on successful write.
by NeilBrown
· 13 years ago
bc2607f
md/raid5: write errors should be recorded as bad blocks if possible.
by NeilBrown
· 13 years ago
7f0da59
md/raid5: use bad-block log to improve handling of uncorrectable read errors.
by NeilBrown
· 13 years ago
c5709ef
md/raid5: add some more fields to stripe_head_state
by NeilBrown
· 13 years ago
f2b3b44
md/raid5: unify stripe_head_state and r6_state
by NeilBrown
· 13 years ago
Next »