index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-vdo
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
dm vdo: Fix spelling mistake "postive" -> "positive"
Colin Ian King
1
-1
/
+1
2026-03-26
dm vdo: save the formatted metadata to disk
Bruce Johnston
3
-20
/
+147
2026-03-26
dm vdo: add formatting logic and initialization
Bruce Johnston
2
-25
/
+81
2026-03-26
dm vdo: add synchronous metadata I/O submission helper
Bruce Johnston
3
-13
/
+34
2026-03-26
dm vdo: add geometry block structure
Bruce Johnston
2
-45
/
+66
2026-03-26
dm vdo: add geometry block encoding
Bruce Johnston
2
-0
/
+58
2026-03-26
dm vdo: add upfront validation for logical size
Bruce Johnston
1
-0
/
+6
2026-03-26
dm vdo: add formatting parameters to table line
Bruce Johnston
5
-17
/
+111
2026-03-26
dm vdo: add super block initialization to encodings.c
Bruce Johnston
3
-0
/
+90
2026-03-26
dm vdo: add geometry block initialization to encodings.c
Bruce Johnston
4
-0
/
+103
2026-03-02
dm vdo: add __counted_by attribute to a number of structures
Ken Raeburn
8
-8
/
+8
2026-03-02
dm vdo: remove redundant TYPE argument from vdo_allocate macro
Ken Raeburn
32
-198
/
+114
2026-03-02
dm vdo: update vdo_allocate_extended to take a field name, no types
Ken Raeburn
17
-78
/
+40
2026-03-02
dm vdo slab-depot: validate old zone count on load
Matthew Sakai
1
-0
/
+4
2026-03-02
dm vdo indexer: validate saved zone count
Matthew Sakai
1
-0
/
+3
2026-01-27
dm vdo encodings: clean up header and version functions
Matthew Sakai
2
-30
/
+6
2026-01-02
dm-vdo: adjust function name reference
Julia Lawall
1
-2
/
+2
2025-12-11
Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
20
-169
/
+298
2025-12-10
dm vdo: fix kerneldoc warnings
Matthew Sakai
20
-169
/
+298
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-10-03
Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
2
-16
/
+5
2025-09-23
dm vdo: return error on corrupted metadata in start_restoring_volume functions
Ivan Abramov
1
-2
/
+2
2025-09-23
dm vdo: Update code to use mem_is_zero
Bruce Johnston
1
-14
/
+3
2025-09-09
block: remove the bi_inline_vecs variable sized array from struct bio
Christoph Hellwig
1
-1
/
+1
2025-07-31
vdo: omit need_resched() before cond_resched()
Mikulas Patocka
1
-2
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-15
dm vdo indexer: don't read request structure after enqueuing
Matthew Sakai
1
-11
/
+13
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-02
Merge tag 'for-6.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
19
-171
/
+272
2025-02-25
dm vdo indexer: reorder uds_request to reduce padding
Ken Raeburn
2
-32
/
+27
2025-02-24
dm vdo: rework processing of loaded refcount byte arrays
Ken Raeburn
1
-22
/
+83
2025-02-24
dm vdo: remove remaining ring references
Sweet Tea Dorminy
7
-22
/
+22
2025-02-24
dm vdo: add missing spin_lock_init
Ken Raeburn
1
-0
/
+1
2025-02-03
dm vdo slab-depot: read refcount blocks in large chunks at load time
Ken Raeburn
2
-17
/
+59
2025-02-03
dm vdo vio-pool: allow variable-sized metadata vios
Ken Raeburn
5
-19
/
+46
2025-02-03
dm vdo vio-pool: support pools with multiple data blocks per vio
Ken Raeburn
4
-9
/
+12
2025-02-03
dm vdo vio-pool: add a pool pointer to pooled_vio
Ken Raeburn
4
-17
/
+19
2025-02-03
dm vdo: remove checks that can not fail
Matthew Sakai
2
-22
/
+1
2025-02-03
dm vdo indexer: prevent unterminated string warning
Chung Chung
1
-2
/
+3
2025-02-03
dm vdo: use a short static string for thread name prefix
Matthew Sakai
1
-10
/
+1
2024-11-25
Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
16
-109
/
+33
2024-11-20
dm vdo: fix function doc comment formatting
Matthew Sakai
10
-23
/
+19
2024-11-20
dm vdo int-map: remove unused parameters
Matthew Sakai
1
-17
/
+11
2024-11-20
dm-vdo: reset bi_ioprio to the default value when the bio is reset
Susan LeGendre-McGhee
1
-0
/
+1
2024-11-20
dm-vdo murmurhash: remove u64 alignment requirement
Susan LeGendre-McGhee
1
-5
/
+2
2024-11-20
dm vdo: Remove unused uds_compute_index_size
Dr. David Alan Gilbert
2
-30
/
+0
2024-11-20
dm vdo: Remove unused functions
Dr. David Alan Gilbert
2
-34
/
+0
2024-11-05
dm vdo: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2
-10
/
+2
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
1
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
[next]