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
/
dm-cache-metadata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-1
/
+1
|
\
|
*
mm: shrinker: convert shrinker_rwsem to mutex
Qi Zheng
2023-10-04
1
-1
/
+1
*
|
dm cache metadata: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-23
1
-3
/
+3
|
/
*
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
2023-06-19
1
-1
/
+1
*
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
2023-03-28
1
-1
/
+1
*
dm: prefer '"%s...", __func__'
Heinz Mauelshagen
2023-02-14
1
-6
/
+6
*
dm: add missing empty lines
Heinz Mauelshagen
2023-02-14
1
-0
/
+6
*
dm: correct block comments format.
Heinz Mauelshagen
2023-02-14
1
-3
/
+4
*
dm: address space issues relative to switch/while/for/...
Heinz Mauelshagen
2023-02-14
1
-4
/
+4
*
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
1
-20
/
+20
*
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2023-02-14
1
-0
/
+1
*
dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort
Mike Snitzer
2022-12-01
1
-7
/
+47
*
dm cache metadata: remove unnecessary variable in __dump_mapping
Guo Zhengkui
2022-05-09
1
-2
/
+1
*
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
1
-1
/
+1
*
dm: use bdev_read_only to check if a device is read-only
Christoph Hellwig
2021-01-24
1
-1
/
+1
*
dm cache metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
2020-09-02
1
-2
/
+6
*
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
2019-04-18
1
-1
/
+8
*
dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()
Mike Snitzer
2018-12-07
1
-0
/
+4
*
dm cache metadata: ignore hints array being too small during resize
Joe Thornber
2018-10-04
1
-2
/
+2
*
dm cache metadata: set dirty on all cache blocks after a crash
Ilya Dryomov
2018-08-09
1
-3
/
+7
*
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
2018-08-07
1
-1
/
+2
*
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
1
-4
/
+5
*
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
2017-05-05
1
-4
/
+8
*
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-03
1
-3
/
+0
|
\
|
*
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
2017-04-27
1
-3
/
+0
*
|
dm cache metadata: fix metadata2 format's blocks_are_clean_separate_dirty
Joe Thornber
2017-03-20
1
-3
/
+5
|
/
*
dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()
Mike Snitzer
2017-02-16
1
-7
/
+26
*
dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2
Joe Thornber
2017-02-16
1
-11
/
+11
*
dm cache metadata: name the cache block that couldn't be loaded
Mike Snitzer
2017-02-16
1
-4
/
+8
*
dm cache metadata: add "metadata2" feature
Joe Thornber
2017-02-16
1
-33
/
+245
*
dm cache metadata: use bitset cursor api to load discard bitset
Joe Thornber
2017-02-16
1
-20
/
+28
*
dm cache metadata: remove an extra newline in DMERR and code
Mike Snitzer
2016-11-21
1
-2
/
+1
*
dm cache metadata: switch to using the new cursor api for loading metadata
Joe Thornber
2016-09-22
1
-23
/
+80
*
dm cache: speed up writing of the hint array
Joe Thornber
2016-09-22
1
-53
/
+27
*
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
2016-04-17
1
-2
/
+2
*
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
2016-04-14
1
-24
/
+40
*
dm cache: make sure every metadata function checks fail_io
Joe Thornber
2016-03-10
1
-39
/
+59
*
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-11-04
1
-2
/
+6
|
\
|
*
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
2015-10-31
1
-2
/
+6
*
|
dm cache: the CLEAN_SHUTDOWN flag was not being set
Joe Thornber
2015-10-23
1
-1
/
+1
|
/
*
dm cache: add fail io mode and needs_check flag
Joe Thornber
2015-06-11
1
-19
/
+114
*
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
2015-01-28
1
-4
/
+5
*
dm cache: share cache-metadata object across inactive and active DM tables
Joe Thornber
2015-01-23
1
-6
/
+95
*
dm cache: revert "remove remainder of distinct discard block size"
Joe Thornber
2014-11-10
1
-17
/
+17
*
dm cache metadata: use dm-space-map-metadata.h defined size limits
Mike Snitzer
2014-08-01
1
-2
/
+2
*
dm cache metadata: do not allow the data block size to change
Mike Snitzer
2014-07-15
1
-0
/
+9
*
dm cache: fix a lock-inversion
Joe Thornber
2014-04-04
1
-18
/
+17
*
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
2014-03-27
1
-22
/
+38
*
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
2014-03-27
1
-1
/
+2
*
dm cache: remove remainder of distinct discard block size
Heinz Mauelshagen
2014-03-27
1
-17
/
+17
[next]