index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
persistent-data
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
dm persistent data: fix memory allocation failure
Mikulas Patocka
1
-2
/
+2
2024-07-19
dm: Constify struct dm_block_validator
Christophe JAILLET
8
-32
/
+34
2024-02-20
dm: update relevant MODULE_AUTHOR entries to latest dm-devel mailing list
Mike Snitzer
1
-1
/
+1
2023-06-17
dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
Li Lingfeng
4
-1
/
+12
2023-02-14
dm: add missing blank line after declarations/fix those
Heinz Mauelshagen
3
-5
/
+5
2023-02-14
dm: avoid useless 'else' after 'break' or return'
Heinz Mauelshagen
2
-8
/
+7
2023-02-14
dm: favour __packed versus "__attribute__ ((packed))"
Heinz Mauelshagen
2
-6
/
+6
2023-02-14
dm: favour __aligned(N) versus "__attribute__ (aligned(N))"
Heinz Mauelshagen
2
-6
/
+6
2023-02-14
dm: prefer '"%s...", __func__'
Heinz Mauelshagen
3
-9
/
+9
2023-02-14
dm: adjust EXPORT_SYMBOL() to follow functions immediately
Heinz Mauelshagen
1
-1
/
+0
2023-02-14
dm: remove unnecessary braces from single statement blocks
Heinz Mauelshagen
2
-10
/
+5
2023-02-14
dm: add missing empty lines
Heinz Mauelshagen
10
-2
/
+39
2023-02-14
dm block-manager: avoid not required parentheses
Heinz Mauelshagen
1
-1
/
+1
2023-02-14
dm: correct block comments format.
Heinz Mauelshagen
2
-4
/
+8
2023-02-14
dm: address indent/space issues
Heinz Mauelshagen
3
-5
/
+5
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
14
-168
/
+169
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
21
-0
/
+21
2022-07-29
dm bufio: Add flags argument to dm_bufio_client_create
Nathan Huckleberry
1
-1
/
+2
2022-01-04
dm space map common: add bounds check to sm_ll_lookup_bitmap()
Joe Thornber
1
-0
/
+5
2022-01-04
dm btree: add a defensive bounds check to insert_at()
Joe Thornber
1
-3
/
+5
2022-01-04
dm btree remove: change a bunch of BUG_ON() calls to proper errors
Joe Thornber
1
-51
/
+122
2022-01-04
dm btree spine: eliminate duplicate le32_to_cpu() in node_check()
Joe Thornber
1
-3
/
+5
2022-01-04
dm btree spine: remove extra node_check function declaration
Joe Thornber
1
-4
/
+0
2021-11-24
dm btree remove: fix use after free in rebalance_children()
Joe Thornber
1
-1
/
+1
2021-06-25
dm btree remove: assign new_root only when removal succeeds
Hou Tao
1
-1
/
+2
2021-06-04
dm space map disk: cache a small number of index entries
Joe Thornber
2
-6
/
+96
2021-06-04
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
13
-197
/
+707
2021-06-04
dm space maps: don't reset space map allocation cursor when committing
Joe Thornber
2
-2
/
+16
2021-06-04
dm btree: improve btree residency
Joe Thornber
3
-31
/
+439
2021-04-19
dm space map common: fix division bug in sm_ll_find_free_block()
Joe Thornber
1
-0
/
+2
2021-04-19
dm persistent data: packed struct should have an aligned() attribute too
Joe Thornber
2
-6
/
+6
2021-04-19
dm btree spine: remove paranoid node_check call in node_prep_for_write()
Joe Thornber
1
-2
/
+0
2021-04-19
dm space map disk: remove redundant calls to sm_disk_get_nr_free()
Joe Thornber
1
-9
/
+0
2021-03-26
dm persistent data: remove unused return from exit_shadow_spine()
Jiapeng Chong
2
-5
/
+3
2021-02-03
dm persistent data: fix return type of shadow_root()
Jinoh Kang
2
-2
/
+2
2020-09-29
dm thin metadata: Remove unused local variable when create thin and snap
Huaisheng Ye
1
-1
/
+2
2020-09-02
dm thin metadata: Fix use-after-free in dm_bm_set_read_only
Ye Bin
1
-6
/
+8
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-21
dm: replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-15
dm persistent data: switch exit_ro_spine to return void
Zhiqiang Liu
2
-5
/
+3
2020-01-15
dm space map common: fix to ensure new block isn't already in use
Joe Thornber
4
-3
/
+37
2019-12-05
dm btree: increase rebalance threshold in __rebalance2()
Hou Tao
1
-1
/
+7
2019-08-26
dm space map common: remove check for impossible sm_find_free() return value
ZhangXiaoxu
1
-4
/
+0
2019-08-22
dm space map metadata: fix missing store of apply_bops() return value
ZhangXiaoxu
1
-1
/
+1
2019-08-22
dm btree: fix order of block initialization in btree_split_beneath
ZhangXiaoxu
1
-15
/
+16
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-17
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2019-04-29
dm persistent data: Simplify stack trace handling
Thomas Gleixner
1
-10
/
+9
2019-04-18
dm space map common: zero entire ll_disk
Mike Snitzer
1
-0
/
+2
2019-03-05
dm block manager: remove redundant unlikely annotation
Chengguang Xu
1
-4
/
+4
[next]