summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-26md: remove MD_RECOVERY_ERROR handling and simplify resync_offset updateLi Nan2-19/+4
2026-01-26md: update curr_resync_completed even when MD_RECOVERY_INTR is setLi Nan1-1/+1
2026-01-26md: mark rdev Faulty when badblocks setting failsLi Nan4-45/+32
2026-01-26md: break remaining operations on badblocks set failure in narrow_write_errorLi Nan2-22/+24
2026-01-26md/raid1,raid10: support narrow_write_error when badblocks is disabledLi Nan2-8/+8
2026-01-26md: factor error handling out of md_done_sync into helperLi Nan5-26/+33
2026-01-26md/raid1: simplify uptodate handling in end_sync_writeLi Nan1-3/+2
2026-01-26md/raid5: make sure max_sectors is not less than io_optYu Kuai2-10/+29
2026-01-26md/raid5: use mempool to allocate stripe_request_ctxYu Kuai4-27/+45
2026-01-26md: merge mddev serialize_policy into mddev_flagsYu Kuai6-16/+22
2026-01-26md: merge mddev faillast_dev into mddev_flagsYu Kuai6-11/+18
2026-01-26md: merge mddev has_superblock into mddev_flagsYu Kuai2-4/+5
2026-01-26md/raid5: fix raid5_run() to return error when log_init() failsYu Kuai1-1/+2
2026-01-25selftests: ublk: add missing gitignore for metadata_size binaryAlexander Atanasov1-2/+4
2026-01-23ublk: rename auto buffer registration helpersMing Lei1-13/+26
2026-01-23selftests: ublk: fix test nameMing Lei2-2/+2
2026-01-23ublk: fix canceling flag handling in batch I/O recoveryMing Lei1-3/+8
2026-01-23ublk: move ublk_mark_io_ready() out of __ublk_fetch()Ming Lei1-1/+5
2026-01-23selftests: ublk: support arbitrary threads/queues combinationMing Lei6-48/+302
2026-01-23selftests: ublk: add --batch/-b for enabling F_BATCH_IOMing Lei7-2/+148
2026-01-23selftests: ublk: increase timeout to 150 secondsMing Lei2-0/+3
2026-01-23selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDSMing Lei3-4/+159
2026-01-23selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei3-29/+122
2026-01-23selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei3-12/+174
2026-01-23selftests: ublk: add batch buffer management infrastructureMing Lei4-3/+282
2026-01-23selftests: ublk: add ublk_io_buf_idx() for returning io buffer indexMing Lei5-20/+33
2026-01-23selftests: ublk: replace assert() with ublk_assert()Ming Lei6-9/+19
2026-01-23selftests: ublk: fix user_data truncation for tgt_data >= 256Ming Lei1-1/+1
2026-01-23ublk: fix batch I/O recovery -ENODEV errorMing Lei1-32/+60
2026-01-23ublk: implement batch request completion via blk_mq_end_request_batch()Ming Lei1-8/+17
2026-01-23ublk: document feature UBLK_F_BATCH_IOMing Lei1-4/+60
2026-01-23ublk: add new feature UBLK_F_BATCH_IOMing Lei2-8/+67
2026-01-23ublk: abort requests filled in event kfifoMing Lei1-1/+23
2026-01-23ublk: refactor ublk_queue_rq() and add ublk_batch_queue_rq()Ming Lei1-10/+46
2026-01-23ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei2-8/+393
2026-01-23ublk: add batch I/O dispatch infrastructureMing Lei1-0/+195
2026-01-23ublk: add io events fifo structureMing Lei1-6/+63
2026-01-23ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei2-2/+109
2026-01-23ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei2-1/+195
2026-01-23ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei2-1/+135
2026-01-23ublk: prepare for not tracking task context for command batchMing Lei1-1/+4
2026-01-23ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IOMing Lei1-1/+25
2026-01-21rust: block: mq: use pin_init::zeroed() for tag_setKe Sun1-3/+1
2026-01-21rust: block: mq: use pin_init::zeroed() for queue_limitsKe Sun1-2/+1
2026-01-20nvme/io_uring: optimize IOPOLL completions for local ring contextMing Lei3-7/+20
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei12-21/+39
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe3-8/+12
2026-01-15block: improve blk_op_str() commentDamien Le Moal2-6/+6
2026-01-15block: fix blk_zone_cond_str() commentDamien Le Moal2-6/+6
2026-01-13block, nvme: remove unused dma_iova_state function parameterNitesh Shetty3-6/+4