]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-02-03  Yu Kuaiblk-mq-sched: unify elevators checking for async requests
2026-02-03  Yu Kuaiblock: convert nr_requests to unsigned int
2026-02-03  Johannes Thumshirnblock: don't use strcpy to copy blockdev name
2026-02-02  Yu Kuaiblk-mq-debugfs: warn about possible deadlock
2026-02-02  Yu Kuaiblk-mq-debugfs: add missing debugfs_mutex in blk_mq_deb...
2026-02-02  Yu Kuaiblk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos()
2026-02-02  Yu Kuaiblk-mq-debugfs: make blk_mq_debugfs_register_rqos(...
2026-02-02  Yu Kuaiblk-rq-qos: fix possible debugfs_mutex deadlock
2026-02-02  Yu Kuaiblk-mq-debugfs: factor out a helper to register debugfs...
2026-02-02  Yu Kuaiblk-wbt: fix possible deadlock to nest pcpu_alloc_mutex...
2026-02-02  Yu Kuaiblk-wbt: factor out a helper wbt_set_lat()
2026-02-02  Ondrej Kozinased-opal: ignore locking ranges array when not enabling...
2026-02-02  Jens AxboeMerge tag 'md-7.0-20260202' of git://git.kernel.org...
2026-02-02  Li NanMAINTAINERS: Add Li Nan as md/raid reviewer
2026-02-02  Xiao Nimd: fix return value of mddev_trylock
2026-02-02  Zilin Guanmd/raid1: fix memory leak in raid1_run()
2026-01-31  Ming Leiselftests: ublk: improve I/O ordering test with bpftrace
2026-01-31  Ming Leiselftests: ublk: reorganize tests into integrity and...
2026-01-31  Ming Leiselftests: ublk: increase timeouts for parallel test...
2026-01-31  Ming Leiselftests: ublk: add _ublk_sleep helper for parallel...
2026-01-31  Ming Leiselftests: ublk: add group-based test targets
2026-01-31  Ming Leiselftests: ublk: track created devices for per-test...
2026-01-31  Ming Leiselftests: ublk: add _ublk_del_dev helper function
2026-01-31  Ming Leiselftests: ublk: refactor test_loop_08 into separate...
2026-01-31  Ming Leiselftests: ublk: simplify UBLK_TEST_DIR handling
2026-01-31  Caleb Sander... ublk: remove "can't touch 'ublk_io' any more" comments
2026-01-31  Alexander Atanasovselftests: ublk: move test temp files into a sub directory
2026-01-31  Alexander Atanasovselftests: ublk: mark each test start and end time...
2026-01-31  Ming Leiselftests: ublk: disable partition scan for integrity...
2026-01-31  Ming Leiselftests: ublk: refactor test_null_04 into separate...
2026-01-31  Ming Leiselftests: ublk: rename test_generic_15 to test_part_02
2026-01-31  Ming Leiselftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCAN
2026-01-31  Ming Leiselftests: ublk: derive TID automatically from script...
2026-01-31  Ming Leiublk: add UBLK_F_NO_AUTO_PART_SCAN feature flag
2026-01-31  Ming Leiublk: check list membership before cancelling batch...
2026-01-31  Caleb Sander... ublk: drop ublk_ctrl_start_recovery() header argument
2026-01-31  Caleb Sander... ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd
2026-01-31  Govindarajulu... ublk: Validate SQE128 flag before accessing the cmd
2026-01-30  Damien Le Moalblock: introduce bdev_rot()
2026-01-30  Caleb Sander... ublk: restore auto buf unregister refcount optimization
2026-01-29  Damien Le Moalblock: introduce blk_queue_rot()
2026-01-29  Damien Le Moalblock: cleanup queue limit features definition
2026-01-29  Ming Leiublk: document IO reference counting design
2026-01-28  Thorsten Blumblock: Replace snprintf with strscpy in check_partition
2026-01-28  Chaitanya Kulkarnirnbd-clt: fix refcount underflow in device unmap path
2026-01-27  Gary Guoblock: rnull: remove imports available via prelude
2026-01-27  Jens AxboeMerge tag 'md-7.0-20260127' of git://git.kernel.org...
2026-01-27  Keith Buschblock: remove bio_last_bvec_all
2026-01-26  Heinz Mauelshagenmd raid: fix hang when stopping arrays with metadata...
2026-01-26  Jiasheng Jiangmd-cluster: fix NULL pointer dereference in process_met...
2026-01-26  Jack Wangmd/bitmap: fix GPF in write_page caused by resize race
2026-01-26  Yu Kuaimd/md-llbitmap: fix percpu_ref not resurrected on suspe...
2026-01-26  Yu Kuaimd/raid5: fix IO hang with degraded array with llbitmap
2026-01-26  Li Nanmd: remove recovery_disabled
2026-01-26  Li Nanmd/raid10: cleanup skip handling in raid10_sync_request
2026-01-26  Li Nanmd/raid10: fix any_working flag handling in raid10_sync...
2026-01-26  Li Nanmd: move finish_reshape to md_finish_sync()
2026-01-26  Li Nanmd: factor out sync completion update into helper
2026-01-26  Li Nanmd: remove MD_RECOVERY_ERROR handling and simplify...
2026-01-26  Li Nanmd: update curr_resync_completed even when MD_RECOVERY_...
2026-01-26  Li Nanmd: mark rdev Faulty when badblocks setting fails
2026-01-26  Li Nanmd: break remaining operations on badblocks set failure...
2026-01-26  Li Nanmd/raid1,raid10: support narrow_write_error when badblo...
2026-01-26  Li Nanmd: factor error handling out of md_done_sync into...
2026-01-26  Li Nanmd/raid1: simplify uptodate handling in end_sync_write
2026-01-26  Yu Kuaimd/raid5: make sure max_sectors is not less than io_opt
2026-01-26  Yu Kuaimd/raid5: use mempool to allocate stripe_request_ctx
2026-01-26  Yu Kuaimd: merge mddev serialize_policy into mddev_flags
2026-01-26  Yu Kuaimd: merge mddev faillast_dev into mddev_flags
2026-01-26  Yu Kuaimd: merge mddev has_superblock into mddev_flags
2026-01-26  Yu Kuaimd/raid5: fix raid5_run() to return error when log_init...
2026-01-25  Alexander Atanasovselftests: ublk: add missing gitignore for metadata_siz...
2026-01-23  Ming Leiublk: rename auto buffer registration helpers
2026-01-23  Ming Leiselftests: ublk: fix test name
2026-01-23  Ming Leiublk: fix canceling flag handling in batch I/O recovery
2026-01-23  Ming Leiublk: move ublk_mark_io_ready() out of __ublk_fetch()
2026-01-23  Ming Leiselftests: ublk: support arbitrary threads/queues combi...
2026-01-23  Ming Leiselftests: ublk: add --batch/-b for enabling F_BATCH_IO
2026-01-23  Ming Leiselftests: ublk: increase timeout to 150 seconds
2026-01-23  Ming Leiselftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDS
2026-01-23  Ming Leiselftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
2026-01-23  Ming Leiselftests: ublk: handle UBLK_U_IO_PREP_IO_CMDS
2026-01-23  Ming Leiselftests: ublk: add batch buffer management infrastructure
2026-01-23  Ming Leiselftests: ublk: add ublk_io_buf_idx() for returning...
2026-01-23  Ming Leiselftests: ublk: replace assert() with ublk_assert()
2026-01-23  Ming Leiselftests: ublk: fix user_data truncation for tgt_data...
2026-01-23  Ming Leiublk: fix batch I/O recovery -ENODEV error
2026-01-23  Ming Leiublk: implement batch request completion via blk_mq_end...
2026-01-23  Ming Leiublk: document feature UBLK_F_BATCH_IO
2026-01-23  Ming Leiublk: add new feature UBLK_F_BATCH_IO
2026-01-23  Ming Leiublk: abort requests filled in event kfifo
2026-01-23  Ming Leiublk: refactor ublk_queue_rq() and add ublk_batch_queue...
2026-01-23  Ming Leiublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
2026-01-23  Ming Leiublk: add batch I/O dispatch infrastructure
2026-01-23  Ming Leiublk: add io events fifo structure
2026-01-23  Ming Leiublk: handle UBLK_U_IO_COMMIT_IO_CMDS
2026-01-23  Ming Leiublk: handle UBLK_U_IO_PREP_IO_CMDS
2026-01-23  Ming Leiublk: add new batch command UBLK_U_IO_PREP_IO_CMDS...
2026-01-23  Ming Leiublk: prepare for not tracking task context for command...
2026-01-23  Ming Leiublk: define ublk_ch_batch_io_fops for the coming featu...
next