index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-cache-metadata.c
Age
Commit message (
Expand
)
Author
2019-04-18
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
2018-12-07
dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()
Mike Snitzer
2018-10-04
dm cache metadata: ignore hints array being too small during resize
Joe Thornber
2018-08-09
dm cache metadata: set dirty on all cache blocks after a crash
Ilya Dryomov
2018-08-07
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
2017-10-24
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-05-05
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-04-27
dm block manager: remove an unused argument from dm_block_manager_create()
Bart Van Assche
2017-03-20
dm cache metadata: fix metadata2 format's blocks_are_clean_separate_dirty
Joe Thornber
2017-02-16
dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()
Mike Snitzer
2017-02-16
dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2
Joe Thornber
2017-02-16
dm cache metadata: name the cache block that couldn't be loaded
Mike Snitzer
2017-02-16
dm cache metadata: add "metadata2" feature
Joe Thornber
2017-02-16
dm cache metadata: use bitset cursor api to load discard bitset
Joe Thornber
2016-11-21
dm cache metadata: remove an extra newline in DMERR and code
Mike Snitzer
2016-09-22
dm cache metadata: switch to using the new cursor api for loading metadata
Joe Thornber
2016-09-22
dm cache: speed up writing of the hint array
Joe Thornber
2016-04-17
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
2016-04-14
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
2016-03-10
dm cache: make sure every metadata function checks fail_io
Joe Thornber
2015-11-04
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-10-31
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
2015-10-23
dm cache: the CLEAN_SHUTDOWN flag was not being set
Joe Thornber
2015-06-11
dm cache: add fail io mode and needs_check flag
Joe Thornber
2015-01-28
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
2015-01-23
dm cache: share cache-metadata object across inactive and active DM tables
Joe Thornber
2014-11-10
dm cache: revert "remove remainder of distinct discard block size"
Joe Thornber
2014-08-01
dm cache metadata: use dm-space-map-metadata.h defined size limits
Mike Snitzer
2014-07-15
dm cache metadata: do not allow the data block size to change
Mike Snitzer
2014-04-04
dm cache: fix a lock-inversion
Joe Thornber
2014-03-27
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
2014-03-27
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
2014-03-27
dm cache: remove remainder of distinct discard block size
Heinz Mauelshagen
2013-11-11
dm cache metadata: check the metadata version when reading the superblock
Joe Thornber
2013-11-11
dm cache: add passthrough mode
Joe Thornber
2013-11-11
dm cache: cache shrinking support
Joe Thornber
2013-11-09
dm cache metadata: return bool from __superblock_all_zeroes
Joe Thornber
2013-05-10
dm cache: replace memcpy with struct assignment
Joe Thornber
2013-03-20
dm cache: policy ignore hints if generated by different version
Mike Snitzer
2013-03-20
dm cache: policy change version from string to integer set
Mike Snitzer
2013-03-20
dm cache: metadata clear dirty bits on clean shutdown
Joe Thornber
2013-03-01
dm: add cache target
Joe Thornber