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.19.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+9
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-28
Merge tag 'for-6.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-61
/
+115
2025-01-24
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai
2
-1
/
+9
2025-01-22
dm-crypt: track tag_offset in convert_context
Hou Tao
1
-6
/
+7
2025-01-22
dm-crypt: don't initialize cc_sector again
Hou Tao
1
-1
/
+0
2025-01-22
dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit()
Hou Tao
1
-11
/
+3
2025-01-22
dm-crypt: use bi_sector in bio when initialize integrity seed
Hou Tao
1
-1
/
+1
2025-01-21
dm-crypt: fully initialize clone->bi_iter in crypt_alloc_buffer()
Hou Tao
1
-5
/
+3
2025-01-21
dm-crypt: set atomic as false when calling crypt_convert() in kworker
Hou Tao
1
-2
/
+2
2025-01-21
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
21
-190
/
+565
2025-01-18
dm-mirror: Support atomic writes
John Garry
1
-2
/
+3
2025-01-18
dm-io: Warn on creating multiple atomic write bios for a region
John Garry
1
-0
/
+1
2025-01-18
dm-stripe: Enable atomic writes
John Garry
1
-2
/
+3
2025-01-18
dm-linear: Enable atomic writes
John Garry
1
-2
/
+3
2025-01-18
dm: Ensure cloned bio is same length for atomic write
John Garry
1
-0
/
+3
2025-01-18
dm-table: atomic writes support
John Garry
1
-0
/
+29
2025-01-18
dm-transaction-manager: use red-black trees instead of linear lists
Mikulas Patocka
1
-17
/
+37
2025-01-18
dm: disable REQ_NOWAIT for flushes
Mikulas Patocka
1
-0
/
+9
2025-01-18
dm: remove useless test in alloc_multiple_bios
Mikulas Patocka
1
-10
/
+9
2025-01-18
dm: change kzalloc to kcalloc
Ethan Carter Edwards
1
-1
/
+1
2025-01-18
dm raid: fix spelling errors in raid_ctr()
liujing
1
-1
/
+1
2025-01-17
block: Add common atomic writes enable flag
John Garry
3
-3
/
+3
2025-01-16
md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()
Dan Carpenter
1
-2
/
+2
2025-01-13
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
7
-56
/
+37
2025-01-13
md/raid5: implement pers->bitmap_sector()
Yu Kuai
1
-0
/
+51
2025-01-13
md: add a new callback pers->bitmap_sector()
Yu Kuai
1
-0
/
+3
2025-01-13
md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
Yu Kuai
9
-70
/
+21
2025-01-13
md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
Yu Kuai
6
-40
/
+56
2025-01-13
md: Replace deprecated kmap_atomic() with kmap_local_page()
David Reaver
2
-29
/
+29
2025-01-13
md: reintroduce md-linear
Yu Kuai
5
-3
/
+376
2025-01-08
Merge tag 'for-6.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-40
/
+45
2025-01-08
dm thin: make get_first_thin use rcu-safe list first function
Krister Johansen
1
-3
/
+2
2025-01-08
dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY
Mikulas Patocka
1
-1
/
+1
2025-01-03
dm-verity FEC: Avoid copying RS parity bytes twice.
Milan Broz
1
-21
/
+10
2025-01-03
dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2)
Milan Broz
1
-14
/
+26
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+1
2024-12-23
block: Delete bio_set_prio()
John Garry
2
-2
/
+2
2024-12-23
block: Delete bio_prio()
John Garry
2
-5
/
+5
2024-12-13
dm array: fix cursor index when skipping across block boundaries
Ming-Hung Tsai
1
-0
/
+1
2024-12-13
dm array: fix unreleased btree blocks on closing a faulty array cursor
Ming-Hung Tsai
1
-3
/
+3
2024-12-13
dm array: fix releasing a faulty array block twice in dm_array_cursor_end
Ming-Hung Tsai
1
-4
/
+8
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
1
-3
/
+3
2024-12-04
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
Liequan Che
1
-1
/
+1
2024-12-01
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
3
-4
/
+37
2024-11-26
Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
33
-288
/
+115
2024-11-26
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8
-48
/
+11
2024-11-20
dm-verity: remove the unused "data_start" variable
Mikulas Patocka
2
-4
/
+3
2024-11-20
dm-bufio: use kmalloc to allocate power-of-two sized buffers
Mikulas Patocka
1
-5
/
+20
2024-11-20
dm thin: Add missing destroy_work_on_stack()
Yuan Can
1
-0
/
+1
[next]