summaryrefslogtreecommitdiff
path: root/drivers/md/dm-exception-store.c
Commit message (Expand)AuthorAge
* 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: add new persistent store option to support overflowMike Snitzer2015-10-09
|/
* dm: replace simple_strtoulmajianpeng2012-07-27
* dm exception store: fix init error pathAndrei Warkentin2012-03-28
* md: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-31
* dm snapshot: test chunk size against both origin and snapshotMikulas Patocka2010-08-12
* dm snapshot: move cow ref from exception store to snap coreMike Snitzer2009-12-10
* dm exception store: free tmp_store on persistent flag errorJulia Lawall2009-12-10
* dm snapshot: allow chunk size to be less than page sizeMikulas Patocka2009-10-16
* dm snapshot: use unsigned integer chunk sizeMikulas Patocka2009-10-16
* dm exception store: fix failed set_chunk_size error pathMikulas Patocka2009-10-16
* dm snapshot: fix on disk chunk size validationMikulas Patocka2009-09-04
* dm exception store: split set_chunk_sizeMikulas Patocka2009-09-04
* dm exception store: really fix type lookupMilan Broz2009-06-30
* dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow2009-06-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* dm snapshot: move ctr parsing to exception storeJonathan Brassow2009-04-02
* dm exception store: move cow pointerJonathan Brassow2009-04-02
* dm exception store: move chunk_fieldsJonathan Brassow2009-04-02
* dm exception store: move dm_target pointerJonathan Brassow2009-04-02
* dm exception store: introduce registryJonathan Brassow2009-04-02
* dm snapshot: extend exception store functionsJonathan Brassow2009-01-06
* dm snapshot: split out exception store implementationsAlasdair G Kergon2009-01-06
* dm snapshot: rename struct exception_storeJonathan Brassow2009-01-06
* dm snapshot: separate out exception store interfaceJonathan Brassow2009-01-06
* dm: remove dm header from targetsMikulas Patocka2008-10-21
* dm exception store: fix misordered writesMikulas Patocka2008-10-21
* dm exception store: refactor zero_areaAlasdair G Kergon2008-10-21
* dm exception store: use chunk_t for_areasMikulas Patocka2008-10-10
* dm exception store: introduce area_location functionMikulas Patocka2008-10-10
* dm: move include filesAlasdair G Kergon2008-04-25
* dm io: clean interfaceHeinz Mauelshagen2008-04-25
* dm snapshot: fix chunksize sector conversionMikulas Patocka2008-04-25
* dm snapshot: use uninitialized_varAndrew Morton2008-02-08
* dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl2007-07-18
* dm snapshot: permit invalid activationMilan Broz2007-07-12
* dm snapshot: fix invalidation deadlockMilan Broz2007-07-12
* dm: use kmem_cache macroAlasdair G Kergon2007-07-12
* dm exception store: update dm io interfaceHeinz Mauelshagen2007-05-09
* [PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin2006-10-03
* [PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin2006-10-03
* [PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin2006-10-03
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-26
* [PATCH] dm snapshot: unify chunk_sizeAlasdair G Kergon2006-06-26
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-10
* Linux-2.6.12-rc2Linus Torvalds2005-04-16