| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2024-08-27 | md/md-bitmap: merge md_bitmap_close_sync() into bitmap_operations | Yu Kuai | 1 | -1/+1 |
| 2024-08-27 | md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operations | Yu Kuai | 1 | -2/+2 |
| 2024-08-27 | md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync() | Yu Kuai | 1 | -1/+1 |
| 2024-08-27 | md/md-bitmap: merge md_bitmap_start_sync() into bitmap_operations | Yu Kuai | 1 | -4/+6 |
| 2024-08-27 | md/md-bitmap: merge md_bitmap_endwrite() into bitmap_operations | Yu Kuai | 1 | -8/+10 |
| 2024-08-27 | md/md-bitmap: merge md_bitmap_startwrite() into bitmap_operations | Yu Kuai | 1 | -8/+5 |
| 2024-07-04 | md/raid5: recheck if reshape has finished with device_lock held | Benjamin Marzinski | 1 | -23/+41 |
| 2024-07-04 | md/raid5: fix spares errors about rcu usage | Yu Kuai | 1 | -7/+5 |
| 2024-06-26 | md: set md-specific flags for all queue limits | Christoph Hellwig | 1 | -1/+1 |
| 2024-06-20 | Merge branch 'for-6.11/block-limits' into for-6.11/block | Jens Axboe | 1 | -1/+1 |
| 2024-06-20 | block: move the raid_partial_stripes_expensive flag into the features field | Christoph Hellwig | 1 | -1/+1 |
| 2024-06-19 | Merge branch 'for-6.11/block-limits' into for-6.11/block | Jens Axboe | 1 | -2/+4 |
| 2024-06-19 | block: move the stable_writes flag to queue_limits | Christoph Hellwig | 1 | -2/+4 |
| 2024-06-14 | Merge branch 'for-6.11/block-limits' into for-6.11/block | Jens Axboe | 1 | -1/+1 |
| 2024-06-14 | block: move integrity information into queue_limits | Christoph Hellwig | 1 | -1/+1 |
| 2024-06-12 | md/raid5: avoid BUG_ON() while continue reshape after reassembling | Yu Kuai | 1 | -7/+13 |
| 2024-06-12 | md: pass in max_sectors for pers->sync_request() | Yu Kuai | 1 | -2/+1 |
| 2024-06-10 | md: change the return value type of md_write_start to void | Li Nan | 1 | -2/+1 |
| 2024-04-08 | md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE... | Yu Kuai | 1 | -12/+3 |
| 2024-03-11 | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -125/+148 |
| 2024-03-06 | md: remove mddev->queue | Christoph Hellwig | 1 | -6/+7 |
| 2024-03-06 | md/raid5: use the atomic queue limit update APIs | Christoph Hellwig | 1 | -65/+65 |
| 2024-03-06 | md: add a mddev_is_dm helper | Christoph Hellwig | 1 | -11/+10 |
| 2024-03-06 | md: add a mddev_add_trace_msg helper | Christoph Hellwig | 1 | -7/+7 |
| 2024-03-06 | md: add a mddev_trace_remap helper | Christoph Hellwig | 1 | -11/+3 |
| 2024-03-05 | Merge branch 'dmraid-fix-6.9' into md-6.9 | Song Liu | 1 | -2/+30 |
| 2024-03-05 | dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent wit... | Yu Kuai | 1 | -2/+30 |
| 2024-03-05 | Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"" | Song Liu | 1 | -0/+12 |
| 2024-02-29 | md: add a new helper rdev_has_badblock() | Yu Kuai | 1 | -22/+13 |
| 2024-02-27 | md/raid5: fix atomicity violation in raid5_cache_count | Gui-Dong Han | 1 | -6/+8 |
| 2024-02-15 | md: Don't register sync_thread for reshape directly | Yu Kuai | 1 | -27/+2 |
| 2024-02-05 | md: remove redundant check of 'mddev->sync_thread' | Yu Kuai | 1 | -4/+2 |
| 2024-01-11 | Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -142/+61 |
| 2023-12-01 | md/raid6: use valid sector values to determine if an I/O should wait on the r... | David Jeffery | 1 | -2/+2 |
| 2023-11-27 | md/raid5: remove rcu protection to access rdev from conf | Yu Kuai | 1 | -121/+61 |
| 2023-11-27 | md: remove flag RemoveSynchronized | Yu Kuai | 1 | -9/+0 |
| 2023-11-27 | Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d" | Junxiao Bi | 1 | -12/+0 |
| 2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -11/+15 |
| 2023-11-01 | Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -81/+22 |
| 2023-10-18 | md: cleanup pers->prepare_suspend() | Yu Kuai | 1 | -43/+1 |
| 2023-10-10 | md/raid5: replace suspend with quiesce() callback | Yu Kuai | 1 | -9/+9 |
| 2023-10-10 | md/raid5: use new apis to suspend array | Yu Kuai | 1 | -26/+12 |
| 2023-10-04 | md/raid5: dynamically allocate the md-raid5 shrinker | Qi Zheng | 1 | -11/+15 |
| 2023-10-03 | md/raid5: release batch_last before waiting for another stripe_head | David Jeffery | 1 | -0/+7 |
| 2023-09-22 | md: initialize 'writes_pending' while allocating mddev | Yu Kuai | 1 | -3/+0 |
| 2023-08-15 | md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread | Li Lingfeng | 1 | -1/+1 |
| 2023-07-27 | raid5: fix missing io accounting in raid5_align_endio() | Yu Kuai | 1 | -21/+8 |
| 2023-07-27 | md: also clone new io if io accounting is disabled | Yu Kuai | 1 | -9/+9 |
| 2023-07-27 | md: move initialization and destruction of 'io_acct_set' to md.c | Yu Kuai | 1 | -30/+11 |
| 2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -8/+60 |
| 2023-06-13 | md/raid5: don't start reshape when recovery or replace is in progress | Yu Kuai | 1 | -0/+8 |
| 2023-06-13 | md: protect md_thread with rcu | Yu Kuai | 1 | -7/+8 |
| 2023-06-13 | md/raid5: fix a deadlock in the case that reshape is interrupted | Yu Kuai | 1 | -1/+43 |
| 2023-06-13 | md/raid5: don't allow replacement while reshape is in progress | Yu Kuai | 1 | -0/+1 |
| 2023-05-30 | md/raid5: Convert stripe_head's "dev" to flexible array member | Kees Cook | 1 | -2/+2 |
| 2023-05-24 | md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk() | Yu Kuai | 1 | -1/+1 |
| 2023-04-28 | md/raid5: Improve performance for sequential IO | Jan Kara | 1 | -1/+44 |
| 2023-04-14 | md/raid5: remove unused working_disks variable | Tom Rix | 1 | -4/+1 |
| 2022-09-22 | md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d | Logan Gunthorpe | 1 | -0/+12 |
| 2022-09-22 | md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk() | David Sloan | 1 | -1/+0 |
| 2022-09-22 | md/raid5: Ensure stripe_fill happens on non-read IO with journal | Logan Gunthorpe | 1 | -1/+1 |
| 2022-09-22 | md/raid5: Don't read ->active_stripes if it's not needed | Logan Gunthorpe | 1 | -3/+2 |
| 2022-09-22 | md/raid5: Cleanup prototype of raid5_get_active_stripe() | Logan Gunthorpe | 1 | -23/+26 |
| 2022-09-22 | md/raid5: Refactor raid5_get_active_stripe() | Logan Gunthorpe | 1 | -41/+41 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-02 | drivers:md:fix a potential use-after-free bug | Wentao_Liang | 1 | -1/+1 |
| 2022-08-02 | md/raid5: Ensure batch_last is released before sleeping for quiesce | Logan Gunthorpe | 1 | -8/+28 |
| 2022-08-02 | md/raid5: Move stripe_request_ctx up | Logan Gunthorpe | 1 | -27/+27 |
| 2022-08-02 | md/raid5: Drop unnecessary call to r5c_check_stripe_cache_usage() | Logan Gunthorpe | 1 | -1/+0 |
| 2022-08-02 | md/raid5: Make is_inactive_blocked() helper | Logan Gunthorpe | 1 | -5/+19 |
| 2022-08-02 | md/raid5: Refactor raid5_get_active_stripe() | Logan Gunthorpe | 1 | -31/+36 |
| 2022-08-02 | raid5: fix duplicate checks for rdev->saved_raid_disk | Jackie Liu | 1 | -2/+1 |
| 2022-08-02 | md/raid5: Convert prepare_to_wait() to wait_woken() api | Logan Gunthorpe | 1 | -7/+6 |
| 2022-08-02 | md/raid5: Fix sectors_to_do bitmap overflow in raid5_make_request() | Logan Gunthorpe | 1 | -8/+11 |
| 2022-08-02 | md/raid5: Increase restriction on max segments per request | Logan Gunthorpe | 1 | -0/+3 |
| 2022-08-02 | md/raid5: Improve debug prints | Logan Gunthorpe | 1 | -2/+6 |
| 2022-08-02 | md/raid5: Pivot raid5_make_request() | Logan Gunthorpe | 1 | -6/+83 |
| 2022-08-02 | md/raid5: Check all disks in a stripe_head for reshape progress | Logan Gunthorpe | 1 | -14/+39 |
| 2022-08-02 | md/raid5: Refactor add_stripe_bio() | Logan Gunthorpe | 1 | -30/+56 |
| 2022-08-02 | md/raid5: Keep a reference to last stripe_head for batch | Logan Gunthorpe | 1 | -12/+40 |
| 2022-08-02 | md/raid5: Refactor for loop in raid5_make_request() into while loop | Logan Gunthorpe | 1 | -4/+5 |
| 2022-08-02 | md/raid5: Move read_seqcount_begin() into make_stripe_request() | Logan Gunthorpe | 1 | -7/+5 |
| 2022-08-02 | md/raid5: Drop the do_prepare flag in raid5_make_request() | Logan Gunthorpe | 1 | -6/+2 |
| 2022-08-02 | md/raid5: Factor out helper from raid5_make_request() loop | Logan Gunthorpe | 1 | -98/+133 |
| 2022-08-02 | md/raid5: Move common stripe get code into new find_get_stripe() helper | Logan Gunthorpe | 1 | -67/+64 |
| 2022-08-02 | md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio() | Logan Gunthorpe | 1 | -2/+3 |
| 2022-08-02 | md/raid5: Refactor raid5_make_request loop | Logan Gunthorpe | 1 | -54/+55 |
| 2022-08-02 | md/raid5: Factor out ahead_of_reshape() function | Logan Gunthorpe | 1 | -12/+15 |
| 2022-08-02 | md/raid5: Make logic blocking check consistent with logic that blocks | Logan Gunthorpe | 1 | -1/+1 |
| 2022-08-02 | md/raid5: suspend the array for calls to log_exit() | Logan Gunthorpe | 1 | -1/+4 |
| 2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+2 |
| 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-07-14 | md/raid5: Use the enum req_op and blk_opf_t types | Bart Van Assche | 1 | -1/+2 |
| 2022-07-03 | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 1 | -1/+1 |
| 2022-06-29 | dm raid: fix KASAN warning in raid5_add_disks | Mikulas Patocka | 1 | -0/+1 |
| 2022-06-29 | dm raid: fix KASAN warning in raid5_remove_disk | Mikulas Patocka | 1 | -1/+4 |
| 2022-05-22 | 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-25 | md/raid5: Annotate functions that hold device_lock with __must_hold | Logan Gunthorpe | 1 | -5/+17 |
| 2022-04-25 | md/raid5: Annotate rdev/replacement access when mddev_lock is held | Logan Gunthorpe | 1 | -22/+43 |
| 2022-04-25 | md/raid5: Annotate rdev/replacement accesses when nr_pending is elevated | Logan Gunthorpe | 1 | -9/+19 |
| 2022-04-25 | md/raid5: Add __rcu annotation to struct disk_info | Logan Gunthorpe | 1 | -20/+26 |
| 2022-04-25 | md/raid5: Cleanup setup_conf() error returns | Logan Gunthorpe | 1 | -7/+11 |
| 2022-04-25 | raid5: introduce MD_BROKEN | Mariusz Tkaczyk | 1 | -25/+22 |
| 2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig | 1 | -8/+4 |
| 2022-04-17 | 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-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+0 |
| 2022-03-08 | 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-22 | 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-14 | md/raid5: avoid device_lock in read_one_chunk() | Gal Ofri | 1 | -6/+23 |
| 2021-06-14 | md: Constify attribute_group structs | Rikard Falkeborn | 1 | -1/+1 |
| 2021-06-14 | md/raid5: avoid redundant bio clone in raid5_read_one_chunk | Guoqing Jiang | 1 | -14/+15 |
| 2021-06-14 | md/raid5: move checking badblock before clone bio in raid5_read_one_chunk | Guoqing Jiang | 1 | -7/+7 |
| 2021-06-14 | md: add io accounting for raid0 and raid5 | Guoqing Jiang | 1 | -0/+9 |
| 2021-05-25 | md/raid5: remove an incorrect assert in in_chunk_boundary | Christoph Hellwig | 1 | -2/+0 |
| 2021-04-08 | 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-03 | 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-24 | 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-08 | md/raid5: fix oops during stripe resizing | Song Liu | 1 | -2/+2 |
| 2020-09-24 | md/raid5: reallocate page array after setting new stripe_size | Yufen Yu | 1 | -0/+20 |
| 2020-09-24 | md/raid5: resize stripe_head when reshape array | Yufen Yu | 1 | -0/+24 |
| 2020-09-24 | md/raid5: let multiple devices of stripe_head share page | Yufen Yu | 1 | -2/+87 |
| 2020-09-24 | md/raid6: let async recovery function support different page offset | Yufen Yu | 1 | -2/+2 |
| 2020-09-24 | md/raid6: let syndrome computor support different page offset | Yufen Yu | 1 | -12/+24 |
| 2020-09-24 | md/raid5: convert to new xor compution interface | Yufen Yu | 1 | -9/+34 |
| 2020-09-24 | md/raid5: make async_copy_data() to support different page offset | Yufen Yu | 1 | -3/+5 |
| 2020-09-24 | md/raid5: add a new member of offset into r5dev | Yufen Yu | 1 | -11/+39 |
| 2020-09-24 | bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag | Christoph Hellwig | 1 | -4/+4 |
| 2020-09-24 | block: lift setting the readahead size into the block layer | Christoph Hellwig | 1 | -12/+1 |
| 2020-09-24 | md: update the optimal I/O size on reshape | Christoph Hellwig | 1 | -2/+8 |
| 2020-08-28 | Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+5 |
| 2020-08-27 | md/raid5: make sure stripe_size as power of two | Yufen Yu | 1 | -2/+5 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
| 2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -140/+246 |
| 2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2020-08-02 | md/raid5: Allow degraded raid6 to do rmw | ChangSyun Peng | 1 | -6/+16 |
| 2020-08-02 | md/raid5: Fix Force reconstruct-write io stuck in degraded raid5 | ChangSyun Peng | 1 | -1/+2 |
| 2020-08-02 | raid5: don't duplicate code for different paths in handle_stripe | Guoqing Jiang | 1 | -6/+3 |
| 2020-08-02 | md/raid5: remove the redundant setting of STRIPE_HANDLE | Guoqing Jiang | 1 | -6/+2 |
| 2020-07-29 | raid5: Use sequence counter with associated spinlock | Ahmed S. Darwish | 1 | -1/+1 |
| 2020-07-22 | md/raid5: use do_div() for 64 bit divisions in raid5_sync_request | Yufen Yu | 1 | -1/+1 |
| 2020-07-21 | md/raid5: support config stripe_size by sysfs entry | Yufen Yu | 1 | -0/+72 |
| 2020-07-21 | md/raid5: set default stripe_size as 4096 | Yufen Yu | 1 | -0/+5 |
| 2020-07-21 | md/raid456: convert macro STRIPE_* to RAID5_STRIPE_* | Yufen Yu | 1 | -102/+123 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
| 2020-07-16 | raid5: remove the meaningless check in raid5_make_request | Guoqing Jiang | 1 | -2/+1 |
| 2020-07-16 | raid5: put the comment of clear_batch_ready to the right place | Guoqing Jiang | 1 | -4/+4 |
| 2020-07-16 | raid5: call clear_batch_ready before set STRIPE_ACTIVE | Guoqing Jiang | 1 | -5/+10 |
| 2020-07-15 | md: raid5: Fix compilation warning | Damien Le Moal | 1 | -6/+6 |
| 2020-07-14 | md: fix deadlock causing by sysfs_notify | Junxiao Bi | 1 | -3/+3 |
| 2020-07-08 | writeback: remove bdi->congested_fn | Christoph Hellwig | 1 | -25/+0 |
| 2020-07-01 | block: rename generic_make_request to submit_bio_noacct | Christoph Hellwig | 1 | -5/+5 |
| 2020-05-13 | raid5: update code comment of scribble_alloc() | Coly Li | 1 | -2/+5 |