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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-03-05
dm-raid: really frozen sync_thread during suspend
Yu Kuai
2024-03-05
md: add a new helper reshape_interrupted()
Yu Kuai
2024-03-05
md: export helper md_is_rdwr()
Yu Kuai
2024-03-05
md: export helpers to stop sync_thread
Yu Kuai
2024-03-05
md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume
Yu Kuai
2024-03-01
nbd: use the atomic queue limits API in nbd_set_size
Christoph Hellwig
2024-03-01
nbd: freeze the queue for queue limits updates
Christoph Hellwig
2024-03-01
nbd: don't clear discard_sectors in nbd_config_put
Christoph Hellwig
2024-03-01
pktcdvd: don't set max_hw_sectors on the underlying device
Christoph Hellwig
2024-03-01
dm: use queue_limits_set
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
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-27
md/raid5: fix atomicity violation in raid5_cache_count
Gui-Dong Han
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-22
null_blk: Delete nullb.{queue_depth, nr_queues}
John Garry
2024-02-22
pktcdvd: set queue limits at disk allocation time
Christoph Hellwig
2024-02-22
pktcdvd: stop setting q->queuedata
Christoph Hellwig
2024-02-20
null_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
null_blk: remove null_gendisk_register
Christoph Hellwig
2024-02-20
null_blk: refactor tag_set setup
Christoph Hellwig
2024-02-20
null_blk: initialize the tag_set timeout in null_init_tag_set
Christoph Hellwig
2024-02-20
null_blk: remove the bio based I/O path
Christoph Hellwig
2024-02-19
mmc: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
ublk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
scm_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
[next]