index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-06
md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025-09-06
md/md-bitmap: make method bitmap_ops->daemon_work optional
Yu Kuai
2025-09-06
md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
Yu Kuai
2025-09-06
md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
Yu Kuai
2025-09-06
md/md-bitmap: delay registration of bitmap_ops until creating bitmap
Yu Kuai
2025-09-06
md/md-bitmap: add a new sysfs api bitmap_type
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: check before referencing mddev->bitmap_ops
Yu Kuai
2025-09-06
md/md-bitmap: merge md_bitmap_group into bitmap_operations
Yu Kuai
2025-09-05
md: prevent incorrect update of resync/recovery offset
Li Nan
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
2025-08-16
md: fix sync_action incorrect display during resync
Zheng Qixing
2025-08-16
md: add helper rdev_needs_recovery()
Zheng Qixing
2025-08-16
md: keep recovery_cp in mdp_superblock_s
Xiao Ni
2025-08-13
md: add legacy_async_del_gendisk mode
Xiao Ni
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-08-03
md: make rdev_addable usable for rcu mode
Yang Erkun
2025-07-31
md: rename recovery_cp to resync_offset
Li Nan
2025-07-31
md/md-cluster: handle REMOVE message earlier
Heming Zhao
2025-07-31
md: fix create on open mddev lifetime regression
Yu Kuai
2025-07-12
md: allow removing faulty rdev during resync
Zheng Qixing
2025-07-12
md: remove/add redundancy group only in level change
Xiao Ni
2025-07-12
md: Don't clear MD_CLOSING until mddev is freed
Xiao Ni
2025-07-12
md: call del_gendisk in control path
Xiao Ni
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-30
md/md-bitmap: remove parameter slot from bitmap_create()
Yu Kuai
2025-05-30
md/md-bitmap: cleanup bitmap_ops->startwrite()
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-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
[next]