index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-thin-metadata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-27
dm persistent data: tidy transaction manager creation fns
Joe Thornber
1
-15
/
+27
2012-07-27
dm thin metadata: stop tracking need for commit
Joe Thornber
1
-38
/
+2
2012-07-27
dm persistent data: create new dm_block_manager struct
Joe Thornber
1
-3
/
+3
2012-07-27
dm thin metadata: factor __setup_btree_details out of init_pmd
Joe Thornber
1
-35
/
+39
2012-07-27
dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKS
Joe Thornber
1
-6
/
+8
2012-07-27
dm thin metadata: remove pointless label from __commit_transaction
Joe Thornber
1
-8
/
+7
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
-6
/
+130
2012-03-28
dm thin: relax hard limit on the maximum size of a metadata device
Mike Snitzer
1
-0
/
+3
2012-03-28
dm thin metadata: pass correct space map to dm_sm_root_size
Joe Thornber
1
-1
/
+1
2012-03-07
dm thin metadata: decrement counter after removing mapped block
Joe Thornber
1
-0
/
+2
2012-03-07
dm thin metadata: unlock superblock in init_pmd error path
Joe Thornber
1
-0
/
+1
2012-03-07
dm thin metadata: remove incorrect close_device on creation error paths
Mike Snitzer
1
-5
/
+17
2011-10-31
dm: add thin provisioning target
Joe Thornber
1
-0
/
+1391