Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
83d016ac86428dbca8a62d3e4fdc29e3ea39e535
/
drivers
/
md
/
dm-cache-metadata.c
6bdd079
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
10add84e
dm cache metadata: fail operations if fail_io mode has been established
by Mike Snitzer
· 8 years ago
d35a878
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
73cbca6
dm block manager: remove an unused argument from dm_block_manager_create()
by Bart Van Assche
· 8 years ago
0d963b6
dm cache metadata: fix metadata2 format's blocks_are_clean_separate_dirty
by Joe Thornber
· 8 years ago
7f1b215
dm cache metadata: use cursor api in blocks_are_clean_separate_dirty()
by Mike Snitzer
· 8 years ago
683bb1a
dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2
by Joe Thornber
· 8 years ago
4855105
dm cache metadata: name the cache block that couldn't be loaded
by Mike Snitzer
· 8 years ago
629d0a8
dm cache metadata: add "metadata2" feature
by Joe Thornber
· 8 years ago
ae4a46a
dm cache metadata: use bitset cursor api to load discard bitset
by Joe Thornber
· 8 years ago
07d9388
dm cache metadata: remove an extra newline in DMERR and code
by Mike Snitzer
· 8 years ago
f177940
dm cache metadata: switch to using the new cursor api for loading metadata
by Joe Thornber
· 8 years ago
4e781b4
dm cache: speed up writing of the hint array
by Joe Thornber
· 8 years ago
6545b60
dm cache metadata: fix cmd_read_lock() acquiring write lock
by Ahmed Samy
· 9 years ago
9567366
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
by Mike Snitzer
· 9 years ago
d14fcf3
dm cache: make sure every metadata function checks fail_io
by Joe Thornber
· 9 years ago
e0700ce
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
4c7da06
dm persistent data: eliminate unnecessary return values
by Mikulas Patocka
· 9 years ago
3201ac4
dm cache: the CLEAN_SHUTDOWN flag was not being set
by Joe Thornber
· 9 years ago
028ae9f
dm cache: add fail io mode and needs_check flag
by Joe Thornber
· 10 years ago
766a788
dm cache: fix missing ERR_PTR returns and handling
by Joe Thornber
· 10 years ago
9b1cc9f
dm cache: share cache-metadata object across inactive and active DM tables
by Joe Thornber
· 10 years ago
1bad9bc
dm cache: revert "remove remainder of distinct discard block size"
by Joe Thornber
· 10 years ago
895b47d
dm cache metadata: use dm-space-map-metadata.h defined size limits
by Mike Snitzer
· 10 years ago
048e5a0
dm cache metadata: do not allow the data block size to change
by Mike Snitzer
· 10 years ago
0596661
dm cache: fix a lock-inversion
by Joe Thornber
· 11 years ago
5a32083
dm: take care to copy the space map roots before locking the superblock
by Joe Thornber
· 11 years ago
a9d4539
dm transaction manager: fix corruption due to non-atomic transaction commit
by Joe Thornber
· 11 years ago
64ab346
dm cache: remove remainder of distinct discard block size
by Heinz Mauelshagen
· 11 years ago
53d4981
dm cache metadata: check the metadata version when reading the superblock
by Joe Thornber
· 11 years ago
2ee57d5
dm cache: add passthrough mode
by Joe Thornber
· 11 years ago
f494a9c
dm cache: cache shrinking support
by Joe Thornber
· 11 years ago
dd8b0c2
dm cache metadata: return bool from __superblock_all_zeroes
by Joe Thornber
· 11 years ago
8c5008f
dm cache: replace memcpy with struct assignment
by Joe Thornber
· 12 years ago
ea2dd8c
dm cache: policy ignore hints if generated by different version
by Mike Snitzer
· 12 years ago
4e7f506
dm cache: policy change version from string to integer set
by Mike Snitzer
· 12 years ago
79ed9ca
dm cache: metadata clear dirty bits on clean shutdown
by Joe Thornber
· 12 years ago
c6b4fcb
dm: add cache target
by Joe Thornber
· 12 years ago