index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2022-07-19
md/raid5: missing error code in setup_conf()
Dan Carpenter
1
-1
/
+3
2022-06-30
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
1
-0
/
+1
2022-06-30
dm raid: fix KASAN warning in raid5_remove_disk
Mikulas Patocka
1
-1
/
+4
2022-05-23
md: remove most calls to bdevname
Christoph Hellwig
1
-21
/
+16
2022-05-03
raid5: don't set the discard_alignment queue limit
Christoph Hellwig
1
-1
/
+0
2022-04-26
md/raid5: Annotate functions that hold device_lock with __must_hold
Logan Gunthorpe
1
-5
/
+17
2022-04-26
md/raid5: Annotate rdev/replacement access when mddev_lock is held
Logan Gunthorpe
1
-22
/
+43
2022-04-26
md/raid5: Annotate rdev/replacement accesses when nr_pending is elevated
Logan Gunthorpe
1
-9
/
+19
2022-04-26
md/raid5: Add __rcu annotation to struct disk_info
Logan Gunthorpe
1
-20
/
+26
2022-04-26
md/raid5: Cleanup setup_conf() error returns
Logan Gunthorpe
1
-7
/
+11
2022-04-26
raid5: introduce MD_BROKEN
Mariusz Tkaczyk
1
-25
/
+22
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-8
/
+4
2022-04-18
block: add a bdev_nonrot helper
Christoph Hellwig
1
-1
/
+1
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+0
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2022-03-09
raid5: initialize the stripe_head embeeded bios as needed
Christoph Hellwig
1
-17
/
+8
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
1
-6
/
+0
2022-02-23
scsi: md: Remove WRITE_SAME support
Christoph Hellwig
1
-1
/
+0
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
1
-2
/
+2
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
1
-4
/
+4
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
1
-2
/
+2
2022-01-06
md: Move alloc/free acct bioset in to personality
Xiao Ni
1
-11
/
+30
2022-01-06
md: raid456 add nowait support
Vishal Verma
1
-0
/
+15
2022-01-06
md/raid5: play nice with PREEMPT_RT
Davidlohr Bueso
1
-5
/
+6
2021-10-18
md: remove unused argument from md_new_event
Guoqing Jiang
1
-1
/
+1
2021-10-18
md/raid5: call roundup_pow_of_two in raid5_run
Guoqing Jiang
1
-4
/
+1
2021-08-28
md/raid5: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+45
2021-06-15
md/raid5: avoid device_lock in read_one_chunk()
Gal Ofri
1
-6
/
+23
2021-06-15
md: Constify attribute_group structs
Rikard Falkeborn
1
-1
/
+1
2021-06-15
md/raid5: avoid redundant bio clone in raid5_read_one_chunk
Guoqing Jiang
1
-14
/
+15
2021-06-15
md/raid5: move checking badblock before clone bio in raid5_read_one_chunk
Guoqing Jiang
1
-7
/
+7
2021-06-15
md: add io accounting for raid0 and raid5
Guoqing Jiang
1
-0
/
+9
2021-05-26
md/raid5: remove an incorrect assert in in_chunk_boundary
Christoph Hellwig
1
-2
/
+0
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-04
md/raid5: cast chunk_sectors to sector_t value
Guoqing Jiang
1
-1
/
+1
2021-01-27
md/raid6: refactor raid5_read_one_chunk
Christoph Hellwig
1
-63
/
+45
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
1
-8
/
+7
2020-10-09
md/raid5: fix oops during stripe resizing
Song Liu
1
-2
/
+2
2020-09-25
md/raid5: reallocate page array after setting new stripe_size
Yufen Yu
1
-0
/
+20
2020-09-25
md/raid5: resize stripe_head when reshape array
Yufen Yu
1
-0
/
+24
2020-09-25
md/raid5: let multiple devices of stripe_head share page
Yufen Yu
1
-2
/
+87
2020-09-25
md/raid6: let async recovery function support different page offset
Yufen Yu
1
-2
/
+2
2020-09-25
md/raid6: let syndrome computor support different page offset
Yufen Yu
1
-12
/
+24
2020-09-25
md/raid5: convert to new xor compution interface
Yufen Yu
1
-9
/
+34
2020-09-25
md/raid5: make async_copy_data() to support different page offset
Yufen Yu
1
-3
/
+5
2020-09-25
md/raid5: add a new member of offset into r5dev
Yufen Yu
1
-11
/
+39
[next]