1. d44af0b lvm2: Add build for static libdevmapper by Mark Salyzyn · 9 years ago main master
  2. 5bc8c71 WHATS_NEW: commit 6c0b4a2769067048fa144814e298a3272564c475 by Peter Rajnoha · 9 years ago
  3. 6c0b4a2 libdm: file: add proper checks for directory components in dm_create_dir by Peter Rajnoha · 9 years ago
  4. afdae26 libdm: dev_node: use lstat instead of stat while removing and renaming nodes by Peter Rajnoha · 9 years ago
  5. b502210 libdm: report: make it possible to use blank value as selection for string list report field by Peter Rajnoha · 9 years ago
  6. b7410c9 lvmlockd: unlock lv if command fails before lock completes by David Teigland · 9 years ago
  7. fcfca57 format-text: label: fix missing dev assignment for struct label in _text_pv_write by Peter Rajnoha · 9 years ago
  8. 0ac10bb post-release by Alasdair G Kergon · 9 years ago
  9. a729b1a pre-release by Alasdair G Kergon · 9 years ago
  10. 548c09a man: Add all_man Makefile target. by Alasdair G Kergon · 9 years ago
  11. 2ce8ee0 vgcreate: initialize new PVs only in first vg_write by David Teigland · 9 years ago
  12. cee9ed2 tests: early check for snapshot-merge by Zdenek Kabelac · 9 years ago
  13. e7e1563 tests: lvextend of full thin pool by Zdenek Kabelac · 9 years ago
  14. ffeeb5c thin: show message on error path by Zdenek Kabelac · 9 years ago
  15. c356991 libdm: no validate for pool without messages by Zdenek Kabelac · 9 years ago
  16. e42ee69 vgimporeclone: use correct cache dir path by Zdenek Kabelac · 9 years ago
  17. 226e7d7 tests: wait for sync before deactivation by Zdenek Kabelac · 9 years ago
  18. cd2e431 tests: new thin tests by Zdenek Kabelac · 9 years ago
  19. fd3d795 makefiles: distclean missing files by Zdenek Kabelac · 9 years ago
  20. 729b035 pool: validate pool_metadata has proper suffix by Zdenek Kabelac · 9 years ago
  21. fda853b thin: improve swapping of identifiers by Zdenek Kabelac · 9 years ago
  22. 280a627 thin: lvconvert use passed PVs for _pmspare by Zdenek Kabelac · 9 years ago
  23. 95b5d24 configure: relocate configure.h by Zdenek Kabelac · 9 years ago
  24. 1944303 configure: correct message by Zdenek Kabelac · 9 years ago
  25. 8b8103e man lvmlockd: move and update text about vgremove by David Teigland · 9 years ago
  26. 6bc3d72 lvmlockd: prevent vgremove of dlm VG while lockspace is used by David Teigland · 9 years ago
  27. 854a559 lvmlockd: remove shortcut for lockspace thread cleanup by David Teigland · 9 years ago
  28. 18dfbbb lvmlockd: optimize dlm global lockspace creation by David Teigland · 9 years ago
  29. 0a26c20 lockd: fix rescanning VG metadata by David Teigland · 9 years ago
  30. 0889cff spec: upgrade by Zdenek Kabelac · 9 years ago
  31. 9b8c876 tests: remove only existing loops by Zdenek Kabelac · 9 years ago
  32. e94ab01 tests: fix check lv_not_exist by Zdenek Kabelac · 9 years ago
  33. 54c9820 tests: check cache stripe and raid behavior by Zdenek Kabelac · 9 years ago
  34. a631fa2 cache: disallow stripes/size for cache pool by Zdenek Kabelac · 9 years ago
  35. 5911fa1 cache: warn if caching causes troubles by Zdenek Kabelac · 9 years ago
  36. e1edb56 lib: when moving segtypes, move LV bits by Zdenek Kabelac · 9 years ago
  37. 3670f09 lvmlockd: check all variations of lvb values by David Teigland · 9 years ago
  38. f11d690 lvmlockd: flag for internal actions by David Teigland · 9 years ago
  39. 15ae237 lvmlockd: rename ADOPT_CLIENT_ID by David Teigland · 9 years ago
  40. 36d16fe lockd: add start_init arg to lockd_start_vg by David Teigland · 9 years ago
  41. 30e489d vgchange: lock-stop only needs shared lock by David Teigland · 9 years ago
  42. 2296999 dev-cache: ignore persistent cache if configuration changed by Peter Rajnoha · 9 years ago
  43. d323acd man lvmlockd: fix typo by David Teigland · 9 years ago
  44. 81b0e9d man lvmlockd: mention device used for first vgcreate by David Teigland · 9 years ago
  45. 587fd6a tests: ensure dd flushed all data before exit by Zdenek Kabelac · 9 years ago
  46. 6cb7f21 tests: better check for compiled version by Zdenek Kabelac · 9 years ago
  47. 8ff43c3 makefiles: ensure no old .h are left by Zdenek Kabelac · 9 years ago
  48. 026db90 WHATS_NEW: commit b77497cbd86a854add3ffa4ce09a35f165c0d2ba by Peter Rajnoha · 9 years ago
  49. b77497c filters: make sure regex filter is evaluated before any filter that needs disk access by Peter Rajnoha · 9 years ago
  50. 596ec5c tests: skip raid testing on 4.[1,2] fc24 kernels by Zdenek Kabelac · 9 years ago
  51. 0ec6437 specs: install lvmlockctl only when built by Zdenek Kabelac · 9 years ago
  52. d7f45eb libdm: clean up stats local variable use by Bryn M. Reeves · 9 years ago
  53. daa94eb libdm: fix display of nsec suffixes in histogram strings by Bryn M. Reeves · 9 years ago
  54. 5f99047 libdm: clean up _build_histogram_arg() by Bryn M. Reeves · 9 years ago
  55. 4bc7a86 libdm: only free the first histogram explicitly (Coverity) by Bryn M. Reeves · 9 years ago
  56. ffbf125 cleanup: assign seg_name once by Zdenek Kabelac · 9 years ago
  57. 330cad1 specs: package lvmlockctl man page by Zdenek Kabelac · 9 years ago
  58. fa4d2ec tests: update install rules by Zdenek Kabelac · 9 years ago
  59. acfc569 makefiles: do not generate tags for everyone by Zdenek Kabelac · 9 years ago
  60. 3ba431e makefiles: deps depends on header links by Zdenek Kabelac · 9 years ago
  61. d62448c configure: regenerate by Zdenek Kabelac · 9 years ago
  62. 1999e36 configure: simpler version reading by Zdenek Kabelac · 9 years ago
  63. fc4f0d3 configure: support --disable-dependency-tracking by Zdenek Kabelac · 9 years ago
  64. 9403edb configure: relocate generated headers by Zdenek Kabelac · 9 years ago
  65. ab1b54c libdm: fix dm_stats leak in dm_stats_create() by Bryn M. Reeves · 9 years ago
  66. 0f5933e libdm: handle pool errors in dm_histogram_to_string() by Bryn M. Reeves · 9 years ago
  67. e75b4bc libdm: check dm_pool_begin_object() return value. by Bryn M. Reeves · 9 years ago
  68. 36b09fd libdm: add missing error handling in _stats_parse_histogram() by Bryn M. Reeves · 9 years ago
  69. a265233 dmsetup: fix bounds leak in _do_stats_create_regions() by Bryn M. Reeves · 9 years ago
  70. 2a022e9 post-release by Alasdair G Kergon · 9 years ago
  71. fb12308 style: Standardise some error paths. by Alasdair G Kergon · 9 years ago
  72. f5a3b05 pre-release by Alasdair G Kergon · 9 years ago
  73. f868624 WHATS_NEW_DM: fix histogram entries for 1.02.107 by Bryn M. Reeves · 9 years ago
  74. 10ccbc5 lvmlockd: don't stop lockspace for EREMOVED by David Teigland · 9 years ago
  75. 43d6b5b man lvmlockd: add section about first sanlock VG by David Teigland · 9 years ago
  76. 869c0bd man lvmlockctl: add man page by David Teigland · 9 years ago
  77. c71af08 lvmlockctl: update command descriptions and add logging by David Teigland · 9 years ago
  78. b00ee99 man lvmlockd: explain the use of lvmlockctl kill by David Teigland · 9 years ago
  79. 55c13f3 dev-cache: fix use of uninitialized device status if reading outdated .cache record by Peter Rajnoha · 9 years ago
  80. 9694854 vgchange: improve error message about changing lock type by David Teigland · 9 years ago
  81. cdca278 libdm: fix uninitialized variable warnings on older gcc by Bryn M. Reeves · 9 years ago
  82. cebbb0f dmstats: replace histogram command with switch by Bryn M. Reeves · 9 years ago
  83. 6240a76 lvmlockd: fixes for starting dlm global lockspace by David Teigland · 9 years ago
  84. 9e8b3d4 lockd: check for unlock failure in all cases by David Teigland · 9 years ago
  85. c270153 lvmlockd: improve log messages for adding dlm global lockspace by David Teigland · 9 years ago
  86. 5da497d tests: update thin test by Zdenek Kabelac · 9 years ago
  87. dc261f1 tests: use conv=fdatasync by Zdenek Kabelac · 9 years ago
  88. ee8200f cleanup: use just 2 decimal digits by Zdenek Kabelac · 9 years ago
  89. 0a38969 cleanup: avoid printing -0.00 by Zdenek Kabelac · 9 years ago
  90. 32d6ca9 cleanup: show error message by Zdenek Kabelac · 9 years ago
  91. 20e317c lvcreate: restore missed --monitor by Zdenek Kabelac · 9 years ago
  92. 2b9843c dmeventd: reorder mempool allocation by Zdenek Kabelac · 9 years ago
  93. 872ea3b thin: do not flush when quering for thin percent by Zdenek Kabelac · 9 years ago
  94. df110bc thin: validate mapped size of thin volume by Zdenek Kabelac · 9 years ago
  95. a01eb9c thin: detect unusable thins by Zdenek Kabelac · 9 years ago
  96. 81a9da8 filters: swap device_is_usable test by Zdenek Kabelac · 9 years ago
  97. a3c7e32 libdm: relocate parsing of thin-pool status by Zdenek Kabelac · 9 years ago
  98. 5ce3349 configure: better parsing of cache_check version by Zdenek Kabelac · 9 years ago
  99. 49b5022 dmstats: support --noheadings for histogram fields by Bryn M. Reeves · 9 years ago
  100. 84d88cb dmstats: add --notimesuffix switch by Bryn M. Reeves · 9 years ago