summaryrefslogtreecommitdiff
path: root/drivers/md/dm-log.c
Commit message (Expand)AuthorAge
* dm table: remove unused dm_get_device range parametersNikanth Karthikesan2010-03-06
* dm raid1: report flush errors separately in statusMikulas Patocka2009-12-10
* dm log: use flush callback fnMikulas Patocka2009-12-10
* dm log: add flush callback fnMikulas Patocka2009-12-10
* dm log: introduce flush_failed variableMikulas Patocka2009-12-10
* dm log: add flush_header functionMikulas Patocka2009-12-10
* dm raid1: split touched state into twoMikulas Patocka2009-12-10
* dm log: fix create_log_context to use logical_block_size of log deviceMike Snitzer2009-06-22
* dm: use i_size_readMikulas Patocka2009-06-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* dm log: remove struct dm_dirty_log_internalMike Snitzer2009-04-02
* dm log: use standard kernel module refcountMike Snitzer2009-04-02
* dm log: ensure log bitmap fits on log deviceMilan Broz2009-01-06
* dm log: move region_size validationMilan Broz2009-01-06
* dm log: avoid reinitialising io_req on every operationTakahiro Yasui2009-01-06
* dm log: fix dm_io_client leak on error pathsTakahiro Yasui2009-01-06
* dm: remove dm header from targetsMikulas Patocka2008-10-21
* dm log: make dm_dirty_log init and exit staticAdrian Bunk2008-07-21
* dm: move include filesAlasdair G Kergon2008-04-25
* dm log: make module use tracking internalJonathan Brassow2008-04-25
* dm log: move register functionsAlasdair G Kergon2008-04-25
* dm log: clean interfaceHeinz Mauelshagen2008-04-25
* dm io: clean interfaceHeinz Mauelshagen2008-04-25
* dm log: move dirty region log code into separate moduleHeinz Mauelshagen2008-04-25
* dm log: generalise name in messagesHeinz Mauelshagen2008-04-25
* dm log: auto load modulesJonathan Brassow2008-02-08
* dm log: split suspendJonathan Brassow2007-10-20
* dm log: fix resume failed log deviceJonathan Brassow2007-05-09
* dm log: update dm io interfaceHeinz Mauelshagen2007-05-09
* dm log: report fault statusJonathan E Brassow2007-05-09
* dm log: fault detectionJonathan E Brassow2007-05-09
* [PATCH] dm: raid1: reset sync_search on resumeJonathan E Brassow2006-12-08
* [PATCH] dm: log: rename complete_resync_workJonathan E Brassow2006-12-08
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-26
* [PATCH] dm mirror log: sync_count fixAlasdair G Kergon2006-06-26
* [PATCH] dm mirror log: bitset_size fixAlasdair G Kergon2006-06-26
* [PATCH] dm mirror log: refactor contextAlasdair G Kergon2006-06-26
* [PATCH] dm mirror log: sector size fixKevin Corry2006-06-26
* [PATCH] device-mapper log bitset: fix big endian find_next_zero_bitStefan Bader2006-02-02
* [PATCH] device-mapper log bitset: fix endianPatrick Caulfield2006-02-01
* [PATCH] make dm-mirror not issue invalid resync requestsDarrick J. Wong2006-01-06
* [PATCH] device-mapper: mirror log bitset fixAlasdair G Kergon2005-11-22
* Linux-2.6.12-rc2Linus Torvalds2005-04-16