index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-thin-metadata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-20
dm thin: fix a race condition between discarding and provisioning a block
Joe Thornber
1
-0
/
+3
2015-06-11
dm thin metadata: add dm_thin_remove_range()
Joe Thornber
1
-0
/
+2
2015-06-11
dm thin metadata: add dm_thin_find_mapped_range()
Joe Thornber
1
-0
/
+9
2015-02-09
dm thin metadata: remove unused dm_pool_get_data_block_size()
Rickard Strandqvist
1
-2
/
+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
-2
/
+2
2014-03-05
dm thin: ensure user takes action to validate data and metadata consistency
Mike Snitzer
1
-0
/
+11
2014-02-27
dm thin: allow metadata space larger than supported to go unused
Mike Snitzer
1
-5
/
+3
2014-02-17
dm thin: avoid metadata commit if a pool's thin devices haven't changed
Mike Snitzer
1
-0
/
+2
2014-01-07
dm thin: use bool rather than unsigned for flags in structures
Mike Snitzer
1
-1
/
+1
2014-01-07
dm thin: fix discard support to a previously shared block
Joe Thornber
1
-0
/
+2
2013-12-10
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber
1
-0
/
+1
2013-05-10
dm thin: generate event when metadata threshold passed
Joe Thornber
1
-0
/
+6
2013-05-10
dm thin: detect metadata device resizing
Joe Thornber
1
-0
/
+1
2012-07-27
dm thin metadata: introduce dm_pool_abort_metadata
Joe Thornber
1
-0
/
+12
2012-07-27
dm thin metadata: introduce dm_pool_metadata_set_read_only
Joe Thornber
1
-0
/
+6
2012-07-27
dm thin metadata: add dm_thin_changed_this_transaction
Joe Thornber
1
-0
/
+2
2012-07-27
dm thin metadata: add format option to dm_pool_metadata_open
Joe Thornber
1
-1
/
+2
2012-07-27
dm thin: clean up compiler warning
Mike Snitzer
1
-1
/
+1
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
1
-3
/
+10
2012-03-28
dm thin: relax hard limit on the maximum size of a metadata device
Mike Snitzer
1
-0
/
+13
2011-10-31
dm: add thin provisioning target
Joe Thornber
1
-0
/
+156