index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-vdo
Age
Commit message (
Expand
)
Author
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
2024-09-23
dm vdo: handle unaligned discards correctly
Matthew Sakai
2024-09-18
dm vdo indexer: Convert comma to semicolon
Shen Lichuan
2024-08-21
dm vdo: force read-only mode for a corrupt recovery journal
Susan LeGendre-McGhee
2024-08-21
dm vdo: abort loading dirty VDO with the old recovery journal format
Susan LeGendre-McGhee
2024-08-21
dm vdo: add dmsetup message for returning configuration info
Bruce Johnston
2024-08-21
dm vdo: remove bad check of bi_next field
Ken Raeburn
2024-08-21
dm vdo: don't refer to dedupe_context after releasing it
Ken Raeburn
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-19
Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-19
dm vdo int-map: fix kerneldoc formatting
Matthew Sakai
2024-07-19
dm vdo repair: add missing kerneldoc fields
Matthew Sakai
2024-07-11
Merge tag 'for-6.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-11
dm vdo: replace max_discard_sectors with max_hw_discard_sectors
Bruce Johnston
2024-07-10
dm vdo indexer: use swap() instead of open coding it
Jiapeng Chong
2024-07-10
dm vdo: remove unused struct 'uds_attribute'
Dr. David Alan Gilbert
2024-07-10
dm: stop using blk_limits_io_{min,opt}
Christoph Hellwig
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-03
dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode)
Al Viro
2024-04-10
dm vdo murmurhash: remove unneeded semicolon
Matthew Sakai
2024-04-01
dm: use bio_list_merge_init
Christoph Hellwig
2024-03-29
dm vdo murmurhash3: use kernel byteswapping routines instead of GCC ones
Ken Raeburn
[next]