summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-01Merge tag 'md-6.9-20240301' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2024-02-29md/raid1: factor out helpers to choose the best rdev from read_balance()Yu Kuai
2024-02-29md/raid1: factor out the code to manage sequential IOYu Kuai
2024-02-29md/raid1: factor out choose_bb_rdev() from read_balance()Yu Kuai
2024-02-29md/raid1: factor out choose_slow_rdev() from read_balance()Yu Kuai
2024-02-29md/raid1: factor out read_first_rdev() from read_balance()Yu Kuai
2024-02-29md/raid1-10: factor out a new helper raid1_should_read_first()Yu Kuai
2024-02-29md/raid1-10: add a helper raid1_check_read_range()Yu Kuai
2024-02-29md/raid1: fix choose next idle in read_balance()Yu Kuai
2024-02-29md/raid1: record nonrot rdevs while adding/removing rdevs to confYu Kuai
2024-02-29md/raid1: factor out helpers to add rdev to confYu Kuai
2024-02-29md: add a new helper rdev_has_badblock()Yu Kuai
2024-02-28ublk: add UBLK_CMD_DEL_DEV_ASYNCMing Lei
2024-02-28ublk: improve getting & putting ublk deviceMing Lei
2024-02-27md/raid5: fix atomicity violation in raid5_cache_countGui-Dong Han
2024-02-27xen-blkfront: atomically update queue limitsChristoph Hellwig
2024-02-27xen-blkfront: don't redundantly set max_sements in blkif_recoverChristoph Hellwig
2024-02-27xen-blkfront: rely on the default discard granularityChristoph Hellwig
2024-02-27xen-blkfront: set max_discard/secure erase limits to UINT_MAXChristoph Hellwig
2024-02-26md/md-bitmap: fix incorrect usage for sb_indexHeming Zhao
2024-02-26md: check mddev->pers before calling md_set_readonly()Li Nan
2024-02-26md: clean up openers check in do_md_stop() and md_set_readonly()Li Nan
2024-02-26md: sync blockdev before stopping raid or setting readonlyLi Nan
2024-02-26md: factor out a helper to sync mddevLi Nan
2024-02-26md: Don't clear MD_CLOSING when the raid is about to stopLi Nan
2024-02-26md: return directly before setting did_set_md_closingLi Nan
2024-02-26md: clean up invalid BUG_ON in md_ioctlLi Nan
2024-02-26md: changed the switch of RAID_VERSION to ifLi Nan
2024-02-26md: merge the check of capabilities into md_ioctl_valid()Li Nan
2024-02-22null_blk: Delete nullb.{queue_depth, nr_queues}John Garry
2024-02-22pktcdvd: set queue limits at disk allocation timeChristoph Hellwig
2024-02-22pktcdvd: stop setting q->queuedataChristoph Hellwig
2024-02-20null_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-20null_blk: remove null_gendisk_registerChristoph Hellwig
2024-02-20null_blk: refactor tag_set setupChristoph Hellwig
2024-02-20null_blk: initialize the tag_set timeout in null_init_tag_setChristoph Hellwig
2024-02-20null_blk: remove the bio based I/O pathChristoph Hellwig
2024-02-19mmc: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19ublk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19scm_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19ubiblock: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19mtd_blkdevs: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19mspro_block: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19ms_block: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19gdrom: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19sunvdc: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19rnbd-clt: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19rbd: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19ps3disk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19nbd: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig