1. 385277b dm snapshot: fix hung bios when copy error occurs by Mikulas Patocka · 8 years ago
  2. e0700ce Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  3. a3d939a dm: convert ffs to __ffs by Mikulas Patocka · 9 years ago
  4. a2a678e dm snapshot persistent: fix missing cleanup in persistent_ctr error path by Sudip Mukherjee · 9 years ago
  5. b0d3cc0 dm snapshot: add new persistent store option to support overflow by Mike Snitzer · 9 years ago
  6. fc0a446 dm: remove unlikely() before IS_ERR() by viresh kumar · 9 years ago
  7. 0c8f863 dm snapshot: remove unnecessary NULL checks before vfree() calls by Markus Elfring · 9 years ago
  8. 2c94582 dm snapshot: fix metadata corruption by Mikulas Patocka · 10 years ago
  9. 55b082e dm snapshot: use dm-bufio prefetch by Mikulas Patocka · 10 years ago
  10. 55494bf dm snapshot: use dm-bufio by Mikulas Patocka · 10 years ago
  11. 2cadabd dm snapshot: prepare for switch to using dm-bufio by Mikulas Patocka · 10 years ago
  12. c1a6416 dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 10 years ago
  13. e9c6a18 dm snapshot: fix data corruption by Mikulas Patocka · 11 years ago
  14. 5ea330a dm snapshot: workaround for a false positive lockdep warning by Mikulas Patocka · 11 years ago
  15. daaa5f7 md: Add in export.h for files using EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  16. a2d2b03 dm snapshot: style cleanups by Jonathan Brassow · 13 years ago
  17. e29e65a dm: use vzalloc by Joe Perches · 13 years ago
  18. 283a832 dm: suppress endian warnings by Alasdair G Kergon · 13 years ago
  19. 762a80d dm snapshot: flush disk cache when merging by Mikulas Patocka · 13 years ago
  20. bda8efe dm io: use fixed initial mempool size by Mikulas Patocka · 13 years ago
  21. 239c8dd dm snapshot: persistent make metadata_wq multithreaded by Tejun Heo · 13 years ago
  22. 4d4d66a dm: convert workqueues to alloc_ordered by Tejun Heo · 13 years ago
  23. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  24. d87f4c1 dm: implement REQ_FLUSH/FUA support for bio-based dm by Tejun Heo · 14 years ago
  25. 87c961c dm snapshot: persistent use define for disk header chunk size by Tomohiro Kusumi · 14 years ago
  26. 55f67f2 dm snapshot: persistent annotate work_queue as on stack by Mike Snitzer · 14 years ago
  27. 4454a62 dm exception store: add merge specific methods by Mikulas Patocka · 15 years ago
  28. fc56f6f dm snapshot: move cow ref from exception store to snap core by Mike Snitzer · 15 years ago
  29. 985903b dm snapshot: add allocated metadata to snapshot status by Mike Snitzer · 15 years ago
  30. 1d4989c dm snapshot: rename dm_snap_exception to dm_exception by Jon Brassow · 15 years ago
  31. f5acc83 dm snapshot: avoid else clause in persistent_read_metadata by Jon Brassow · 15 years ago
  32. df96eee dm snapshot: use unsigned integer chunk size by Mikulas Patocka · 15 years ago
  33. ae0b744 dm snapshot: fix on disk chunk size validation by Mikulas Patocka · 15 years ago
  34. 61578dc dm snapshot: fix header corruption race on invalidation by Mikulas Patocka · 15 years ago
  35. 02d2fd3 dm snapshot: refactor zero_disk_area to use chunk_io by Mikulas Patocka · 15 years ago
  36. 2bd0234 dm snapshot: use barrier when writing exception store by Mikulas Patocka · 15 years ago
  37. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  38. a32079c dm snapshot: persistent fix dtr cleanup by Jonathan Brassow · 15 years ago
  39. 1e302a9 dm snapshot: move status to exception store by Jonathan Brassow · 15 years ago
  40. 71fab00 dm snapshot: remove dm_snap header use by Jonathan Brassow · 15 years ago
  41. 49beb2b dm exception store: move cow pointer by Jonathan Brassow · 15 years ago
  42. d021684 dm exception store: move chunk_fields by Jonathan Brassow · 15 years ago
  43. 493df71 dm exception store: introduce registry by Jonathan Brassow · 15 years ago
  44. b2a1146 dm exception store: separate type from instance by Jonathan Brassow · 15 years ago
  45. a159c1a dm snapshot: extend exception store functions by Jonathan Brassow · 15 years ago
  46. 4db6bfe dm snapshot: split out exception store implementations by Alasdair G Kergon · 15 years ago