index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
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
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
[prev]
[next]