- dcdd467 dm log: avoid multiple line dereference by Heinz Mauelshagen · 1 year, 11 months ago
- fb99e87b dm log: avoid trailing semicolon in macro by Heinz Mauelshagen · 1 year, 11 months ago
- 2e84fec dm: avoid split of quoted strings where possible by Heinz Mauelshagen · 1 year, 11 months ago
- 0ef0b47 dm: add missing empty lines by Heinz Mauelshagen · 2 years ago
- a4a82ce dm: correct block comments format. by Heinz Mauelshagen · 2 years ago
- 255e264 dm: address indent/space issues by Heinz Mauelshagen · 2 years ago
- 9642228 dm: address space issues relative to switch/while/for/... by Heinz Mauelshagen · 2 years ago
- 44bc08e dm: enclose complex macros into parentheses where possible by Heinz Mauelshagen · 2 years ago
- 86a3238 dm: change "unsigned" to "unsigned int" by Heinz Mauelshagen · 2 years ago
- 3bd9400 dm: add missing SPDX-License-Indentifiers by Heinz Mauelshagen · 2 years ago
- c1389b3 dm mirror log: Use the new blk_opf_t type by Bart Van Assche · 2 years, 6 months ago
- 581075e dm/core: Reduce the size of struct dm_io_request by Bart Van Assche · 2 years, 6 months ago
- 90736eb dm mirror log: clear log bits up to BITS_PER_LONG boundary by Mikulas Patocka · 2 years, 7 months ago
- 85e123c dm mirror log: round up region bitmap size to BITS_PER_LONG by Mikulas Patocka · 2 years, 7 months ago
- 6dcbb52 dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them by Christoph Hellwig · 3 years, 3 months ago
- 8ec4566 dm: update target status functions to support IMA measurement by Tushar Sugandhi · 3 years, 6 months ago
- 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
- 9c5a559 dm log: fix unitialized bio operation flags by Heinz Mauelshagen · 8 years ago
- e604714 dm: use bio op accessors by Mike Christie · 9 years ago
- 8fb980e dm: use memweight() by Akinobu Mita · 12 years ago
- 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 13 years ago
- e29e65a dm: use vzalloc by Joe Perches · 13 years ago
- c8f543e dm log: clean up bit little endian bitops by Akinobu Mita · 13 years ago
- 283a832 dm: suppress endian warnings by Alasdair G Kergon · 13 years ago
- bda8efe dm io: use fixed initial mempool size by Mikulas Patocka · 14 years ago
- 44bbd7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 14 years ago
- 024d37e dm: fix opening log and cow devices for read only tables by Milan Broz · 14 years ago
- bb5cda3 dm: use little-endian bitops by Akinobu Mita · 14 years ago
- dbc883f dm log: use PTR_ERR value instead of ENOMEM by Dan Carpenter · 14 years ago
- d87f4c1 dm: implement REQ_FLUSH/FUA support for bio-based dm by Tejun Heo · 14 years ago
- 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 15 years ago
- 64b30c4 dm raid1: report flush errors separately in status by Mikulas Patocka · 15 years ago
- 076010e2 dm log: use flush callback fn by Mikulas Patocka · 15 years ago
- 87a8f24 dm log: add flush callback fn by Mikulas Patocka · 15 years ago
- 5adc78d dm log: introduce flush_failed variable by Mikulas Patocka · 15 years ago
- 20a34a8 dm log: add flush_header function by Mikulas Patocka · 15 years ago
- b09acf1 dm raid1: split touched state into two by Mikulas Patocka · 15 years ago
- 18d8594 dm log: fix create_log_context to use logical_block_size of log device by Mike Snitzer · 16 years ago
- 5657e8f dm: use i_size_read by Mikulas Patocka · 16 years ago
- e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 16 years ago
- ec44ab9 dm log: remove struct dm_dirty_log_internal by Mike Snitzer · 16 years ago
- 84e67c9 dm log: use standard kernel module refcount by Mike Snitzer · 16 years ago
- ac1f0ac dm log: ensure log bitmap fits on log device by Milan Broz · 16 years ago
- 2045e88 dm log: move region_size validation by Milan Broz · 16 years ago
- 6f3af01 dm log: avoid reinitialising io_req on every operation by Takahiro Yasui · 16 years ago
- c7a2bd1 dm log: fix dm_io_client leak on error paths by Takahiro Yasui · 16 years ago
- 586e80e dm: remove dm header from targets by Mikulas Patocka · 16 years ago
- c8da2f8 dm log: make dm_dirty_log init and exit static by Adrian Bunk · 16 years ago
- a765e20 dm: move include files by Alasdair G Kergon · 17 years ago
- 2a23aa1 dm log: make module use tracking internal by Jonathan Brassow · 17 years ago
- b8206bc dm log: move register functions by Alasdair G Kergon · 17 years ago
- 416cd17 dm log: clean interface by Heinz Mauelshagen · 17 years ago
- 22a1ceb dm io: clean interface by Heinz Mauelshagen · 17 years ago
- 769aef3 dm log: move dirty region log code into separate module by Heinz Mauelshagen · 17 years ago
- b7fd54a7 dm log: generalise name in messages by Heinz Mauelshagen · 17 years ago
- fb8b284 dm log: auto load modules by Jonathan Brassow · 17 years ago
- 6b3df0d dm log: split suspend by Jonathan Brassow · 17 years ago
- ba8b45c dm log: fix resume failed log device by Jonathan Brassow · 18 years ago
- 5d234d1 dm log: update dm io interface by Heinz Mauelshagen · 18 years ago
- 315dcc2 dm log: report fault status by Jonathan E Brassow · 18 years ago
- 01d03a6 dm log: fault detection by Jonathan E Brassow · 18 years ago
- 88b20a1 [PATCH] dm: raid1: reset sync_search on resume by Jonathan E Brassow · 18 years ago
- f3ee6b2 [PATCH] dm: log: rename complete_resync_work by Jonathan E Brassow · 18 years ago
- 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 19 years ago
- 8a835f1 [PATCH] dm mirror log: sync_count fix by Alasdair G Kergon · 19 years ago
- 29121bd [PATCH] dm mirror log: bitset_size fix by Alasdair G Kergon · 19 years ago
- b7cca19 [PATCH] dm mirror log: refactor context by Alasdair G Kergon · 19 years ago
- 702ca6f [PATCH] dm mirror log: sector size fix by Kevin Corry · 19 years ago
- 1113a7e [PATCH] device-mapper log bitset: fix big endian find_next_zero_bit by Stefan Bader · 19 years ago
- a4fc471 [PATCH] device-mapper log bitset: fix endian by Patrick Caulfield · 19 years ago
- ac81b2e [PATCH] make dm-mirror not issue invalid resync requests by Darrick J. Wong · 19 years ago
- 0e56822 [PATCH] device-mapper: mirror log bitset fix by Alasdair G Kergon · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2