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