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-persistent.c
Age
Commit message (
Expand
)
Author
2011-10-31
md: Add in export.h for files using EXPORT_SYMBOL
Paul Gortmaker
2011-08-02
dm snapshot: style cleanups
Jonathan Brassow
2011-08-02
dm: use vzalloc
Joe Perches
2011-08-02
dm: suppress endian warnings
Alasdair G Kergon
2011-08-02
dm snapshot: flush disk cache when merging
Mikulas Patocka
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
2011-01-13
dm snapshot: persistent make metadata_wq multithreaded
Tejun Heo
2011-01-13
dm: convert workqueues to alloc_ordered
Tejun Heo
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2010-09-10
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-08-12
dm snapshot: persistent use define for disk header chunk size
Tomohiro Kusumi
2010-02-16
dm snapshot: persistent annotate work_queue as on stack
Mike Snitzer
2009-12-10
dm exception store: add merge specific methods
Mikulas Patocka
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-12-10
dm snapshot: avoid else clause in persistent_read_metadata
Jon Brassow
2009-10-16
dm snapshot: use unsigned integer chunk size
Mikulas Patocka
2009-09-04
dm snapshot: fix on disk chunk size validation
Mikulas Patocka
2009-09-04
dm snapshot: fix header corruption race on invalidation
Mikulas Patocka
2009-09-04
dm snapshot: refactor zero_disk_area to use chunk_io
Mikulas Patocka
2009-06-22
dm snapshot: use barrier when writing exception store
Mikulas Patocka
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-04-02
dm snapshot: persistent fix dtr cleanup
Jonathan 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