index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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]