index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
md/raid5: Cleanup prototype of raid5_get_active_stripe()
Logan Gunthorpe
2022-09-22
1
-1
/
+11
*
md/raid5: Drop extern on function declarations in raid5.h
Logan Gunthorpe
2022-09-22
1
-12
/
+10
*
md/raid5: Ensure batch_last is released before sleeping for quiesce
Logan Gunthorpe
2022-08-02
1
-1
/
+1
*
md/raid5: Add __rcu annotation to struct disk_info
Logan Gunthorpe
2022-04-25
1
-1
/
+2
*
md/raid5: Un-nest struct raid5_percpu definition
Logan Gunthorpe
2022-04-25
1
-9
/
+11
*
md/raid5: play nice with PREEMPT_RT
Davidlohr Bueso
2022-01-06
1
-1
/
+3
*
md/raid5: let multiple devices of stripe_head share page
Yufen Yu
2020-09-24
1
-1
/
+27
*
md/raid5: add a new member of offset into r5dev
Yufen Yu
2020-09-24
1
-0
/
+1
*
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
1
-1
/
+1
|
\
|
*
raid5: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-1
/
+1
*
|
md/raid5: set default stripe_size as 4096
Yufen Yu
2020-07-21
1
-3
/
+19
*
|
md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*
Yufen Yu
2020-07-21
1
-17
/
+20
|
/
*
raid5: use bio_end_sector in r5_next_bio
Guoqing Jiang
2019-09-13
1
-3
/
+1
*
raid5: remove STRIPE_OPS_REQ_PENDING
Guoqing Jiang
2019-09-13
1
-1
/
+0
*
md: convert to kvmalloc
Kent Overstreet
2019-03-12
1
-4
/
+5
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-06-09
1
-0
/
+1
|
\
|
*
raid5: copy write hint from origin bio to stripe
Mariusz Dabrowski
2018-05-17
1
-0
/
+1
*
|
md: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-1
/
+1
|
/
*
md: document lifetime of internal rdev pointer.
NeilBrown
2018-02-18
1
-0
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-03
1
-0
/
+11
|
\
|
*
md: add raid4/5/6 journal mode switching API
Heinz Mauelshagen
2017-03-27
1
-0
/
+11
*
|
md/raid5: make chunk_aligned_read() split bios more cleanly.
NeilBrown
2017-04-11
1
-0
/
+1
*
|
md/raid5: remove over-loading of ->bi_phys_segments.
NeilBrown
2017-03-22
1
-29
/
+1
*
|
md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as ...
NeilBrown
2017-03-22
1
-16
/
+1
*
|
md/raid5: call bio_endio() directly rather than queueing for later.
NeilBrown
2017-03-22
1
-1
/
+0
*
|
md/raid5: simplfy delaying of writes while metadata is updated.
NeilBrown
2017-03-22
1
-3
/
+0
*
|
raid5-ppl: Partial Parity Log write logging implementation
Artur Paszkiewicz
2017-03-16
1
-1
/
+9
*
|
raid5: separate header for log functions
Artur Paszkiewicz
2017-03-16
1
-30
/
+0
*
|
md/raid5: sort bios
Shaohua Li
2017-03-16
1
-1
/
+13
*
|
md/raid5: prioritize stripes for writeback
Shaohua Li
2017-03-16
1
-0
/
+2
|
/
*
md/raid5-cache: exclude reclaiming stripes in reclaim check
Shaohua Li
2017-02-13
1
-0
/
+2
*
md/r5cache: enable chunk_aligned_read with write back cache
Song Liu
2017-02-13
1
-0
/
+1
*
raid5: only dispatch IO from raid5d for harddisk raid
Shaohua Li
2017-02-13
1
-0
/
+4
*
md/r5cache: disable write back for degraded array
Song Liu
2017-01-24
1
-0
/
+2
*
md/r5cache: read data into orig_page for prexor of cached data
Song Liu
2017-01-24
1
-0
/
+5
*
md/r5cache: handle alloc_page failure
Song Liu
2016-11-27
1
-0
/
+6
*
md/r5cache: handle FLUSH and FUA
Song Liu
2016-11-18
1
-0
/
+1
*
md/r5cache: sysfs entry journal_mode
Song Liu
2016-11-18
1
-0
/
+1
*
md/r5cache: write-out phase and reclaim support
Song Liu
2016-11-18
1
-11
/
+28
*
md/r5cache: caching phase of r5cache
Song Liu
2016-11-18
1
-1
/
+18
*
md/r5cache: State machine for raid5-cache write back mode
Song Liu
2016-11-18
1
-1
/
+30
*
md/r5cache: move some code to raid5.h
Song Liu
2016-11-18
1
-0
/
+77
*
md/raid5: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-06
1
-3
/
+1
*
RAID5: revert e9e4c377e2f563 to fix a livelock
Shaohua Li
2016-02-26
1
-1
/
+1
*
RAID5: check_reshape() shouldn't call mddev_suspend
Shaohua Li
2016-02-26
1
-0
/
+2
*
raid5-cache: IO error handling
Shaohua Li
2015-11-01
1
-0
/
+2
*
raid5-cache: move reclaim stop to quiesce
Shaohua Li
2015-11-01
1
-0
/
+1
*
raid5-cache: optimize FLUSH IO with log enabled
Shaohua Li
2015-11-01
1
-0
/
+1
*
raid5: log reclaim support
Shaohua Li
2015-10-24
1
-0
/
+2
[next]