index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-vdo
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
dm vdo: add missing spin_lock_init
Ken Raeburn
1
-0
/
+1
2024-11-25
Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
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
2024-09-23
dm vdo: handle unaligned discards correctly
Matthew Sakai
1
-6
/
+9
2024-09-18
dm vdo indexer: Convert comma to semicolon
Shen Lichuan
1
-1
/
+1
2024-08-21
dm vdo: force read-only mode for a corrupt recovery journal
Susan LeGendre-McGhee
3
-19
/
+24
2024-08-21
dm vdo: abort loading dirty VDO with the old recovery journal format
Susan LeGendre-McGhee
2
-4
/
+24
2024-08-21
dm vdo: add dmsetup message for returning configuration info
Bruce Johnston
3
-1
/
+53
2024-08-21
dm vdo: remove bad check of bi_next field
Ken Raeburn
1
-1
/
+0
2024-08-21
dm vdo: don't refer to dedupe_context after releasing it
Ken Raeburn
1
-0
/
+3
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-16
/
+17
2024-07-19
Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-15
/
+9
2024-07-19
dm vdo int-map: fix kerneldoc formatting
Matthew Sakai
1
-1
/
+1
2024-07-19
dm vdo repair: add missing kerneldoc fields
Matthew Sakai
1
-3
/
+5
2024-07-11
Merge tag 'for-6.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-07-11
dm vdo: replace max_discard_sectors with max_hw_discard_sectors
Bruce Johnston
1
-1
/
+1
2024-07-10
dm vdo indexer: use swap() instead of open coding it
Jiapeng Chong
1
-4
/
+1
2024-07-10
dm vdo: remove unused struct 'uds_attribute'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-10
dm: stop using blk_limits_io_{min,opt}
Christoph Hellwig
1
-2
/
+2
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
1
-1
/
+1
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2
-9
/
+10
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2
-7
/
+7
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2
-4
/
+2
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-03
dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode)
Al Viro
2
-3
/
+3
2024-04-10
dm vdo murmurhash: remove unneeded semicolon
Matthew Sakai
1
-1
/
+1
2024-04-01
dm: use bio_list_merge_init
Christoph Hellwig
2
-4
/
+2
2024-03-29
dm vdo murmurhash3: use kernel byteswapping routines instead of GCC ones
Ken Raeburn
1
-25
/
+8
2024-03-04
dm vdo: remove meaningless version number constant
Matthew Sakai
1
-5
/
+0
2024-03-04
dm vdo: remove vdo_perform_once
Matthew Sakai
4
-54
/
+10
2024-03-04
dm vdo block-map: Remove stray semicolon
Yang Li
1
-1
/
+1
2024-03-04
dm vdo string-utils: change from uds_ to vdo_ namespace
Mike Snitzer
6
-19
/
+19
2024-03-04
dm vdo logger: change from uds_ to vdo_ namespace
Mike Snitzer
39
-506
/
+506
2024-03-04
dm vdo funnel-queue: change from uds_ to vdo_ namespace
Mike Snitzer
6
-49
/
+49
2024-03-04
dm vdo indexer: fix use after free
Matthew Sakai
1
-3
/
+4
2024-03-04
dm vdo logger: remove log level to string conversion code
Mike Snitzer
2
-57
/
+0
2024-03-04
dm vdo: add 'log_level' module parameter
Mike Snitzer
3
-10
/
+27
2024-03-04
dm vdo: remove all sysfs interfaces
Mike Snitzer
16
-2749
/
+9
2024-03-04
dm vdo target: eliminate inappropriate uses of UDS_SUCCESS
Mike Snitzer
1
-7
/
+7
2024-03-04
dm vdo indexer: update ASSERT and ASSERT_LOG_ONLY usage
Matthew Sakai
10
-110
/
+107
[next]