]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2007-07-09 Alasdair KergonAdd vg_mda_count and pv_mda_count columns to reports.
2007-07-08 Alasdair KergonFix dumpconfig to use log_print instead of stdout directly.
2007-07-03 Dave WysochanskiFix WHATS_NEW for last checkin until further patches...
2007-07-02 Dave WysochanskiConvert _add_pv_to_vg to usable LVM library function.
2007-07-02 Milan BrozAdd kernel and device-mapper targets versions report...
2007-07-02 Dave WysochanskiDon't use index and rindex functions marked by SUSv3...
2007-06-28 Milan BrozFix vgsplit if splitting all PVs from VG.
2007-06-28 Petr RockaiMake warnings go to stderr. Change log_warn to that...
2007-06-28 Petr RockaiMake warnings go to stderr. Adds log_warn macro for...
2007-06-25 Bryn M. ReevesFix lvmdiskscan volume reporting when run in the lvm...
2007-06-25 Patrick CaulfieldUse cpg_local_get() rather then Clm to get the local...
2007-06-19 Alasdair Kergonrevert accidental change
2007-06-19 Alasdair KergonFix dmsetup -o devno string termination. (1.02.20)
2007-06-19 Milan BrozFix missing lvm_shell symbol in lvm2cmd library. (2...
2007-06-19 Dave WysochanskiConvert vg->status checks to use vg_check_status functi...
2007-06-19 Dave WysochanskiAdd vg_status function and clean up vg->status in tools...
2007-06-19 Dave WysochanskiMake vg_extend() format_instance * parameter internal...
2007-06-18 Alasdair KergonAdd --ignoremonitoring to disable all dmeventd interaction.
2007-06-15 Dave WysochanskiRemove get_ prefix from get_pv_* functions
2007-06-15 Alasdair Kergonpost-release
2007-06-15 Alasdair Kergonpre-release
2007-06-15 Alasdair Kergonpre-release
2007-06-15 Alasdair KergonFix default dmsetup report buffering and add --unbuffered.
2007-06-15 Dave WysochanskiUpdate vgcfgrestore man pg
2007-06-15 Petr RockaiAllow keyboard interrupts in yes_no_prompt(). Add code...
2007-06-14 Dave WysochanskiFix inverted logic on last checkin for pvremove
2007-06-14 Dave Wysochanskiconvert pv->vg_name[0] to \!is_orphan(pv)
2007-06-14 Dave WysochanskiConvert pv->vg_name to get_pv_vg_name
2007-06-14 Patrick CaulfieldRemove system-lv.[ch]
2007-06-14 Patrick CaulfieldRemove system LV code from clvmd. It's never been used...
2007-06-13 Dave WysochanskiUpdate WHATS_NEW for get_pv* conversions
2007-06-13 Dave WysochanskiConvert pv->vg_name to get_pv_vg_name
2007-06-13 Dave WysochanskiConvert pv->status to get_pv_status
2007-06-13 Dave WysochanskiConvert pv->dev to get_pv_dev
2007-06-13 Dave WysochanskiConvert pv->size to get_pv_size
2007-06-13 Dave WysochanskiConvert existing_pv dereferences to get_pv_*
2007-06-13 Dave WysochanskiConvert pv->pe_size to get_pv_pe_size
2007-06-13 Dave WysochanskiConvert pv->pe_start to get_pv_pe_start
2007-06-13 Dave WysochanskiConvert pv->pe_count to get_pv_pe_count
2007-06-13 Dave WysochanskiConvert pv->pe_alloc_count to get_pv_pe_alloc_count
2007-06-13 Dave WysochanskiRemove casts in pv_create and find_pv_in_vg_by_uuid
2007-06-13 Dave WysochanskiConvert pv_handle_t to pv_t * and tidy up whitespace
2007-06-13 Dave WysochanskiAdd typedef pv_handle_t
2007-06-13 Dave WysochanskiFix a couple benign warnings by adding variable initial...
2007-06-12 Dave WysochanskiConvert find_pv_in_vg_by_uuid and pv_create to use...
2007-06-12 Dave WysochanskiChange PV_HANDLE_DEREF to pv_field and add paren's
2007-06-12 Dave WysochanskiAdd get_pv_* functions to return PV fields in prep...
2007-06-11 Dave WysochanskiAdd wrappers to functions related to pv commands in...
2007-06-11 Alasdair KergonAdd capability for tree-based fields to dmsetup reports.
2007-06-08 Bryn M. ReevesAllow vgcfgrestore to list metadata backup files using -f
2007-06-06 Dave WysochanskiAdd vg_check_status to consolidate vg status flags...
2007-06-05 Dave Wysochanskimake code consistent with pvresize code - good candidat...
2007-05-31 Dave WysochanskiFix pvdisplay --maps to not display segment header...
2007-05-31 Dave WysochanskiFix redundant segment display when PV is given to ...
2007-05-31 Dave WysochanskiRemove 'Type' from pvdisplay --maps as there is no...
2007-05-31 Dave WysochanskiSmall fixes to pvdisplay --maps: 1) rename struct pv_se...
2007-05-30 Dave WysochanskiAdd --maps to pvdisplay.
2007-05-22 Dave WysochanskiFix vgcfgrestore man pg to show mandatory VG name and...
2007-05-22 Dave WysochanskiFix vgrename man page to include UUID and be more consi...
2007-05-21 Patrick CaulfieldAdd *Experimental* OpenAIS support to clvmd.
2007-05-15 Milan BrozRemove symlinks if parent volume is deactivated.
2007-05-15 Milan BrozFix and clarify vgsplit error messages.
2007-05-14 Milan BrozFix a segfault if a device has no target (no table)
2007-05-02 Patrick CaulfieldMisc clvmd cleanups from Jim Meyering
2007-05-02 Patrick CaulfieldAdd some more debuglogs to clvmd startup.
2007-04-27 Alasdair Kergonpost-release
2007-04-27 Alasdair Kergonpre-release
2007-04-27 Alasdair KergonFix get_config_uint64() to read a 64-bit value not...
2007-04-27 Alasdair KergonAdd -Wformat-security and change one fprintf() to fputs().
2007-04-27 Alasdair KergonStandardise protective include file #defines.
2007-04-27 Alasdair KergonMove regex functions into libdevmapper.
2007-04-27 Alasdair KergonAdd regex functions to library.
2007-04-27 Alasdair Kergonconfigure.h isn't a system header
2007-04-27 Alasdair KergonChange some #include lines to search only standard...
2007-04-27 Alasdair KergonAvoid trailing separator in reports when there are...
2007-04-27 Alasdair KergonFix segfault in 'dmsetup status' without --showkeys...
2007-04-27 Alasdair KergonDeal with some more compiler warnings. Hope this doesn...
2007-04-26 Alasdair Kergonadd preferred_names to man page.
2007-04-26 Alasdair KergonAdd devices/preferred_names config regex list for displ...
2007-04-26 Dave WysochanskiFix warnings on x86_64 involving ptrdiff_t:
2007-04-25 Dave WysochanskiUpdate pvck to include text metadata area and record...
2007-04-25 Dave WysochanskiAdd support functions for analysis of config sections,
2007-04-25 Dave WysochanskiUpdate pvck to read labels on disk, with flexible ...
2007-04-25 Dave WysochanskiAdd count_chars and count_chars_len functions, two
2007-04-25 Bryn M. ReevesMake lvm_dump.sh capture a listing of /sys/block entries.
2007-04-24 Patrick CaulfieldFix thread race in clvmd.
2007-04-24 Petr RockaiFix the regression introduced by dmeventd leak fixes.
2007-04-23 Dave WysochanskiAdd 'scan_sector' parameter to label_read and _find_lab...
2007-04-23 Petr RockaiFix some memory leaks in dmeventd.
2007-04-23 Patrick CaulfieldMake clvmd cope with quorum devices in RHEL5
2007-04-19 Bryn M. Reevesre-commit lvm_dump.sh change
2007-04-19 Bryn M. ReevesMake lvm_dump.sh list /dev recursively to aid identifyi...
2007-04-19 Alasdair KergonIntroduce _add_field() and _is_same_field() to libdm...
2007-04-19 Milan BrozFix libdevmapper-event memory leaks
2007-04-19 Dave WysochanskiAdd dev_read_circular, read 2 regions on same device.
2007-03-30 Dave WysochanskiAdd stub for pvck, a command to check physical volume...
2007-03-29 Patrick CaulfieldAdd some extra error checking & robustness.
2007-03-27 Alasdair KergonUpdate lists of attribute characters in man pages.
2007-03-26 Milan BrozFix creation and conversion of mirrors with tags.
2007-03-23 Milan BrozFix vgsplit for lvm1 format (set and validate VG name...
next
This page took 0.057402 seconds and 5 git commands to generate.