summaryrefslogtreecommitdiff
path: root/drivers/md/dm-snap-persistent.c
Commit message (Expand)AuthorAge
* dm bufio: move dm-bufio.h to include/linux/Mikulas Patocka2018-04-03
* dm: make flush bios explicitly syncJan Kara2017-05-31
* block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* dm: use bio op accessorsMike Christie2016-06-07
* dm snapshot: fix hung bios when copy error occursMikulas Patocka2016-01-08
* Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-11-04
|\
| * dm: convert ffs to __ffsMikulas Patocka2015-10-31
* | dm snapshot persistent: fix missing cleanup in persistent_ctr error pathSudip Mukherjee2015-10-13
* | dm snapshot: add new persistent store option to support overflowMike Snitzer2015-10-09
|/
* dm: remove unlikely() before IS_ERR()viresh kumar2015-08-12
* dm snapshot: remove unnecessary NULL checks before vfree() callsMarkus Elfring2015-02-09
* dm snapshot: fix metadata corruptionMikulas Patocka2014-03-03
* dm snapshot: use dm-bufio prefetchMikulas Patocka2014-01-14
* dm snapshot: use dm-bufioMikulas Patocka2014-01-14
* dm snapshot: prepare for switch to using dm-bufioMikulas Patocka2014-01-14
* dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-07
* dm snapshot: fix data corruptionMikulas Patocka2013-10-16
* dm snapshot: workaround for a false positive lockdep warningMikulas Patocka2013-09-20
* md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker2011-10-31
* dm snapshot: style cleanupsJonathan Brassow2011-08-02
* dm: use vzallocJoe Perches2011-08-02
* dm: suppress endian warningsAlasdair G Kergon2011-08-02
* dm snapshot: flush disk cache when mergingMikulas Patocka2011-08-02
* dm io: use fixed initial mempool sizeMikulas Patocka2011-05-29
* dm snapshot: persistent make metadata_wq multithreadedTejun Heo2011-01-13
* dm: convert workqueues to alloc_orderedTejun Heo2011-01-13
* workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-26
* dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo2010-09-10
* dm snapshot: persistent use define for disk header chunk sizeTomohiro Kusumi2010-08-12
* dm snapshot: persistent annotate work_queue as on stackMike Snitzer2010-02-16
* dm exception store: add merge specific methodsMikulas Patocka2009-12-10
* dm snapshot: move cow ref from exception store to snap coreMike Snitzer2009-12-10
* dm snapshot: add allocated metadata to snapshot statusMike Snitzer2009-12-10
* dm snapshot: rename dm_snap_exception to dm_exceptionJon Brassow2009-12-10
* dm snapshot: avoid else clause in persistent_read_metadataJon Brassow2009-12-10
* dm snapshot: use unsigned integer chunk sizeMikulas Patocka2009-10-16
* dm snapshot: fix on disk chunk size validationMikulas Patocka2009-09-04
* dm snapshot: fix header corruption race on invalidationMikulas Patocka2009-09-04
* dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka2009-09-04
* dm snapshot: use barrier when writing exception storeMikulas Patocka2009-06-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* dm snapshot: persistent fix dtr cleanupJonathan Brassow2009-04-02
* dm snapshot: move status to exception storeJonathan Brassow2009-04-02
* dm snapshot: remove dm_snap header useJonathan Brassow2009-04-02
* dm exception store: move cow pointerJonathan Brassow2009-04-02
* dm exception store: move chunk_fieldsJonathan Brassow2009-04-02
* dm exception store: introduce registryJonathan Brassow2009-04-02
* dm exception store: separate type from instanceJonathan Brassow2009-04-02
* dm snapshot: extend exception store functionsJonathan Brassow2009-01-06
* dm snapshot: split out exception store implementationsAlasdair G Kergon2009-01-06