index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm integrity: fix out-of-range warning
Arnd Bergmann
2024-03-29
1
-1
/
+1
*
dm vdo murmurhash3: use kernel byteswapping routines instead of GCC ones
Ken Raeburn
2024-03-29
1
-25
/
+8
*
Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-22
2
-6
/
+16
|
\
|
*
dm-integrity: align the outgoing bio in integrity_recheck
Mikulas Patocka
2024-03-21
1
-2
/
+10
|
*
dm snapshot: fix lockup in dm_exception_table_exit
Mikulas Patocka
2024-03-20
1
-1
/
+3
|
*
dm-integrity: fix a memory leak when rechecking the data
Mikulas Patocka
2024-03-19
1
-3
/
+3
*
|
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-20
1
-1
/
+0
*
|
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
1
-7
/
+1
|
\
\
|
*
|
bcache: use of hlist_count_nodes()
Pierre Gondois
2024-02-22
1
-7
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
1
-8
/
+9
|
\
\
|
*
|
dm: treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-22
1
-8
/
+9
|
|
/
*
|
Merge tag 'for-6.9/dm-vdo' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-03-13
111
-0
/
+52362
|
\
\
|
*
|
dm vdo: remove meaningless version number constant
Matthew Sakai
2024-03-04
1
-5
/
+0
|
*
|
dm vdo: remove vdo_perform_once
Matthew Sakai
2024-03-04
4
-54
/
+10
|
*
|
dm vdo block-map: Remove stray semicolon
Yang Li
2024-03-04
1
-1
/
+1
|
*
|
dm vdo string-utils: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
6
-19
/
+19
|
*
|
dm vdo logger: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
39
-506
/
+506
|
*
|
dm vdo funnel-queue: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
6
-49
/
+49
|
*
|
dm vdo indexer: fix use after free
Matthew Sakai
2024-03-04
1
-3
/
+4
|
*
|
dm vdo logger: remove log level to string conversion code
Mike Snitzer
2024-03-04
2
-57
/
+0
|
*
|
dm vdo: add 'log_level' module parameter
Mike Snitzer
2024-03-04
3
-10
/
+27
|
*
|
dm vdo: remove all sysfs interfaces
Mike Snitzer
2024-03-04
16
-2749
/
+9
|
*
|
dm vdo target: eliminate inappropriate uses of UDS_SUCCESS
Mike Snitzer
2024-03-04
1
-7
/
+7
|
*
|
dm vdo indexer: update ASSERT and ASSERT_LOG_ONLY usage
Matthew Sakai
2024-03-04
10
-110
/
+107
|
*
|
dm vdo encodings: update some stale comments
Mike Snitzer
2024-03-04
1
-3
/
+1
|
*
|
dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESS
Mike Snitzer
2024-03-04
26
-558
/
+561
|
*
|
dm-vdo funnel-workqueue: return VDO_SUCCESS from make_simple_work_queue
Mike Snitzer
2024-03-04
1
-1
/
+1
|
*
|
dm vdo thread-utils: return VDO_SUCCESS on vdo_create_thread success
Mike Snitzer
2024-03-04
4
-4
/
+4
|
*
|
dm vdo int-map: return VDO_SUCCESS on success
Mike Snitzer
2024-03-04
3
-16
/
+12
|
*
|
dm vdo: check for VDO_SUCCESS return value from memory-alloc functions
Mike Snitzer
2024-03-04
28
-82
/
+82
|
*
|
dm vdo memory-alloc: return VDO_SUCCESS on success
Mike Snitzer
2024-03-04
2
-16
/
+16
|
*
|
dm vdo errors: remove unused error codes
Matthew Sakai
2024-03-04
4
-51
/
+8
|
*
|
dm vdo memory-alloc: rename vdo_do_allocation to __vdo_do_allocation
Mike Snitzer
2024-03-04
1
-15
/
+15
|
*
|
dm vdo memory-alloc: change from uds_ to vdo_ namespace
Mike Snitzer
2024-03-04
44
-455
/
+453
|
*
|
dm-vdo: change unnamed enums to defines
Bruce Johnston
2024-03-04
25
-160
/
+91
|
*
|
dm vdo: remove outdated pointer_map reference
Matthew Sakai
2024-03-04
1
-4
/
+1
|
*
|
dm vdo: update module comments
Matthew Sakai
2024-03-04
1
-8
/
+3
|
*
|
dm vdo indexer delta-index: fix typos in comments
Matthew Sakai
2024-03-04
2
-2
/
+2
|
*
|
dm vdo: fix various function names referenced in comment blocks
Jiapeng Chong
2024-03-04
8
-12
/
+12
|
*
|
dm vdo: move indexer files into sub-directory
Mike Snitzer
2024-03-04
36
-56
/
+77
|
*
|
dm vdo: remove unnecessary indexer.h includes
Matthew Sakai
2024-03-04
2
-2
/
+0
|
*
|
dm vdo: clean up scnprintf usage
Chung Chung
2024-03-04
1
-579
/
+239
|
*
|
dm vdo: include <asm/current.h> to resolve current being undeclared
Mike Snitzer
2024-03-04
3
-0
/
+3
|
*
|
dm vdo indexer-volume: fix missing mutex_lock in process_entry
Mike Snitzer
2024-03-04
1
-1
/
+1
|
*
|
dm vdo flush: initialize return to NULL in allocate_flush
Mike Snitzer
2024-03-04
1
-1
/
+1
|
*
|
dm vdo slab-depot: delete unnecessary check in allocate_components
Dan Carpenter
2024-03-04
1
-3
/
+0
|
*
|
dm vdo memory-alloc: simplify allocations_allowed()
Mike Snitzer
2024-03-04
1
-4
/
+2
|
*
|
dm vdo: remove internal ticket references
Susan LeGendre-McGhee
2024-03-04
11
-39
/
+41
|
*
|
dm vdo thread-device: rename all methods to reflect vdo-only use
Mike Snitzer
2024-03-01
4
-29
/
+27
[next]