index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-cache-metadata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-17
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
1
-2
/
+2
2016-04-14
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
1
-24
/
+40
2016-03-10
dm cache: make sure every metadata function checks fail_io
Joe Thornber
1
-39
/
+59
2015-11-04
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-2
/
+6
2015-10-31
dm persistent data: eliminate unnecessary return values
Mikulas Patocka
1
-2
/
+6
2015-10-23
dm cache: the CLEAN_SHUTDOWN flag was not being set
Joe Thornber
1
-1
/
+1
2015-06-11
dm cache: add fail io mode and needs_check flag
Joe Thornber
1
-19
/
+114
2015-01-28
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
1
-4
/
+5
2015-01-23
dm cache: share cache-metadata object across inactive and active DM tables
Joe Thornber
1
-6
/
+95
2014-11-10
dm cache: revert "remove remainder of distinct discard block size"
Joe Thornber
1
-17
/
+17
2014-08-01
dm cache metadata: use dm-space-map-metadata.h defined size limits
Mike Snitzer
1
-2
/
+2
2014-07-15
dm cache metadata: do not allow the data block size to change
Mike Snitzer
1
-0
/
+9
2014-04-04
dm cache: fix a lock-inversion
Joe Thornber
1
-18
/
+17
2014-03-27
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
1
-22
/
+38
2014-03-27
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
1
-1
/
+2
2014-03-27
dm cache: remove remainder of distinct discard block size
Heinz Mauelshagen
1
-17
/
+17
2013-11-11
dm cache metadata: check the metadata version when reading the superblock
Joe Thornber
1
-3
/
+21
2013-11-11
dm cache: add passthrough mode
Joe Thornber
1
-0
/
+5
2013-11-11
dm cache: cache shrinking support
Joe Thornber
1
-0
/
+66
2013-11-09
dm cache metadata: return bool from __superblock_all_zeroes
Joe Thornber
1
-4
/
+5
2013-05-10
dm cache: replace memcpy with struct assignment
Joe Thornber
1
-2
/
+2
2013-03-20
dm cache: policy ignore hints if generated by different version
Mike Snitzer
1
-10
/
+37
2013-03-20
dm cache: policy change version from string to integer set
Mike Snitzer
1
-2
/
+13
2013-03-20
dm cache: metadata clear dirty bits on clean shutdown
Joe Thornber
1
-1
/
+1
2013-03-01
dm: add cache target
Joe Thornber
1
-0
/
+1146