index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: raid5: Make raid5_percpu handling RT aware
Thomas Gleixner
2023-02-18
1
-2
/
+5
*
md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
Logan Gunthorpe
2022-10-26
1
-0
/
+12
*
md/raid5: Ensure stripe_fill happens on non-read IO with journal
Logan Gunthorpe
2022-10-26
1
-1
/
+1
*
drivers:md:fix a potential use-after-free bug
Wentao_Liang
2022-08-25
1
-1
/
+1
*
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
2022-07-07
1
-0
/
+1
*
raid5: introduce MD_BROKEN
Mariusz Tkaczyk
2022-06-06
1
-25
/
+22
*
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-09-30
1
-1
/
+2
*
md/raid5: fix oops during stripe resizing
Song Liu
2020-10-08
1
-2
/
+2
*
md/raid5: reallocate page array after setting new stripe_size
Yufen Yu
2020-09-24
1
-0
/
+20
*
md/raid5: resize stripe_head when reshape array
Yufen Yu
2020-09-24
1
-0
/
+24
*
md/raid5: let multiple devices of stripe_head share page
Yufen Yu
2020-09-24
1
-2
/
+87
*
md/raid6: let async recovery function support different page offset
Yufen Yu
2020-09-24
1
-2
/
+2
*
md/raid6: let syndrome computor support different page offset
Yufen Yu
2020-09-24
1
-12
/
+24
*
md/raid5: convert to new xor compution interface
Yufen Yu
2020-09-24
1
-9
/
+34
*
md/raid5: make async_copy_data() to support different page offset
Yufen Yu
2020-09-24
1
-3
/
+5
*
md/raid5: add a new member of offset into r5dev
Yufen Yu
2020-09-24
1
-11
/
+39
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-4
/
+4
*
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
1
-12
/
+1
*
md: update the optimal I/O size on reshape
Christoph Hellwig
2020-09-24
1
-2
/
+8
*
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
1
-2
/
+5
|
\
|
*
md/raid5: make sure stripe_size as power of two
Yufen Yu
2020-08-27
1
-2
/
+5
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
|
/
*
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
*
|
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-140
/
+246
|
\
\
|
*
|
md/raid5: Allow degraded raid6 to do rmw
ChangSyun Peng
2020-08-02
1
-6
/
+16
|
*
|
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
2020-08-02
1
-1
/
+2
|
*
|
raid5: don't duplicate code for different paths in handle_stripe
Guoqing Jiang
2020-08-02
1
-6
/
+3
|
*
|
md/raid5: remove the redundant setting of STRIPE_HANDLE
Guoqing Jiang
2020-08-02
1
-6
/
+2
|
*
|
md/raid5: use do_div() for 64 bit divisions in raid5_sync_request
Yufen Yu
2020-07-22
1
-1
/
+1
|
*
|
md/raid5: support config stripe_size by sysfs entry
Yufen Yu
2020-07-21
1
-0
/
+72
|
*
|
md/raid5: set default stripe_size as 4096
Yufen Yu
2020-07-21
1
-0
/
+5
|
*
|
md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*
Yufen Yu
2020-07-21
1
-102
/
+123
|
*
|
raid5: remove the meaningless check in raid5_make_request
Guoqing Jiang
2020-07-16
1
-2
/
+1
|
*
|
raid5: put the comment of clear_batch_ready to the right place
Guoqing Jiang
2020-07-16
1
-4
/
+4
|
*
|
raid5: call clear_batch_ready before set STRIPE_ACTIVE
Guoqing Jiang
2020-07-16
1
-5
/
+10
|
*
|
md: raid5: Fix compilation warning
Damien Le Moal
2020-07-15
1
-6
/
+6
|
*
|
md: fix deadlock causing by sysfs_notify
Junxiao Bi
2020-07-14
1
-3
/
+3
*
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
1
-25
/
+0
|
|
/
|
/
|
*
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-5
/
+5
|
/
*
raid5: update code comment of scribble_alloc()
Coly Li
2020-05-13
1
-2
/
+5
*
raid5: remove gfp flags from scribble_alloc()
Coly Li
2020-05-13
1
-6
/
+9
*
raid5: remove worker_cnt_per_group argument from alloc_thread_groups
Guoqing Jiang
2020-01-13
1
-14
/
+7
*
raid5: need to set STRIPE_HANDLE for batch head
Guoqing Jiang
2019-12-11
1
-1
/
+1
*
drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET
Eugene Syromiatnikov
2019-11-14
1
-2
/
+2
*
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
David Jeffery
2019-10-24
1
-2
/
+2
*
raid5: remove STRIPE_OPS_REQ_PENDING
Guoqing Jiang
2019-09-13
1
-1
/
+0
*
raid5: don't set STRIPE_HANDLE to stripe which is in batch list
Guoqing Jiang
2019-09-13
1
-1
/
+2
[next]