index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.h
Age
Commit message (
Expand
)
Author
2025-11-11
md: allow configuring logical block size
Li Nan
2025-11-08
md: avoid repeated calls to del_gendisk
Xiao Ni
2025-11-08
md: fix rcu protection in md_wakeup_thread
Yun Zhou
2025-09-06
md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025-09-06
md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
Yu Kuai
2025-09-06
md: add a new mddev field 'bitmap_id'
Yu Kuai
2025-09-06
md/md-bitmap: support discard for bitmap ops
Yu Kuai
2025-09-06
md: factor out a helper raid_is_456()
Yu Kuai
2025-09-06
md: add a new parameter 'offset' to md_super_write()
Yu Kuai
2025-09-06
md/md-bitmap: introduce CONFIG_MD_BITMAP
Yu Kuai
2025-09-06
md/md-bitmap: merge md_bitmap_group into bitmap_operations
Yu Kuai
2025-07-31
md: rename recovery_cp to resync_offset
Li Nan
2025-07-12
md: call del_gendisk in control path
Xiao Ni
2025-05-10
md: clean up accounting for issued sync IO
Yu Kuai
2025-05-10
md: fix is_mddev_idle()
Yu Kuai
2025-05-10
md: add a new api sync_io_depth
Yu Kuai
2025-05-10
md: record dm-raid gendisk in mddev
Yu Kuai
2025-03-13
Merge tag 'md-6.15-20250312' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
2025-03-06
md: improve return types of badblocks handling functions
Zheng Qixing
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: only include md-cluster.h if necessary
Yu Kuai
2025-01-13
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
2025-01-13
md: add a new callback pers->bitmap_sector()
Yu Kuai
2024-11-05
md: add a new helper rdev_blocked()
Yu Kuai
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: make in memory structure internal
Yu Kuai
2024-08-27
md/md-bitmap: introduce struct bitmap_operations
Yu Kuai
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
2024-06-26
md: set md-specific flags for all queue limits
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: 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: add new helpers for sync_action
Yu Kuai
2024-06-12
md: add a new enum type sync_action
Yu Kuai
2024-06-12
md: rearrange recovery_flags
Yu Kuai
2024-06-10
md: change the return value type of md_write_start to void
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
2024-04-08
md: Fix overflow in is_mddev_idle
Li Nan
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-06
md: remove mddev->queue
Christoph Hellwig
2024-03-06
md: add queue limit helpers
Christoph Hellwig
[next]