aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-exception-store.c
AgeCommit message (Expand)Author
2015-11-04Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-10-31dm: convert ffs to __ffsMikulas Patocka
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer
2012-07-27dm: replace simple_strtoulmajianpeng
2012-03-28dm exception store: fix init error pathAndrei Warkentin
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker
2010-08-12dm snapshot: test chunk size against both origin and snapshotMikulas Patocka
2009-12-10dm snapshot: move cow ref from exception store to snap coreMike Snitzer
2009-12-10dm exception store: free tmp_store on persistent flag errorJulia Lawall
2009-10-16dm snapshot: allow chunk size to be less than page sizeMikulas Patocka
2009-10-16dm snapshot: use unsigned integer chunk sizeMikulas Patocka
2009-10-16dm exception store: fix failed set_chunk_size error pathMikulas Patocka
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka
2009-06-30dm exception store: really fix type lookupMilan Broz
2009-06-22dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-04-02dm snapshot: move ctr parsing to exception storeJonathan Brassow
2009-04-02dm exception store: move cow pointerJonathan Brassow
2009-04-02dm exception store: move chunk_fieldsJonathan Brassow
2009-04-02dm exception store: move dm_target pointerJonathan Brassow
2009-04-02dm exception store: introduce registryJonathan Brassow
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow
2008-10-21dm: remove dm header from targetsMikulas Patocka
2008-10-21dm exception store: fix misordered writesMikulas Patocka
2008-10-21dm exception store: refactor zero_areaAlasdair G Kergon
2008-10-10dm exception store: use chunk_t for_areasMikulas Patocka
2008-10-10dm exception store: introduce area_location functionMikulas Patocka
2008-04-25dm: move include filesAlasdair G Kergon
2008-04-25dm io: clean interfaceHeinz Mauelshagen
2008-04-25dm snapshot: fix chunksize sector conversionMikulas Patocka
2008-02-08dm snapshot: use uninitialized_varAndrew Morton
2007-07-18dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl
2007-07-12dm snapshot: permit invalid activationMilan Broz
2007-07-12dm snapshot: fix invalidation deadlockMilan Broz
2007-07-12dm: use kmem_cache macroAlasdair G Kergon
2007-05-09dm exception store: update dm io interfaceHeinz Mauelshagen
2006-10-03[PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin
2006-10-03[PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin
2006-10-03[PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon
2006-06-26[PATCH] dm snapshot: unify chunk_sizeAlasdair G Kergon
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds