summaryrefslogtreecommitdiff
path: root/drivers/md/dm-log.c
Commit message (Expand)AuthorAge
* block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* dm log: fix unitialized bio operation flagsHeinz Mauelshagen2016-08-24
* dm: use bio op accessorsMike Christie2016-06-07
* dm: use memweight()Akinobu Mita2012-07-30
* dm: reject trailing characters in sccanf inputMikulas Patocka2012-03-28
* dm: use vzallocJoe Perches2011-08-02
* dm log: clean up bit little endian bitopsAkinobu Mita2011-08-02
* dm: suppress endian warningsAlasdair G Kergon2011-08-02
* dm io: use fixed initial mempool sizeMikulas Patocka2011-05-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-03-25
|\
| * dm: fix opening log and cow devices for read only tablesMilan Broz2011-03-24
* | dm: use little-endian bitopsAkinobu Mita2011-03-23
|/
* dm log: use PTR_ERR value instead of ENOMEMDan Carpenter2011-01-13
* dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo2010-09-10
* 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