index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-13
Merge tag 'md-6.15-20250312' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2025-03-06
md: improve return types of badblocks handling functions
Zheng Qixing
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
2025-03-05
md: fix mddev uaf while iterating all_mddevs list
Yu Kuai
2025-03-05
md: switch md-cluster to use md_submodle_head
Yu Kuai
2025-03-05
md: don't export md_cluster_ops
Yu Kuai
2025-03-05
md: switch personalities to use md_submodule_head
Yu Kuai
2025-03-05
md: introduce struct md_submodule_head and APIs
Yu Kuai
2025-03-05
md: merge common code into find_pers()
Yu Kuai
2025-03-03
block: split struct bio_integrity_payload
Christoph Hellwig
2025-02-15
md: ensure resync is prioritized over recovery
Li Nan
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-24
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai
2025-01-13
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
2025-01-13
md: reintroduce md-linear
Yu Kuai
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-05
md: don't record new badblocks for faulty rdev
Yu Kuai
2024-11-05
md: don't wait faulty rdev in md_wait_for_blocked_rdev()
Yu Kuai
2024-10-17
md: ensure child flush IO does not affect origin bio->bi_status
Li Nan
2024-09-06
md: Add new_level sysfs interface
Xiao Ni
2024-09-04
md: Report failed arrays as broken in mdstat
Mateusz Kusiak
2024-08-28
Merge branch 'md-6.12-bitmap' into md-6.12
Song Liu
2024-08-27
md: Remove flush handling
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_wait_behind_writes() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_daemon_work() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge bitmap_unplug() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_dirty_bits() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge bitmap_write_all() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_status() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_flush() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_destroy() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_load() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: merge md_bitmap_create() into bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()
Yu Kuai
2024-08-27
md/md-bitmap: introduce struct bitmap_operations
Yu Kuai
2024-08-27
md/md-bitmap: add 'file_pages' into struct md_bitmap_stats
Yu Kuai
2024-08-27
md/md-bitmap: add 'events_cleared' into struct md_bitmap_stats
Yu Kuai
2024-08-27
md: use new helper md_bitmap_get_stats() in update_array_info()
Yu Kuai
2024-08-27
md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
Yu Kuai
2024-08-27
md: Don't flush sync_work in md_write_start()
Yu Kuai
2024-07-12
md-cluster: fix no recovery job when adding/re-adding a disk
Heming Zhao
2024-07-04
md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl
Yu Kuai
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
2024-07-04
md: Remove unneeded semicolon
Yang Li
2024-06-26
md: set md-specific flags for all queue limits
Christoph Hellwig
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
[next]