index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-snap.c
Age
Commit message (
Expand
)
Author
2013-05-10
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-03-01
dm kcopyd: introduce configurable throttling
Mikulas Patocka
2013-03-01
dm snapshot: add missing module aliases
Mikulas Patocka
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
2012-12-21
dm snapshot: optimize track_chunk
Mikulas Patocka
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
dm: support non power of two target max_io_len
Mike Snitzer
2012-07-27
dm snapshot: remove redundant assignment in merge fn
Alasdair G Kergon
2011-08-02
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
2011-08-02
dm snapshot: style cleanups
Jonathan Brassow
2011-08-02
dm snapshot: remove unused definitions
Mikulas Patocka
2011-05-29
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
2011-05-29
dm kcopyd: reserve fewer pages
Mikulas Patocka
2011-03-24
dm: fix opening log and cow devices for read only tables
Milan Broz
2011-01-13
dm snapshot: avoid storing private suspended state
Mike Snitzer
2011-01-13
dm snapshot: remove unused dm_snapshot queued_bios_work
Tejun Heo
2010-10-23
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-08-12
dm: rename map_info flush_request to target_request_nr
Mike Snitzer
2010-08-12
dm snapshot: implement merge
Mikulas Patocka
2010-08-12
dm snapshot: test chunk size against both origin and snapshot
Mikulas Patocka
2010-08-12
dm snapshot: iterate origin and cow devices
Mikulas Patocka
2010-03-06
dm: eliminate some holes data structures
Mike Snitzer
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2009-12-10
dm snapshot: use merge origin if snapshot invalid
Mikulas Patocka
2009-12-10
dm snapshot: report merge failure in status
Mike Snitzer
2009-12-10
dm snapshot: merge consecutive chunks together
Mike Snitzer
2009-12-10
dm snapshot: trigger exceptions in remaining snapshots during merge
Mikulas Patocka
2009-12-10
dm snapshot: delay merging a chunk until writes to it complete
Mikulas Patocka
2009-12-10
dm snapshot: queue writes to chunks being merged
Mikulas Patocka
2009-12-10
dm snapshot: add merging
Mikulas Patocka
2009-12-10
dm snapshot: permit only one merge at once
Mikulas Patocka
2009-12-10
dm snapshot: support barriers in snapshot merge target
Mike Snitzer
2009-12-10
dm snapshot: avoid allocating exceptions in merge
Mikulas Patocka
2009-12-10
dm snapshot: rework writing to origin
Mikulas Patocka
2009-12-10
dm snapshot: add merge target
Mikulas Patocka
2009-12-10
dm snapshot: create function for chunk_is_tracked wait
Mike Snitzer
2009-12-10
dm snapshot: make bio optional in __origin_write
Mikulas Patocka
2009-12-10
dm snapshot: allow live exception store handover between tables
Mike Snitzer
2009-12-10
dm snapshot: track suspended state in target
Mike Snitzer
2009-12-10
dm snapshot: move cow ref from exception store to snap core
Mike Snitzer
2009-12-10
dm snapshot: add allocated metadata to snapshot status
Mike Snitzer
2009-12-10
dm snapshot: rename exception functions
Jon Brassow
[next]