index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-vdo
Age
Commit message (
Expand
)
Author
2026-03-30
dm vdo: Fix spelling mistake "postive" -> "positive"
Colin Ian King
2026-03-26
dm vdo: save the formatted metadata to disk
Bruce Johnston
2026-03-26
dm vdo: add formatting logic and initialization
Bruce Johnston
2026-03-26
dm vdo: add synchronous metadata I/O submission helper
Bruce Johnston
2026-03-26
dm vdo: add geometry block structure
Bruce Johnston
2026-03-26
dm vdo: add geometry block encoding
Bruce Johnston
2026-03-26
dm vdo: add upfront validation for logical size
Bruce Johnston
2026-03-26
dm vdo: add formatting parameters to table line
Bruce Johnston
2026-03-26
dm vdo: add super block initialization to encodings.c
Bruce Johnston
2026-03-26
dm vdo: add geometry block initialization to encodings.c
Bruce Johnston
2026-03-02
dm vdo: add __counted_by attribute to a number of structures
Ken Raeburn
2026-03-02
dm vdo: remove redundant TYPE argument from vdo_allocate macro
Ken Raeburn
2026-03-02
dm vdo: update vdo_allocate_extended to take a field name, no types
Ken Raeburn
2026-03-02
dm vdo slab-depot: validate old zone count on load
Matthew Sakai
2026-03-02
dm vdo indexer: validate saved zone count
Matthew Sakai
2026-01-27
dm vdo encodings: clean up header and version functions
Matthew Sakai
2026-01-02
dm-vdo: adjust function name reference
Julia Lawall
2025-12-11
Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-10
dm vdo: fix kerneldoc warnings
Matthew Sakai
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
2025-10-03
Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-23
dm vdo: return error on corrupted metadata in start_restoring_volume functions
Ivan Abramov
2025-09-23
dm vdo: Update code to use mem_is_zero
Bruce Johnston
2025-09-09
block: remove the bi_inline_vecs variable sized array from struct bio
Christoph Hellwig
2025-07-31
vdo: omit need_resched() before cond_resched()
Mikulas Patocka
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-15
dm vdo indexer: don't read request structure after enqueuing
Matthew Sakai
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'for-6.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-02-25
dm vdo indexer: reorder uds_request to reduce padding
Ken Raeburn
2025-02-24
dm vdo: rework processing of loaded refcount byte arrays
Ken Raeburn
2025-02-24
dm vdo: remove remaining ring references
Sweet Tea Dorminy
2025-02-24
dm vdo: add missing spin_lock_init
Ken Raeburn
2025-02-03
dm vdo slab-depot: read refcount blocks in large chunks at load time
Ken Raeburn
2025-02-03
dm vdo vio-pool: allow variable-sized metadata vios
Ken Raeburn
2025-02-03
dm vdo vio-pool: support pools with multiple data blocks per vio
Ken Raeburn
2025-02-03
dm vdo vio-pool: add a pool pointer to pooled_vio
Ken Raeburn
2025-02-03
dm vdo: remove checks that can not fail
Matthew Sakai
2025-02-03
dm vdo indexer: prevent unterminated string warning
Chung Chung
2025-02-03
dm vdo: use a short static string for thread name prefix
Matthew Sakai
2024-11-25
Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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 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-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-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
[next]