index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
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
2009-12-10
dm snapshot: rename exception_table to dm_exception_table
Jon Brassow
2009-12-10
dm snapshot: rename dm_snap_exception to dm_exception
Jon Brassow
2009-12-10
dm snapshot: consolidate insert exception functions
Jon Brassow
2009-12-10
dm snapshot: abstract minimum_chunk_size fn
Mikulas Patocka
2009-12-10
dm snapshot: cope with chunk size larger than origin
Mikulas Patocka
2009-12-10
dm snapshot: only take lock for statustype info not table
Mikulas Patocka
2009-10-16
dm snapshot: use unsigned integer chunk size
Mikulas Patocka
2009-10-16
dm snapshot: lock snapshot while supplying status
Mikulas Patocka
2009-10-16
dm snapshot: require non zero chunk size by end of ctr
Mikulas Patocka
2009-10-16
dm snapshot: free exception store on init failure
Jonathan Brassow
2009-10-16
dm snapshot: sort by chunk size to fix race
Mikulas Patocka
2009-09-04
dm snapshot: implement iterate devices
Mike Snitzer
2009-06-22
dm snapshot: support barriers
Mikulas Patocka
2009-04-15
block: move bio list helpers into bio.h
Christoph Hellwig
2009-04-02
dm snapshot: move status to exception store
Jonathan Brassow
2009-04-02
dm snapshot: move ctr parsing to exception store
Jonathan Brassow
2009-04-02
dm snapshot: use DMEMIT macro for status
Jonathan Brassow
2009-04-02
dm snapshot: remove dm_snap header
Jonathan Brassow
2009-04-02
dm snapshot: remove dm_snap header use
Jonathan Brassow
2009-04-02
dm exception store: move cow pointer
Jonathan Brassow
[next]