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.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
/
dm-thin-metadata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-16
dm thin: fix use-after-free crash in dm_sm_register_threshold_callback
Luo Meng
1
-2
/
+5
2022-02-22
dm thin metadata: remove unused dm_thin_remove_block and __remove
Zhiqiang Liu
1
-28
/
+0
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
1
-1
/
+1
2021-06-04
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
1
-38
/
+53
2021-01-25
dm: use bdev_read_only to check if a device is read-only
Christoph Hellwig
1
-1
/
+1
2020-09-29
dm thin metadata: Remove unused local variable when create thin and snap
Huaisheng Ye
1
-4
/
+2
2020-09-02
dm thin metadata: Fix use-after-free in dm_bm_set_read_only
Ye Bin
1
-1
/
+1
2020-09-02
dm thin metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-02-27
dm thin metadata: fix lockdep complaint
Theodore Ts'o
1
-1
/
+1
2020-01-15
dm thin metadata: use pool locking at end of dm_pool_metadata_close
Mike Snitzer
1
-4
/
+6
2020-01-07
dm thin metadata: Fix trivial math error in on-disk format documentation
Jeffle Xu
1
-1
/
+1
2020-01-07
dm thin metadata: use true/false for bool variable
zhengbin
1
-5
/
+5
2019-12-06
dm thin metadata: Add support for a pre-commit callback
Nikos Tsironis
1
-0
/
+29
2019-07-02
dm thin metadata: check if in fail_io mode when setting needs_check
Mike Snitzer
1
-2
/
+5
2019-04-18
dm thin metadata: do not write metadata if no changes occurred
Mike Snitzer
1
-3
/
+23
2019-04-18
dm thin metadata: add wrappers for managing write locking of metadata
Mike Snitzer
1
-44
/
+64
2019-04-18
dm thin metadata: check __commit_transaction()'s return
Mike Snitzer
1
-1
/
+6
2019-01-16
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
1
-2
/
+2
2018-09-17
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
1
-4
/
+2
2018-09-11
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
1
-1
/
+35
2018-06-22
dm thin metadata: remove needless work from __commit_transaction
Mike Snitzer
1
-9
/
+0
2018-01-17
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
1
-1
/
+5
2017-05-15
dm thin metadata: call precommit before saving the roots
Joe Thornber
1
-2
/
+2
2017-04-28
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
1
-2
/
+0
2016-07-20
dm thin: fix a race condition between discarding and provisioning a block
Joe Thornber
1
-0
/
+30
2016-03-11
dm thin metadata: don't issue prefetches if a transaction abort has failed
Joe Thornber
1
-1
/
+4
2016-03-11
dm thin metadata: remove needless newline from subtree_dec() DMERR message
Mike Snitzer
1
-1
/
+1
2015-12-10
dm thin metadata: make dm_thin_find_mapped_range() atomic
Joe Thornber
1
-21
/
+43
2015-12-10
dm thin metadata: speed up discard of partially mapped volumes
Joe Thornber
1
-25
/
+41
2015-12-09
dm thin metadata: fix bug when taking a metadata snapshot
Joe Thornber
1
-0
/
+6
2015-12-02
dm thin metadata: fix bug in dm_thin_remove_range()
Joe Thornber
1
-5
/
+23
2015-11-01
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
1
-4
/
+12
2015-08-12
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
1
-2
/
+2
2015-06-12
dm thin metadata: fix a race when entering fail mode
Joe Thornber
1
-3
/
+4
2015-06-12
dm thin metadata: add dm_thin_remove_range()
Joe Thornber
1
-0
/
+54
2015-06-12
dm thin metadata: add dm_thin_find_mapped_range()
Joe Thornber
1
-0
/
+57
2015-05-29
dm thin metadata: remove in-core 'read_only' flag
Mike Snitzer
1
-5
/
+1
2015-02-09
dm thin metadata: remove unused dm_pool_get_data_block_size()
Rickard Strandqvist
1
-9
/
+0
2014-11-10
dm thin: prefetch missing metadata pages
Joe Thornber
1
-0
/
+5
2014-11-10
dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin...
Joe Thornber
1
-17
/
+13
2014-07-15
dm thin metadata: do not allow the data block size to change
Mike Snitzer
1
-0
/
+9
2014-03-28
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
1
-33
/
+47
2014-03-06
dm thin: ensure user takes action to validate data and metadata consistency
Mike Snitzer
1
-1
/
+36
2014-02-27
dm thin: allow metadata space larger than supported to go unused
Mike Snitzer
1
-2
/
+2
2014-02-17
dm thin: avoid metadata commit if a pool's thin devices haven't changed
Mike Snitzer
1
-0
/
+17
2014-01-07
dm thin: fix discard support to a previously shared block
Joe Thornber
1
-0
/
+20
2013-12-11
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber
1
-0
/
+8
2013-05-10
dm thin: generate event when metadata threshold passed
Joe Thornber
1
-0
/
+14
2013-05-10
dm thin: detect metadata device resizing
Joe Thornber
1
-0
/
+12
2013-05-10
dm thin: refactor data dev resize
Joe Thornber
1
-5
/
+5
[next]