aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-exception-store.c
Commit message (Expand)AuthorAgeFilesLines
* dm exception store: fix init error pathAndrei Warkentin2012-04-021-1/+1
* dm snapshot: test chunk size against both origin and snapshotMikulas Patocka2010-08-121-1/+3
* dm snapshot: move cow ref from exception store to snap coreMike Snitzer2009-12-101-19/+11
* dm exception store: free tmp_store on persistent flag errorJulia Lawall2009-12-101-1/+2
* dm snapshot: allow chunk size to be less than page sizeMikulas Patocka2009-10-161-16/+0
* dm snapshot: use unsigned integer chunk sizeMikulas Patocka2009-10-161-9/+11
* dm exception store: fix failed set_chunk_size error pathMikulas Patocka2009-10-161-1/+1
* dm snapshot: fix on disk chunk size validationMikulas Patocka2009-09-041-0/+5
* dm exception store: split set_chunk_sizeMikulas Patocka2009-09-041-0/+8
* dm exception store: really fix type lookupMilan Broz2009-06-301-3/+6
* dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow2009-06-221-1/+1
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* dm snapshot: move ctr parsing to exception storeJonathan Brassow2009-04-021-14/+95
* dm exception store: move cow pointerJonathan Brassow2009-04-021-1/+3
* dm exception store: move chunk_fieldsJonathan Brassow2009-04-021-0/+6
* dm exception store: move dm_target pointerJonathan Brassow2009-04-021-1/+2
* dm exception store: introduce registryJonathan Brassow2009-04-021-0/+162
* dm snapshot: extend exception store functionsJonathan Brassow2009-01-061-1/+0
* dm snapshot: split out exception store implementationsAlasdair G Kergon2009-01-061-730/+19
* dm snapshot: rename struct exception_storeJonathan Brassow2009-01-061-14/+14
* dm snapshot: separate out exception store interfaceJonathan Brassow2009-01-061-0/+1
* dm: remove dm header from targetsMikulas Patocka2008-10-211-1/+0
* dm exception store: fix misordered writesMikulas Patocka2008-10-211-3/+8
* dm exception store: refactor zero_areaAlasdair G Kergon2008-10-211-34/+68
* dm exception store: use chunk_t for_areasMikulas Patocka2008-10-101-8/+10
* dm exception store: introduce area_location functionMikulas Patocka2008-10-101-2/+9
* dm: move include filesAlasdair G Kergon2008-04-251-2/+2
* dm io: clean interfaceHeinz Mauelshagen2008-04-251-2/+2
* dm snapshot: fix chunksize sector conversionMikulas Patocka2008-04-251-1/+1
* dm snapshot: use uninitialized_varAndrew Morton2008-02-081-1/+1
* dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl2007-07-181-0/+1
* dm snapshot: permit invalid activationMilan Broz2007-07-121-5/+6
* dm snapshot: fix invalidation deadlockMilan Broz2007-07-121-5/+43
* dm: use kmem_cache macroAlasdair G Kergon2007-07-121-8/+9
* dm exception store: update dm io interfaceHeinz Mauelshagen2007-05-091-25/+29
* [PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin2006-10-031-10/+10
* [PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin2006-10-031-24/+8
* [PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin2006-10-031-55/+69
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-0/+2
* [PATCH] dm snapshot: unify chunk_sizeAlasdair G Kergon2006-06-261-23/+42
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-6/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+648