]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2007-08-03 Dave WysochanskiFactor out core of lvrename to lv_rename library function.
2007-08-02 Petr RockaiFix a possible segfault in libdevmapper-event. Thanks...
2007-08-01 Jonathan Earl... This patch changes the arguments that specify the mirror
2007-08-01 Jonathan Earl... - cleanup excessive indentation in tools/lvconvert...
2007-08-01 Jonathan Earl... lib/activate/activate.c:_lv_activate tries to monitor...
2007-07-28 Jim MeyeringDon't leak a file descriptor in fcntl_lock_file(),...
2007-07-28 Jim MeyeringRemove create_dir function; use now-equivalent dm_creat...
2007-07-28 Jim MeyeringExport dm_create_dir (was create_dir) to help fix LVM2...
2007-07-28 Jim MeyeringMake the libdevmapper version of create_dir equivalent...
2007-07-28 Jim MeyeringIntroduce log_sys_* macros from LVM2.
2007-07-26 Alasdair KergonAdd ps3disk devices.
2007-07-24 Jim MeyeringDetect stream write failure reliably; new fn: lvm_fclos...
2007-07-24 Milan BrozFix clvmd if compiled with gulm support. (2.02.26)
2007-07-24 Jim Meyeringlibdevmapper, dmeventd: be paranoid about detecting...
2007-07-24 Jim Meyeringdm_fclose: new function
2007-07-24 Dave WysochanskiTrivial fix to lvdisplay man pg to recommend lvs
2007-07-24 Dave WysochanskiTrivial fix to lvdisplay man pg to correct volume size...
2007-07-23 Dave WysochanskiUpdate lvconvert and lvrename to use vg_lock_and_read
2007-07-23 Dave WysochanskiFix error introduced with previous checkin
2007-07-23 Dave WysochanskiAdd CORRECT_INCONSISTENT and FAIL_INCONSISTENT flags...
2007-07-23 Dave WysochanskiAdd vg_lock_and_read() external library function.
2007-07-23 Milan BrozFix loading of persistent cache if cache_dir is used...
2007-07-23 Milan BrozFix compilation warning in util.c.
2007-07-20 Jim MeyeringEliminate uses of strdup+basename. Use last_path_compon...
2007-07-20 Jim MeyeringUse gcc's printf attribute wherever possible.
2007-07-20 Jim MeyeringIn _line_append, use "sizeof buf - 1" rather than equiv...
2007-07-20 Jim MeyeringIntroduce is_same_inode macro, now including a comparis...
2007-07-20 Jim MeyeringDon't leak a file descriptor in _lock_file when flock...
2007-07-19 Patrick CaulfieldAdd SUN's LDOM virtual block device to filters
2007-07-18 Alasdair KergonSplit metadata-external.h out from metadata.h for the...
2007-07-17 Alasdair Kergonpost-release
2007-07-17 Alasdair Kergonpre-release
2007-07-17 Milan BrozFix snapshot cow area deactivation if origin is not...
2007-07-13 Alasdair KergonFix configure libdevmapper.h check when --with-dmdir...
2007-07-13 Alasdair Kergonpost-release
2007-07-13 Alasdair Kergonpre-release
2007-07-12 Dave WysochanskiChange pv_read_path to pv_by_path
2007-07-12 Dave WysochanskiTurn _add_pv_to_vg() into external library function...
2007-07-12 Dave WysochanskiRefactor vg_extend error path.
2007-07-11 Dave WysochanskiAdd pv_read_path, a proposed external LVM library funct...
2007-07-11 Patrick CaulfieldTidy bits of clvmd-openais and improve an error report.
2007-07-10 Alasdair KergonCope with find_seg_by_le() failure in check_lv_segments().
2007-07-10 Alasdair Kergontidy
2007-07-10 Alasdair KergonFix pv_mda_count to cope with missing PV.
2007-07-10 Alasdair KergonCall dev_iter_destroy() if _process_all_devs() is inter...
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...
next
This page took 0.058687 seconds and 5 git commands to generate.