index
:
pm24.git
cpufreq-rust
master
more-events
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
/
md
Age
Commit message (
Expand
)
Author
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-27
md/raid5: fix atomicity violation in raid5_cache_count
Gui-Dong Han
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-19
bcache: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-16
Merge tag 'md-6.9-20240216' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-02-12
md: fix kmemleak of rdev->serial
Li Nan
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
2024-02-12
dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
Johannes Thumshirn
2024-02-05
md/multipath: Remove md-multipath.h
Song Liu
2024-02-05
md/linear: Get rid of md-linear.h
Marc Zyngier
2024-02-05
md: use RCU lock to protect traversal in md_spares_need_change()
Li Lingfeng
2024-02-05
md: get rdev->mddev with READ_ONCE()
Li Lingfeng
2024-02-05
md: remove redundant md_wakeup_thread()
Yu Kuai
2024-02-05
md: remove redundant check of 'mddev->sync_thread'
Yu Kuai
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
2024-01-30
dm writecache: allow allocations larger than 2GiB
Mikulas Patocka
2024-01-30
dm stats: limit the number of entries
Mikulas Patocka
2024-01-30
dm: limit the number of targets and parameter size area
Mikulas Patocka
2024-01-24
md: fix a suspicious RCU usage warning
Mikulas Patocka
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-09
md/raid1: Use blk_opf_t for read and write operations
Bart Van Assche
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
md: Fix md_seq_ops() regressions
Yu Kuai
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-29
bcache: use the default discard granularity
Christoph Hellwig
2023-12-29
bcache: discard_granularity should not be smaller than a sector
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
[next]