开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
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
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-14
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-12
md: pass in max_sectors for pers->sync_request()
Yu Kuai
2024-06-12
md: factor out helpers for different sync_action in md_do_sync()
Yu Kuai
2024-06-12
md: replace last_sync_action with new enum type
Yu Kuai
2024-06-12
md: use new helpers in md_do_sync()
Yu Kuai
2024-06-12
md: don't fail action_store() if sync_thread is not registered
Yu Kuai
2024-06-12
md: remove parameter check_seq for stop_sync_thread()
Yu Kuai
2024-06-12
md: replace sysfs api sync_action with new helpers
Yu Kuai
2024-06-12
md: factor out helper to start reshape from action_store()
Yu Kuai
2024-06-12
md: add new helpers for sync_action
Yu Kuai
2024-06-10
md: make md_flush_request() more readable
Li Nan
2024-06-10
md: fix deadlock between mddev_suspend and flush bio
Li Nan
2024-06-10
md: change the return value type of md_write_start to void
Li Nan
2024-06-10
md: do not delete safemode_timer in mddev_suspend
Li Nan
2024-05-07
md: Revert "md: Fix overflow in is_mddev_idle"
Li Nan
2024-04-08
md: don't account sync_io if iostats of the disk is disabled
Li Nan
[next]