index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-28
md/raid5: Fix UAF on IO across the reshape position
Benjamin Marzinski
1
-1
/
+6
2026-04-07
md/raid5: fix soft lockup in retry_aligned_read()
Chia-Ming Chang
1
-1
/
+7
2026-03-23
md/raid5: move handle_stripe() comment to correct location
Chen Cheng
1
-14
/
+12
2026-03-22
md/raid5: skip 2-failure compute when other disk is R5_LOCKED
FengWei Shih
1
-0
/
+2
2026-03-16
md/raid5: set chunk_sectors to enable full stripe I/O splitting
Yu Kuai
1
-0
/
+1
2026-03-09
block: remove bdev_nonrot()
Damien Le Moal
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-10
/
+8
2026-01-26
md/raid5: fix IO hang with degraded array with llbitmap
Yu Kuai
1
-1
/
+6
2026-01-26
md: remove recovery_disabled
Li Nan
1
-9
/
+1
2026-01-26
md: mark rdev Faulty when badblocks setting fails
Li Nan
1
-13
/
+9
2026-01-26
md: factor error handling out of md_done_sync into helper
Li Nan
1
-6
/
+8
2026-01-26
md/raid5: make sure max_sectors is not less than io_opt
Yu Kuai
1
-10
/
+28
2026-01-26
md/raid5: use mempool to allocate stripe_request_ctx
Yu Kuai
1
-22
/
+39
2026-01-26
md: merge mddev serialize_policy into mddev_flags
Yu Kuai
1
-1
/
+2
2026-01-26
md: merge mddev faillast_dev into mddev_flags
Yu Kuai
1
-1
/
+4
2026-01-26
md/raid5: fix raid5_run() to return error when log_init() fails
Yu Kuai
1
-1
/
+2
2025-12-27
md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...
Tuo Li
1
-4
/
+6
2025-11-30
md/raid5: fix IO hang when array is broken with IO inflight
Yu Kuai
1
-2
/
+4
2025-11-11
md: allow configuring logical block size
Li Nan
1
-0
/
+1
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-27
/
+47
2025-09-17
md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
Zhang Yi
1
-0
/
+1
2025-09-10
md/raid5: convert to use bio_submit_split_bioset()
Yu Kuai
1
-6
/
+4
2025-09-10
md: fix mssing blktrace bio split events
Yu Kuai
1
-0
/
+2
2025-09-06
md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
Yu Kuai
1
-4
/
+15
2025-09-06
md/md-bitmap: add a new method blocks_synced() in bitmap_operations
Yu Kuai
1
-4
/
+11
2025-09-06
md/raid5: check before referencing mddev->bitmap_ops
Yu Kuai
1
-7
/
+12
2025-09-06
md/md-bitmap: handle the case bitmap is not enabled before end_sync()
Yu Kuai
1
-2
/
+2
2025-09-06
md/md-bitmap: handle the case bitmap is not enabled before start_sync()
Yu Kuai
1
-5
/
+2
2025-09-06
md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()
Yu Kuai
1
-1
/
+1
2025-07-31
md: rename recovery_cp to resync_offset
Li Nan
1
-15
/
+15
2025-07-12
md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue
Ryo Takakura
1
-1
/
+1
2025-05-10
md: clean up accounting for issued sync IO
Yu Kuai
1
-8
/
+0
2025-03-05
md/raid5: merge reshape_progress checking inside get_reshape_loc()
Yu Kuai
1
-11
/
+10
2025-03-05
md: switch personalities to use md_submodule_head
Yu Kuai
1
-20
/
+50
2025-01-13
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
1
-44
/
+6
2025-01-13
md/raid5: implement pers->bitmap_sector()
Yu Kuai
1
-0
/
+51
2025-01-13
md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
Yu Kuai
1
-12
/
+3
2025-01-13
md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
Yu Kuai
1
-6
/
+5
2024-11-07
md/raid5: Wait sync io to finish before changing group cnt
Xiao Ni
1
-0
/
+4
2024-11-05
md/raid5: don't set Faulty rdev for blocked_rdev
Yu Kuai
1
-7
/
+6
2024-08-29
md/raid5: rename wait_for_overlap to wait_for_reshape
Artur Paszkiewicz
1
-13
/
+13
2024-08-29
md/raid5: only add to wq if reshape is in progress
Artur Paszkiewicz
1
-3
/
+10
2024-08-29
md/raid5: use wait_on_bit() for R5_Overlap
Artur Paszkiewicz
1
-31
/
+29
2024-08-27
md/md-bitmap: merge md_bitmap_resize() into bitmap_operations
Yu Kuai
1
-1
/
+1
2024-08-27
md/md-bitmap: pass in mddev directly for md_bitmap_resize()
Yu Kuai
1
-5
/
+6
2024-08-27
md/md-bitmap: merge bitmap_unplug() into bitmap_operations
Yu Kuai
1
-1
/
+1
2024-08-27
md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()
Yu Kuai
1
-1
/
+1
2024-08-27
md/md-bitmap: merge md_bitmap_cond_end_sync() into bitmap_operations
Yu Kuai
1
-1
/
+1
[next]