aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-exception-store.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow1-1/+0
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon1-730/+19
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow1-14/+14
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow1-0/+1
2008-10-21dm: remove dm header from targetsMikulas Patocka1-1/+0
2008-10-21dm exception store: fix misordered writesMikulas Patocka1-3/+8
2008-10-21dm exception store: refactor zero_areaAlasdair G Kergon1-34/+68
2008-10-10dm exception store: use chunk_t for_areasMikulas Patocka1-8/+10
2008-10-10dm exception store: introduce area_location functionMikulas Patocka1-2/+9
2008-04-25dm: move include filesAlasdair G Kergon1-2/+2
2008-04-25dm io: clean interfaceHeinz Mauelshagen1-2/+2
2008-04-25dm snapshot: fix chunksize sector conversionMikulas Patocka1-1/+1
2008-02-08dm snapshot: use uninitialized_varAndrew Morton1-1/+1
2007-07-18dm: fix memory leak in dm_create_persistent() when starting metadata update thread failsJesper Juhl1-0/+1
2007-07-12dm snapshot: permit invalid activationMilan Broz1-5/+6
2007-07-12dm snapshot: fix invalidation deadlockMilan Broz1-5/+43
2007-07-12dm: use kmem_cache macroAlasdair G Kergon1-8/+9
2007-05-09dm exception store: update dm io interfaceHeinz Mauelshagen1-25/+29
2006-10-03[PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin1-10/+10
2006-10-03[PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin1-24/+8
2006-10-03[PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin1-55/+69
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon1-0/+2
2006-06-26[PATCH] dm snapshot: unify chunk_sizeAlasdair G Kergon1-23/+42
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-6/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+648