index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-vdo
/
dedupe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm vdo: don't refer to dedupe_context after releasing it
Ken Raeburn
2024-08-21
1
-0
/
+3
*
dm vdo: remove unused struct 'uds_attribute'
Dr. David Alan Gilbert
2024-07-10
1
-5
/
+0
*
dm vdo logger: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
1
-18
/
+18
*
dm vdo funnel-queue: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
1
-5
/
+5
*
dm vdo: remove all sysfs interfaces
Mike Snitzer
2024-03-04
1
-67
/
+3
*
dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESS
Mike Snitzer
2024-03-04
1
-83
/
+82
*
dm vdo memory-alloc: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
1
-17
/
+17
*
dm-vdo: change unnamed enums to defines
Bruce Johnston
2024-03-04
1
-13
/
+7
*
dm vdo: fix various function names referenced in comment blocks
Jiapeng Chong
2024-03-04
1
-1
/
+1
*
dm vdo: move indexer files into sub-directory
Mike Snitzer
2024-03-04
1
-1
/
+2
*
dm vdo indexer: rename uds.h to indexer.h
Mike Snitzer
2024-03-01
1
-1
/
+1
*
dm vdo dedupe: fix various small nits
Mike Snitzer
2024-02-20
1
-4
/
+7
*
dm vdo: add documentation details on zones and locking
Matthew Sakai
2024-02-20
1
-0
/
+5
*
dm vdo dedupe: silence sparse warnings about locking context imbalances
Mike Snitzer
2024-02-20
1
-0
/
+2
*
dm vdo dedupe: fix various small nits
Mike Snitzer
2024-02-20
1
-5
/
+4
*
dm vdo int-map: remove unused parameter from vdo_int_map_create
Bruce Johnston
2024-02-20
1
-1
/
+1
*
dm vdo int-map: rename functions to use a common vdo_int_map preamble
Bruce Johnston
2024-02-20
1
-2
/
+2
*
dm vdo dedupe: switch to using int-map instead of pointer-map
Bruce Johnston
2024-02-20
1
-26
/
+22
*
dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter
Mike Snitzer
2024-02-20
1
-2
/
+2
*
dm vdo wait-queue: add proper namespace to interface
Mike Snitzer
2024-02-20
1
-24
/
+24
*
dm vdo io-submitter: rename to vdo_submit_vio and submit_data_vio
Mike Snitzer
2024-02-20
1
-1
/
+1
*
dm vdo: add use of deduplication index in hash zones
Matthew Sakai
2024-02-20
1
-0
/
+625
*
dm vdo: add hash locks and hash zones
Matthew Sakai
2024-02-20
1
-0
/
+2443