index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-01
block: add a queue_limits_stack_bdev helper
Christoph Hellwig
2024-03-01
block: add a queue_limits_set helper
Christoph Hellwig
2024-03-01
Merge tag 'md-6.9-20240301' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-02-29
Merge branch 'raid1-read_balance' into md-6.9
Song Liu
2024-02-29
md/raid1: factor out helpers to choose the best rdev from read_balance()
Yu Kuai
2024-02-29
md/raid1: factor out the code to manage sequential IO
Yu Kuai
2024-02-29
md/raid1: factor out choose_bb_rdev() from read_balance()
Yu Kuai
2024-02-29
md/raid1: factor out choose_slow_rdev() from read_balance()
Yu Kuai
2024-02-29
md/raid1: factor out read_first_rdev() from read_balance()
Yu Kuai
2024-02-29
md/raid1-10: factor out a new helper raid1_should_read_first()
Yu Kuai
2024-02-29
md/raid1-10: add a helper raid1_check_read_range()
Yu Kuai
2024-02-29
md/raid1: fix choose next idle in read_balance()
Yu Kuai
2024-02-29
md/raid1: record nonrot rdevs while adding/removing rdevs to conf
Yu Kuai
2024-02-29
md/raid1: factor out helpers to add rdev to conf
Yu Kuai
2024-02-29
md: add a new helper rdev_has_badblock()
Yu Kuai
2024-02-28
ublk: add UBLK_CMD_DEL_DEV_ASYNC
Ming Lei
2024-02-28
ublk: improve getting & putting ublk device
Ming Lei
2024-02-28
blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel
Ming Lei
2024-02-27
md/raid5: fix atomicity violation in raid5_cache_count
Gui-Dong Han
2024-02-27
ubd: open the backing files in ubd_add
Christoph Hellwig
2024-02-27
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
2024-02-27
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the nonrot flag to ubd_add
Christoph Hellwig
2024-02-27
ubd: remove ubd_disk_register
Christoph Hellwig
2024-02-27
ubd: remove the ubd_gendisk array
Christoph Hellwig
2024-02-27
xen-blkfront: atomically update queue limits
Christoph Hellwig
2024-02-27
xen-blkfront: don't redundantly set max_sements in blkif_recover
Christoph Hellwig
2024-02-27
xen-blkfront: rely on the default discard granularity
Christoph Hellwig
2024-02-27
xen-blkfront: set max_discard/secure erase limits to UINT_MAX
Christoph Hellwig
2024-02-26
md/md-bitmap: fix incorrect usage for sb_index
Heming Zhao
2024-02-26
md: check mddev->pers before calling md_set_readonly()
Li Nan
2024-02-26
md: clean up openers check in do_md_stop() and md_set_readonly()
Li Nan
2024-02-26
md: sync blockdev before stopping raid or setting readonly
Li Nan
2024-02-26
md: factor out a helper to sync mddev
Li Nan
2024-02-26
md: Don't clear MD_CLOSING when the raid is about to stop
Li Nan
2024-02-26
md: return directly before setting did_set_md_closing
Li Nan
2024-02-26
md: clean up invalid BUG_ON in md_ioctl
Li Nan
2024-02-26
md: changed the switch of RAID_VERSION to if
Li Nan
2024-02-26
md: merge the check of capabilities into md_ioctl_valid()
Li Nan
2024-02-24
bdev: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-24
block/blk-mq: Don't complete locally if capacities are different
Qais Yousef
2024-02-24
sched: Add a new function to compare if two cpus have the same capacity
Qais Yousef
2024-02-24
blk-lib: check for kill signal
Keith Busch
2024-02-24
block: io wait hang check helper
Keith Busch
2024-02-24
block: cleanup __blkdev_issue_write_zeroes
Keith Busch
2024-02-24
block: blkdev_issue_secure_erase loop style
Keith Busch
2024-02-23
block: fix deadlock between bd_link_disk_holder and partition scan
Li Nan
2024-02-22
block: Do not include rbtree.h in blk-zoned.c
Damien Le Moal
2024-02-22
block: Clear zone limits for a non-zoned stacked queue
Damien Le Moal
[next]