summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-26blk-cgroup: pass a gendisk to blkcg_init_queue and blkcg_exit_queueChristoph Hellwig
2022-09-26blk-cgroup: remove blkg_lookup_checkChristoph Hellwig
2022-09-26blk-cgroup: cleanup the blkg_lookup family of functionsChristoph Hellwig
2022-09-26blk-cgroup: remove open coded blkg_lookup instancesChristoph Hellwig
2022-09-26blk-cgroup: remove blk_queue_root_blkgChristoph Hellwig
2022-09-26blk-cgroup: fix error unwinding in blkcg_init_queueChristoph Hellwig
2022-09-24blk-mq: don't redirect completion for hctx withs only one ctx mappingLiu Song
2022-09-24blk-throttle: improve bypassing bios checkingsYu Kuai
2022-09-24blk-throttle: remove THROTL_TG_HAS_IOPS_LIMITYu Kuai
2022-09-23ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY supportZiyangZhang
2022-09-23ublk_drv: support UBLK_F_USER_RECOVERY_REISSUEZiyangZhang
2022-09-23ublk_drv: consider recovery feature in aborting mechanismZiyangZhang
2022-09-23ublk_drv: requeue rqs with recovery feature enabledZiyangZhang
2022-09-23ublk_drv: define macros for recovery feature and check themZiyangZhang
2022-09-23ublk_drv: check 'current' instead of 'ubq_daemon'ZiyangZhang
2022-09-23Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-09-22md: Fix spelling mistake in comments of r5l_logZhou nan
2022-09-22md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5dLogan Gunthorpe
2022-09-22Merge branch 'md-next-raid10-optimize' into md-nextSong Liu
2022-09-22md/raid10: convert resync_lock to use seqlockYu Kuai
2022-09-22md/raid10: fix improper BUG_ON() in raise_barrier()Yu Kuai
2022-09-22md/raid10: prevent unnecessary calls to wake_up() in fast pathYu Kuai
2022-09-22md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowaitYu Kuai
2022-09-22md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()Yu Kuai
2022-09-22md: Remove extra mddev_get() in md_seq_start()Logan Gunthorpe
2022-09-22md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()David Sloan
2022-09-22md/raid5: Ensure stripe_fill happens on non-read IO with journalLogan Gunthorpe
2022-09-22md/raid5: Don't read ->active_stripes if it's not neededLogan Gunthorpe
2022-09-22md/raid5: Cleanup prototype of raid5_get_active_stripe()Logan Gunthorpe
2022-09-22md/raid5: Drop extern on function declarations in raid5.hLogan Gunthorpe
2022-09-22md/raid5: Refactor raid5_get_active_stripe()Logan Gunthorpe
2022-09-22md: Replace snprintf with scnprintfSaurabh Sengar
2022-09-22md/raid10: fix compile warningGuoqing Jiang
2022-09-22md/raid5: Fix spelling mistakes in commentsXU pengfei
2022-09-21block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIOLi Jinlin
2022-09-21block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfsLiu Shixin
2022-09-21block: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-21block/drbd: remove useless comments in receive_DataReply()Gaosheng Cui
2022-09-21drbd: remove orphan _req_may_be_done() declarationGaosheng Cui
2022-09-21blk-wbt: call rq_qos_add() after wb_normal is initializedYu Kuai
2022-09-21rnbd-srv: remove struct rnbd_devChristoph Hellwig
2022-09-21rnbd-srv: remove rnbd_dev_{open,close}Christoph Hellwig
2022-09-21rnbd-srv: remove rnbd_endioChristoph Hellwig
2022-09-21rnbd-srv: simplify rnbd_srv_fill_msg_open_rspChristoph Hellwig
2022-09-21block: Fix the enum blk_eh_timer_return documentationBart Van Assche
2022-09-21s390/dasd: add device ping attributeStefan Haberland
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland
2022-09-21s390/dasd: add copy pair swap capabilityStefan Haberland
2022-09-21s390/dasd: add copy pair setupStefan Haberland