index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-72
/
+310
2025-09-06
md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
1
-0
/
+6
2025-09-06
md/md-bitmap: make method bitmap_ops->daemon_work optional
Yu Kuai
1
-1
/
+1
2025-09-06
md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
Yu Kuai
1
-1
/
+46
2025-09-06
md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
Yu Kuai
1
-0
/
+7
2025-09-06
md/md-bitmap: delay registration of bitmap_ops until creating bitmap
Yu Kuai
1
-37
/
+53
2025-09-06
md/md-bitmap: add a new sysfs api bitmap_type
Yu Kuai
1
-0
/
+81
2025-09-06
md: add a new mddev field 'bitmap_id'
Yu Kuai
1
-6
/
+31
2025-09-06
md/md-bitmap: support discard for bitmap ops
Yu Kuai
1
-4
/
+11
2025-09-06
md: factor out a helper raid_is_456()
Yu Kuai
1
-8
/
+1
2025-09-06
md: add a new parameter 'offset' to md_super_write()
Yu Kuai
1
-21
/
+31
2025-09-06
md/md-bitmap: introduce CONFIG_MD_BITMAP
Yu Kuai
1
-12
/
+28
2025-09-06
md: check before referencing mddev->bitmap_ops
Yu Kuai
1
-20
/
+48
2025-09-06
md/md-bitmap: merge md_bitmap_group into bitmap_operations
Yu Kuai
1
-1
/
+5
2025-09-04
md: prevent incorrect update of resync/recovery offset
Li Nan
1
-0
/
+5
2025-09-04
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
1
-2
/
+2
2025-08-16
md: fix sync_action incorrect display during resync
Zheng Qixing
1
-2
/
+35
2025-08-16
md: add helper rdev_needs_recovery()
Zheng Qixing
1
-11
/
+12
2025-08-16
md: keep recovery_cp in mdp_superblock_s
Xiao Ni
1
-3
/
+3
2025-08-13
md: add legacy_async_del_gendisk mode
Xiao Ni
1
-14
/
+42
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-2
/
+2
2025-08-03
md: make rdev_addable usable for rcu mode
Yang Erkun
1
-1
/
+7
2025-07-30
md: rename recovery_cp to resync_offset
Li Nan
1
-25
/
+25
2025-07-30
md/md-cluster: handle REMOVE message earlier
Heming Zhao
1
-3
/
+6
2025-07-30
md: fix create on open mddev lifetime regression
Yu Kuai
1
-0
/
+6
2025-07-12
md: allow removing faulty rdev during resync
Zheng Qixing
1
-7
/
+17
2025-07-12
md: remove/add redundancy group only in level change
Xiao Ni
1
-2
/
+0
2025-07-12
md: Don't clear MD_CLOSING until mddev is freed
Xiao Ni
1
-12
/
+4
2025-07-12
md: call del_gendisk in control path
Xiao Ni
1
-10
/
+23
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-30
md/md-bitmap: remove parameter slot from bitmap_create()
Yu Kuai
1
-3
/
+3
2025-05-30
md/md-bitmap: cleanup bitmap_ops->startwrite()
Yu Kuai
1
-4
/
+4
2025-05-10
md: fix is_mddev_idle()
Yu Kuai
1
-38
/
+43
2025-05-10
md: add a new api sync_io_depth
Yu Kuai
1
-19
/
+90
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-13
Merge tag 'md-6.15-20250312' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
1
-149
/
+146
2025-03-06
md: improve return types of badblocks handling functions
Zheng Qixing
1
-10
/
+9
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-17
/
+18
2025-03-04
md: fix mddev uaf while iterating all_mddevs list
Yu Kuai
1
-9
/
+13
2025-03-04
md: switch md-cluster to use md_submodle_head
Yu Kuai
1
-35
/
+6
2025-03-04
md: don't export md_cluster_ops
Yu Kuai
1
-39
/
+55
2025-03-04
md: switch personalities to use md_submodule_head
Yu Kuai
1
-49
/
+33
2025-03-04
md: introduce struct md_submodule_head and APIs
Yu Kuai
1
-0
/
+14
2025-03-04
md: merge common code into find_pers()
Yu Kuai
1
-30
/
+38
2025-03-03
block: split struct bio_integrity_payload
Christoph Hellwig
1
-13
/
+0
2025-02-15
md: ensure resync is prioritized over recovery
Li Nan
1
-7
/
+7
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+5
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-24
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai
1
-0
/
+5
2025-01-13
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
1
-0
/
+29
[next]