Age | Commit message (Expand) | Author |
2012-07-30 | dm: use memweight() | Akinobu Mita |
2012-03-28 | dm: reject trailing characters in sccanf input | Mikulas Patocka |
2011-08-02 | dm: use vzalloc | Joe Perches |
2011-08-02 | dm log: clean up bit little endian bitops | Akinobu Mita |
2011-08-02 | dm: suppress endian warnings | Alasdair G Kergon |
2011-05-29 | dm io: use fixed initial mempool size | Mikulas Patocka |
2011-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2011-03-24 | dm: fix opening log and cow devices for read only tables | Milan Broz |
2011-03-23 | dm: use little-endian bitops | Akinobu Mita |
2011-01-13 | dm log: use PTR_ERR value instead of ENOMEM | Dan Carpenter |
2010-09-10 | dm: implement REQ_FLUSH/FUA support for bio-based dm | Tejun Heo |
2010-03-06 | dm table: remove unused dm_get_device range parameters | Nikanth Karthikesan |
2009-12-10 | dm raid1: report flush errors separately in status | Mikulas Patocka |
2009-12-10 | dm log: use flush callback fn | Mikulas Patocka |
2009-12-10 | dm log: add flush callback fn | Mikulas Patocka |
2009-12-10 | dm log: introduce flush_failed variable | Mikulas Patocka |
2009-12-10 | dm log: add flush_header function | Mikulas Patocka |
2009-12-10 | dm raid1: split touched state into two | Mikulas Patocka |
2009-06-22 | dm log: fix create_log_context to use logical_block_size of log device | Mike Snitzer |
2009-06-22 | dm: use i_size_read | Mikulas Patocka |
2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen |
2009-04-02 | dm log: remove struct dm_dirty_log_internal | Mike Snitzer |
2009-04-02 | dm log: use standard kernel module refcount | Mike Snitzer |
2009-01-06 | dm log: ensure log bitmap fits on log device | Milan Broz |
2009-01-06 | dm log: move region_size validation | Milan Broz |
2009-01-06 | dm log: avoid reinitialising io_req on every operation | Takahiro Yasui |
2009-01-06 | dm log: fix dm_io_client leak on error paths | Takahiro Yasui |
2008-10-21 | dm: remove dm header from targets | Mikulas Patocka |
2008-07-21 | dm log: make dm_dirty_log init and exit static | Adrian Bunk |
2008-04-25 | dm: move include files | Alasdair G Kergon |
2008-04-25 | dm log: make module use tracking internal | Jonathan Brassow |
2008-04-25 | dm log: move register functions | Alasdair G Kergon |
2008-04-25 | dm log: clean interface | Heinz Mauelshagen |
2008-04-25 | dm io: clean interface | Heinz Mauelshagen |
2008-04-25 | dm log: move dirty region log code into separate module | Heinz Mauelshagen |
2008-04-25 | dm log: generalise name in messages | Heinz Mauelshagen |
2008-02-08 | dm log: auto load modules | Jonathan Brassow |
2007-10-20 | dm log: split suspend | Jonathan Brassow |
2007-05-09 | dm log: fix resume failed log device | Jonathan Brassow |
2007-05-09 | dm log: update dm io interface | Heinz Mauelshagen |
2007-05-09 | dm log: report fault status | Jonathan E Brassow |
2007-05-09 | dm log: fault detection | Jonathan E Brassow |
2006-12-08 | [PATCH] dm: raid1: reset sync_search on resume | Jonathan E Brassow |
2006-12-08 | [PATCH] dm: log: rename complete_resync_work | Jonathan E Brassow |
2006-06-26 | [PATCH] dm: improve error message consistency | Alasdair G Kergon |
2006-06-26 | [PATCH] dm mirror log: sync_count fix | Alasdair G Kergon |
2006-06-26 | [PATCH] dm mirror log: bitset_size fix | Alasdair G Kergon |
2006-06-26 | [PATCH] dm mirror log: refactor context | Alasdair G Kergon |
2006-06-26 | [PATCH] dm mirror log: sector size fix | Kevin Corry |
2006-02-02 | [PATCH] device-mapper log bitset: fix big endian find_next_zero_bit | Stefan Bader |