summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-exception-store.c
AgeCommit message (Expand)AuthorLines
2012-07-27dm: replace simple_strtoulmajianpeng-9/+4
2012-03-28dm exception store: fix init error pathAndrei Warkentin-1/+1
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker-0/+1
2010-08-12dm snapshot: test chunk size against both origin and snapshotMikulas Patocka-1/+3
2009-12-10dm snapshot: move cow ref from exception store to snap coreMike Snitzer-19/+11
2009-12-10dm exception store: free tmp_store on persistent flag errorJulia Lawall-1/+2
2009-10-16dm snapshot: allow chunk size to be less than page sizeMikulas Patocka-16/+0
2009-10-16dm snapshot: use unsigned integer chunk sizeMikulas Patocka-9/+11
2009-10-16dm exception store: fix failed set_chunk_size error pathMikulas Patocka-1/+1
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka-0/+5
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka-0/+8
2009-06-30dm exception store: really fix type lookupMilan Broz-3/+6
2009-06-22dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow-1/+1
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen-1/+1
2009-04-02dm snapshot: move ctr parsing to exception storeJonathan Brassow-14/+95
2009-04-02dm exception store: move cow pointerJonathan Brassow-1/+3
2009-04-02dm exception store: move chunk_fieldsJonathan Brassow-0/+6
2009-04-02dm exception store: move dm_target pointerJonathan Brassow-1/+2
2009-04-02dm exception store: introduce registryJonathan Brassow-0/+162
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow-1/+0
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon-730/+19
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow-14/+14
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow-0/+1
2008-10-21dm: remove dm header from targetsMikulas Patocka-1/+0
2008-10-21dm exception store: fix misordered writesMikulas Patocka-3/+8
2008-10-21dm exception store: refactor zero_areaAlasdair G Kergon-34/+68
2008-10-10dm exception store: use chunk_t for_areasMikulas Patocka-8/+10
2008-10-10dm exception store: introduce area_location functionMikulas Patocka-2/+9
2008-04-25dm: move include filesAlasdair G Kergon-2/+2
2008-04-25dm io: clean interfaceHeinz Mauelshagen-2/+2
2008-04-25dm snapshot: fix chunksize sector conversionMikulas Patocka-1/+1
2008-02-08dm snapshot: use uninitialized_varAndrew Morton-1/+1
2007-07-18dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl-0/+1
2007-07-12dm snapshot: permit invalid activationMilan Broz-5/+6
2007-07-12dm snapshot: fix invalidation deadlockMilan Broz-5/+43
2007-07-12dm: use kmem_cache macroAlasdair G Kergon-8/+9
2007-05-09dm exception store: update dm io interfaceHeinz Mauelshagen-25/+29
2006-10-03[PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin-10/+10
2006-10-03[PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin-24/+8
2006-10-03[PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin-55/+69
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon-0/+2
2006-06-26[PATCH] dm snapshot: unify chunk_sizeAlasdair G Kergon-23/+42
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl-6/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+648