index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
md/raid1: don't split discard io for write behind
Yu Kuai
2023-10-10
1
-1
/
+2
*
md: initialize 'writes_pending' while allocating mddev
Yu Kuai
2023-09-22
1
-2
/
+1
*
md/raid1: fix error: ISO C90 forbids mixed declarations
Nigel Croxon
2023-09-11
1
-2
/
+1
*
md raid1: allow writebehind to work on any leg device set WriteMostly
Heinz Mauelshagen
2023-08-18
1
-2
/
+1
*
md/raid1: hold the barrier until handle_read_error() finishes
Xueshi Hu
2023-08-18
1
-1
/
+3
*
md/raid1: free the r1bio before waiting for blocked rdev
Xueshi Hu
2023-08-18
1
-2
/
+2
*
md/raid1: call free_r1bio() before allow_barrier() in raid_end_bio_io()
Xueshi Hu
2023-08-18
1
-3
/
+4
*
md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread
Li Lingfeng
2023-08-15
1
-2
/
+2
*
md: raid1: fix potential OOB in raid1_remove_disk()
Zhang Shurong
2023-08-15
1
-0
/
+4
*
md/raid1: Avoid lock contention from wake_up()
Jack Wang
2023-07-27
1
-6
/
+12
*
md: remove redundant check in fix_read_error()
Li Nan
2023-07-27
1
-1
/
+1
*
md/raid1: prioritize adding disk to 'removed' mirror
Li Nan
2023-07-27
1
-11
/
+15
*
md/raid1: switch to use md_account_bio() for io accounting
Yu Kuai
2023-07-27
1
-8
/
+6
*
md/raid1-10: limit the number of plugged bio
Yu Kuai
2023-06-14
1
-1
/
+1
*
md/raid1-10: don't handle pluged bio by daemon thread
Yu Kuai
2023-06-14
1
-2
/
+2
*
md/raid1-10: factor out a helper to submit normal write
Yu Kuai
2023-06-14
1
-11
/
+2
*
md/raid1-10: factor out a helper to add bio to plug
Yu Kuai
2023-06-14
1
-11
/
+1
*
md: protect md_thread with rcu
Yu Kuai
2023-06-14
1
-3
/
+4
*
md: raid1: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-06-01
1
-1
/
+1
*
md: check for failure when adding pages in alloc_behind_master_bio
Johannes Thumshirn
2023-06-01
1
-1
/
+4
*
block: remove bio_set_op_attrs
Christoph Hellwig
2022-12-07
1
-6
/
+6
*
md/raid1: stop mdx_raid1 thread when raid1 array run failed
Jiang Li
2022-11-14
1
-0
/
+1
*
md/raid1: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
*
md/core: Combine two sync_page_io() arguments
Bart Van Assche
2022-07-14
1
-4
/
+4
*
block: remove bdevname
Christoph Hellwig
2022-07-14
1
-1
/
+1
*
md: remove most calls to bdevname
Christoph Hellwig
2022-05-23
1
-14
/
+10
*
md: Set MD_BROKEN for RAID1 and RAID10
Mariusz Tkaczyk
2022-04-25
1
-17
/
+26
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-18
1
-15
/
+1
*
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-18
1
-4
/
+8
*
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-2
/
+0
|
\
|
*
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
1
-2
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
1
-3
/
+1
|
\
\
|
*
|
scsi: md: Remove WRITE_SAME support
Christoph Hellwig
2022-02-23
1
-3
/
+1
*
|
|
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
1
-11
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
md: raid1/raid10: drop pending_cnt
Mariusz Tkaczyk
2022-03-09
1
-11
/
+0
*
|
|
raid1: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-3
/
+2
|
/
/
*
|
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
1
-17
/
+17
*
|
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
1
-3
/
+2
*
|
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
1
-1
/
+2
|
/
*
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-27
/
+56
|
\
|
*
md: raid1 add nowait support
Vishal Verma
2022-01-06
1
-20
/
+56
|
*
md: drop queue limitation for RAID1 and RAID10
Mariusz Tkaczyk
2022-01-06
1
-7
/
+0
*
|
md/raid1: fix missing bitmap update w/o WriteMostly devices
Song Liu
2022-01-03
1
-1
/
+2
|
/
*
md/raid1: use rdev in raid1_write_request directly
Guoqing Jiang
2021-10-18
1
-6
/
+5
*
md/raid1: only allocate write behind bio for WriteMostly device
Guoqing Jiang
2021-10-18
1
-1
/
+1
*
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-31
1
-0
/
+19
|
\
|
*
raid1: ensure write behind bio has less than BIO_MAX_VECS sectors
Guoqing Jiang
2021-08-28
1
-0
/
+19
*
|
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
2021-08-04
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
md/raid10: properly indicate failure when ending a failed write request
Wei Shuyu
2021-07-23
1
-2
/
+0
[next]