index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-thin-metadata.c
Age
Commit message (
Expand
)
Author
2020-02-27
dm thin metadata: fix lockdep complaint
Theodore Ts'o
2020-01-14
dm thin metadata: use pool locking at end of dm_pool_metadata_close
Mike Snitzer
2020-01-07
dm thin metadata: Fix trivial math error in on-disk format documentation
Jeffle Xu
2020-01-07
dm thin metadata: use true/false for bool variable
zhengbin
2019-12-05
dm thin metadata: Add support for a pre-commit callback
Nikos Tsironis
2019-07-02
dm thin metadata: check if in fail_io mode when setting needs_check
Mike Snitzer
2019-04-18
dm thin metadata: do not write metadata if no changes occurred
Mike Snitzer
2019-04-18
dm thin metadata: add wrappers for managing write locking of metadata
Mike Snitzer
2019-04-18
dm thin metadata: check __commit_transaction()'s return
Mike Snitzer
2019-01-15
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
2018-09-17
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
2018-09-10
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2018-06-22
dm thin metadata: remove needless work from __commit_transaction
Mike Snitzer
2018-01-17
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
2017-05-15
dm thin metadata: call precommit before saving the roots
Joe Thornber
2017-04-27
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
2016-07-20
dm thin: fix a race condition between discarding and provisioning a block
Joe Thornber
2016-03-10
dm thin metadata: don't issue prefetches if a transaction abort has failed
Joe Thornber
2016-03-10
dm thin metadata: remove needless newline from subtree_dec() DMERR message
Mike Snitzer
2015-12-10
dm thin metadata: make dm_thin_find_mapped_range() atomic
Joe Thornber
2015-12-10
dm thin metadata: speed up discard of partially mapped volumes
Joe Thornber
2015-12-09
dm thin metadata: fix bug when taking a metadata snapshot
Joe Thornber
2015-12-02
dm thin metadata: fix bug in dm_thin_remove_range()
Joe Thornber
2015-10-31
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
2015-08-12
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
2015-06-11
dm thin metadata: fix a race when entering fail mode
Joe Thornber
2015-06-11
dm thin metadata: add dm_thin_remove_range()
Joe Thornber
2015-06-11
dm thin metadata: add dm_thin_find_mapped_range()
Joe Thornber
2015-05-29
dm thin metadata: remove in-core 'read_only' flag
Mike Snitzer
2015-02-09
dm thin metadata: remove unused dm_pool_get_data_block_size()
Rickard Strandqvist
2014-11-10
dm thin: prefetch missing metadata pages
Joe Thornber
2014-11-10
dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin...
Joe Thornber
2014-07-15
dm thin metadata: do not allow the data block size to change
Mike Snitzer
2014-03-27
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
2014-03-05
dm thin: ensure user takes action to validate data and metadata consistency
Mike Snitzer
2014-02-27
dm thin: allow metadata space larger than supported to go unused
Mike Snitzer
2014-02-17
dm thin: avoid metadata commit if a pool's thin devices haven't changed
Mike Snitzer
2014-01-07
dm thin: fix discard support to a previously shared block
Joe Thornber
2013-12-10
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber
2013-05-10
dm thin: generate event when metadata threshold passed
Joe Thornber
2013-05-10
dm thin: detect metadata device resizing
Joe Thornber
2013-05-10
dm thin: refactor data dev resize
Joe Thornber
2013-03-01
dm persistent data: set some btree fn parms const
Mike Snitzer
2012-12-21
dm persistent data: fix nested btree deletion
Joe Thornber
2012-07-27
dm thin metadata: introduce dm_pool_abort_metadata
Joe Thornber
2012-07-27
dm thin metadata: introduce dm_pool_metadata_set_read_only
Joe Thornber
2012-07-27
dm thin metadata: add dm_thin_changed_this_transaction
Joe Thornber
2012-07-27
dm thin metadata: add format option to dm_pool_metadata_open
Joe Thornber
2012-07-27
dm thin metadata: tidy up open and format error paths
Joe Thornber
2012-07-27
dm thin metadata: only check incompat features on open
Mike Snitzer
[next]