aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-snap-persistent.c
AgeCommit message (Expand)Author
2016-03-03dm snapshot: fix hung bios when copy error occursMikulas Patocka
2013-11-04dm snapshot: fix data corruptionMikulas Patocka
2013-10-05dm snapshot: workaround for a false positive lockdep warningMikulas Patocka
2011-10-31md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker
2011-08-02dm snapshot: style cleanupsJonathan Brassow
2011-08-02dm: use vzallocJoe Perches
2011-08-02dm: suppress endian warningsAlasdair G Kergon
2011-08-02dm snapshot: flush disk cache when mergingMikulas Patocka
2011-05-29dm io: use fixed initial mempool sizeMikulas Patocka
2011-01-13dm snapshot: persistent make metadata_wq multithreadedTejun Heo
2011-01-13dm: convert workqueues to alloc_orderedTejun Heo
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-09-10dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo
2010-08-12dm snapshot: persistent use define for disk header chunk sizeTomohiro Kusumi
2010-02-16dm snapshot: persistent annotate work_queue as on stackMike Snitzer
2009-12-10dm exception store: add merge specific methodsMikulas Patocka
2009-12-10dm snapshot: move cow ref from exception store to snap coreMike Snitzer
2009-12-10dm snapshot: add allocated metadata to snapshot statusMike Snitzer
2009-12-10dm snapshot: rename dm_snap_exception to dm_exceptionJon Brassow
2009-12-10dm snapshot: avoid else clause in persistent_read_metadataJon Brassow
2009-10-16dm snapshot: use unsigned integer chunk sizeMikulas Patocka
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka
2009-09-04dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka
2009-06-22dm snapshot: use barrier when writing exception storeMikulas Patocka
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-04-02dm snapshot: persistent fix dtr cleanupJonathan Brassow
2009-04-02dm snapshot: move status to exception storeJonathan Brassow
2009-04-02dm snapshot: remove dm_snap header useJonathan Brassow
2009-04-02dm exception store: move cow pointerJonathan Brassow
2009-04-02dm exception store: move chunk_fieldsJonathan Brassow
2009-04-02dm exception store: introduce registryJonathan Brassow
2009-04-02dm exception store: separate type from instanceJonathan Brassow
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon