index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-snap-transient.c
Age
Commit message (
Expand
)
Author
2016-01-08
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
2015-10-09
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
2011-10-31
md: Add in export.h for files using EXPORT_SYMBOL
Paul Gortmaker
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 dm_snap_exception to dm_exception
Jon Brassow
2009-04-02
dm snapshot: move status to exception store
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
2009-04-02
dm exception store: move chunk_fields
Jonathan Brassow
2009-04-02
dm exception store: introduce registry
Jonathan Brassow
2009-04-02
dm exception store: separate type from instance
Jonathan Brassow
2009-01-06
dm snapshot: extend exception store functions
Jonathan Brassow
2009-01-06
dm snapshot: split out exception store implementations
Alasdair G Kergon