2010-10-13 |
Petr Rockai | Tweak WHATS_NEW for devices/disable_after_error_count. |
commit | commitdiff | tree |
2010-10-13 |
Petr Rockai | Tweak the lvm.conf comment about devices/disable_after_... |
commit | commitdiff | tree |
2010-10-13 |
Petr Rockai | Update WHATS_NEW. |
commit | commitdiff | tree |
2010-10-13 |
Petr Rockai | Limit repeated accesses to broken devices. |
commit | commitdiff | tree |
2010-10-13 |
Petr Rockai | Update WHATS_NEW. |
commit | commitdiff | tree |
2010-10-13 |
Petr Rockai | Give correct error message when creating a too-small... |
commit | commitdiff | tree |
2010-10-13 |
Zdenek Kabelac | Don't use floor() in _bitset_with_random_bits |
commit | commitdiff | tree |
2010-10-13 |
Petr Rockai | Update WHATS_NEW. |
commit | commitdiff | tree |
2010-10-13 |
Petr Rockai | Add a test for vgextend --restoremissing. |
commit | commitdiff | tree |
2010-10-13 |
Petr Rockai | Implement vgextend --restoremissing (BZ 537913), which... |
commit | commitdiff | tree |
2010-10-13 |
Zdenek Kabelac | Skip fsadm testing until proper installation rules... |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | Fix lv_modules_dup segfault. |
commit | commitdiff | tree |
2010-10-12 |
Petr Rockai | Make lvconvert respect --yes/--force in the inactive... |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | update WHATS_NEW |
commit | commitdiff | tree |
2010-10-12 |
Petr Rockai | Add an option to skip some tests in make check (regex... |
commit | commitdiff | tree |
2010-10-12 |
Petr Rockai | test-utils: Fix a slight bug in the dmeventd-already... |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | Refactor and add code for (lv) 'modules' get function. |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | Refactor and add code for (lv) 'mirror_log' get function. |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | Refactor and add code for (lv) 'lv_kernel_{major|minor... |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | Refactor and add code for (lv) 'convert_lv' get function. |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | Refactor and add code for (lv) 'move_pv' get function. |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | Refactor and add code for (lv) 'origin_size' get function. |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | Refactor and add code for (lv) 'lv_path' get function. |
commit | commitdiff | tree |
2010-10-12 |
Dave Wysochanski | Add some lv 'get' functions that require no refactoring. |
commit | commitdiff | tree |
2010-10-08 |
Zdenek Kabelac | Update script for fsadm testing |
commit | commitdiff | tree |
2010-10-08 |
Zdenek Kabelac | Add support for noninterctive shell execution |
commit | commitdiff | tree |
2010-10-08 |
Zdenek Kabelac | Fix usage of --yes flag for ReiserFS resize |
commit | commitdiff | tree |
2010-10-08 |
Zdenek Kabelac | Fix detection of mounted filesystem. |
commit | commitdiff | tree |
2010-10-08 |
Zdenek Kabelac | Fix assignment of default LVM variable |
commit | commitdiff | tree |
2010-10-08 |
Zdenek Kabelac | Support for passing --yes flag recursively. |
commit | commitdiff | tree |
2010-10-08 |
Zdenek Kabelac | Correctly respect --dry-run option for fsadm |
commit | commitdiff | tree |
2010-10-08 |
Zdenek Kabelac | Fix a serious bug in the behavior of fasdm tool when... |
commit | commitdiff | tree |
2010-10-08 |
Zdenek Kabelac | Replace "can not" with "cannot" |
commit | commitdiff | tree |
2010-10-07 |
Alasdair Kergon | Allow CC to be overridden at build time (for 'scan... |
commit | commitdiff | tree |
2010-10-05 |
Dave Wysochanski | Rename 'flags' to 'status' for struct metadata_area. |
commit | commitdiff | tree |
2010-10-04 |
Milan Broz | Restrict lvm1 partial mode. |
commit | commitdiff | tree |
2010-09-30 |
Alasdair Kergon | Add dm_zalloc and use it and dm_pool_zalloc throughout. |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Fix copyright dates on new files lib/metadata/{lv|vg... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Update WHATS_NEW for commits related to generic propert... |
commit | commitdiff | tree |
2010-09-30 |
Peter Rajnoha | Fix memory leak of vg_read while using live copies... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add pv_get_property and create generic internal _get_pr... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add pv 'get' functions for all pv properties. |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add pv_name_dup() and pv_fmt_dup() helper functions. |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add pv_mda_size, pv_mda_free, and pv_used functions... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add 'get' functions for vg fields. |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Make generic GET_*_PROPERTY_FN macros and define second... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add supporting functions vg_name_dup, vg_fmt_dup, vg_sy... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add pv_tags_dup, vg_tags_dup, lv_tags_dup functions... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add tags_format_and_copy() common function and call... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add id_format_and_copy() common function and call from... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Simplify logic to create 'attr' strings. |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add {pv|vg|lv}_attr_dup() functions and refactor 'disp... |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add lib/metadata/vg.[ch] and lib/metadata/lv.[ch]. |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Add lib/metadata/pv.[ch] new files. |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Refactor metadata.[ch] into lv.[ch] for lv functions. |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Refactor metadata.[ch] into pv.[ch] for pv functions. |
commit | commitdiff | tree |
2010-09-30 |
Dave Wysochanski | Refactor metadata.[ch] into vg.[ch] for vg functions. |
commit | commitdiff | tree |
2010-09-30 |
Zdenek Kabelac | Fix memory leak of config_tree |
commit | commitdiff | tree |
2010-09-30 |
Zdenek Kabelac | Fix leaked pool report |
commit | commitdiff | tree |
2010-09-30 |
Zdenek Kabelac | Maps fix |
commit | commitdiff | tree |
2010-09-30 |
Zdenek Kabelac | Add missing cleanup rule for generated .exported_symbol... |
commit | commitdiff | tree |
2010-09-28 |
Alasdair Kergon | Speed up unquoting of quoted double quotes and backslashes. |
commit | commitdiff | tree |
2010-09-27 |
Alasdair Kergon | drop an unnecessary 'stack' |
commit | commitdiff | tree |
2010-09-27 |
Alasdair Kergon | was renamed |
commit | commitdiff | tree |
2010-09-27 |
Alasdair Kergon | Speed up CRC32 calculations by using a larger lookup... |
commit | commitdiff | tree |
2010-09-24 |
Alasdair Kergon | pre-release |
commit | commitdiff | tree |
2010-09-23 |
Peter Rajnoha | Add escape sequence for ':' and '@' found in device... |
commit | commitdiff | tree |
2010-09-22 |
Alasdair Kergon | Replace alloca with dm_malloc in _aligned_io. |
commit | commitdiff | tree |
2010-09-22 |
Milan Broz | Fix handling of partial VG for lvm1 format metadata |
commit | commitdiff | tree |
2010-09-22 |
Alasdair Kergon | Fix name in msg in last checkin. |
commit | commitdiff | tree |
2010-09-22 |
Alasdair Kergon | Track recursive filter iteration to avoid refreshing... |
commit | commitdiff | tree |
2010-09-21 |
Peter Rajnoha | "goto_bad" should be used in alloc_printed_tags functio... |
commit | commitdiff | tree |
2010-09-20 |
Peter Rajnoha | Revert to old glibc behaviour for vsnprintf used in... |
commit | commitdiff | tree |
2010-09-20 |
Peter Rajnoha | Use dynamic allocation for metadata's tag buffer (remov... |
commit | commitdiff | tree |
2010-09-09 |
Dave Wysochanski | Update vg_mda_free 'get' function to multiply by SECTOR... |
commit | commitdiff | tree |
2010-09-09 |
Peter Rajnoha | Add random suffix to archive file names to prevent... |
commit | commitdiff | tree |
2010-09-09 |
Peter Rajnoha | Reinitialize archive and backup handling on toolcontext... |
commit | commitdiff | tree |
2010-08-30 |
Jonathan Earl... | This patch fixes an issue where cluster mirror write I/O |
commit | commitdiff | tree |
2010-08-27 |
Milan Broz | Do not run singlenode clvmd tests if support for single... |
commit | commitdiff | tree |
2010-08-27 |
Milan Broz | Currently tests require SI units enabled and data align... |
commit | commitdiff | tree |
2010-08-26 |
Jonathan Earl... | This patch fixes a problem where the mirror polling... |
commit | commitdiff | tree |
2010-08-26 |
Jonathan Earl... | This patch fixes a potential for I/O to hang and LVM... |
commit | commitdiff | tree |
2010-08-26 |
Milan Broz | Fix previous const removal. |
commit | commitdiff | tree |
2010-08-26 |
Milan Broz | Fix return type qualifier to avoid compiler warning. |
commit | commitdiff | tree |
2010-08-25 |
Mike Snitzer | Make example.conf description for 'default_data_alignme... |
commit | commitdiff | tree |
2010-08-25 |
Milan Broz | Fix timestamp. |
commit | commitdiff | tree |
2010-08-23 |
Milan Broz | Update configure after last change. |
commit | commitdiff | tree |
2010-08-23 |
Fabio M. Di... | Based on auto-detection or user requested cluster manag... |
commit | commitdiff | tree |
2010-08-23 |
Milan Broz | Fix pvmove --abort <dev> return code |
commit | commitdiff | tree |
2010-08-23 |
Milan Broz | Fix pvmove --abort to work even for empty pvmove LV |
commit | commitdiff | tree |
2010-08-21 |
Mike Snitzer | Verify that pvcreate --dataalignment really does overri... |
commit | commitdiff | tree |
2010-08-21 |
Alasdair Kergon | . |
commit | commitdiff | tree |
2010-08-21 |
Alasdair Kergon | autoreconf also updates configure.h.in |
commit | commitdiff | tree |
2010-08-20 |
Dave Wysochanski | Update configure for snitm changes |
commit | commitdiff | tree |
2010-08-20 |
Mike Snitzer | Switch to using configure --with-default-data-alignment... |
commit | commitdiff | tree |
2010-08-20 |
Mike Snitzer | Update heuristic used for default and detected data... |
commit | commitdiff | tree |
2010-08-20 |
Dave Wysochanski | Update WHATS_NEW |
commit | commitdiff | tree |
2010-08-20 |
Dave Wysochanski | Define GET_NUM_PROPERTY_FN macro to simplify numeric... |
commit | commitdiff | tree |
2010-08-20 |
Dave Wysochanski | Add implmentation for simple numeric 'get' property... |
commit | commitdiff | tree |
next |