开源镜像站
帮助
动态
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
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
2024-11-20
dm-bufio: use kmalloc to allocate power-of-two sized buffers
Mikulas Patocka
2024-11-20
dm thin: Add missing destroy_work_on_stack()
Yuan Can
2024-11-20
dm: add support for get_unique_id
Benjamin Coddington
2024-11-20
dm vdo: fix function doc comment formatting
Matthew Sakai
2024-11-20
dm vdo int-map: remove unused parameters
Matthew Sakai
2024-11-20
dm-vdo: reset bi_ioprio to the default value when the bio is reset
Susan LeGendre-McGhee
2024-11-20
dm-vdo murmurhash: remove u64 alignment requirement
Susan LeGendre-McGhee
2024-11-20
dm: Fix typo in error message
Ssuhung Yeh
2024-11-20
dm ioctl: rate limit a couple of ioctl based error messages
Colin Ian King
2024-11-20
dm vdo: Remove unused uds_compute_index_size
Dr. David Alan Gilbert
2024-11-20
dm vdo: Remove unused functions
Dr. David Alan Gilbert
2024-11-20
dm: zoned: Remove unused functions
Dr. David Alan Gilbert
2024-11-20
dm: Remove unused dm_table_bio_based
Dr. David Alan Gilbert
2024-11-20
dm: Remove unused dm_set_md_type
Dr. David Alan Gilbert
2024-11-20
dm cache: Remove unused functions in bio-prison-v1
Dr. David Alan Gilbert
2024-11-20
dm cache: Remove unused dm_cache_size
Dr. David Alan Gilbert
2024-11-20
dm cache: Remove unused dm_cache_dump
Dr. David Alan Gilbert
2024-11-20
dm cache: Remove unused btracker_nr_writebacks_queued
Dr. David Alan Gilbert
2024-11-19
md/raid10: Atomic write support
John Garry
2024-11-19
md/raid1: Atomic write support
John Garry
2024-11-19
md/raid0: Atomic write support
John Garry
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-12
md/raid5: Increase r5conf.cache_name size
John Garry
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-11
dm-cache: fix warnings about duplicate slab caches
Mikulas Patocka
2024-11-11
dm-bufio: fix warnings about duplicate slab caches
Mikulas Patocka
2024-11-11
md/raid10: Handle bio_split() errors
John Garry
2024-11-11
md/raid1: Handle bio_split() errors
John Garry
2024-11-11
md/raid0: Handle bio_split() errors
John Garry
2024-11-07
md/raid5: Wait sync io to finish before changing group cnt
Xiao Ni
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2024-11-06
Merge tag 'for-6.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-05
md/md-bitmap: Add missing destroy_work_on_stack()
Yuan Can
2024-11-05
bcache: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
dm vdo: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-05
md/raid5: don't set Faulty rdev for blocked_rdev
Yu Kuai
2024-11-05
md/raid10: don't wait for Faulty rdev in wait_blocked_rdev()
Yu Kuai
2024-11-05
md/raid1: don't wait for Faulty rdev in wait_blocked_rdev()
Yu Kuai
2024-11-05
md/raid1: factor out helper to handle blocked rdev from raid1_write_request()
Yu Kuai
2024-11-05
md: don't record new badblocks for faulty rdev
Yu Kuai
2024-11-05
md: don't wait faulty rdev in md_wait_for_blocked_rdev()
Yu Kuai
2024-11-05
md: add a new helper rdev_blocked()
Yu Kuai
2024-11-05
md/raid5-ppl: Use atomic64_inc_return() in ppl_new_iounit()
Uros Bizjak
[next]