]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2007-12-14 Alasdair KergonFix deptree to pass new name to _resume_node after...
2007-12-14 Alasdair KergonAdd node operation stack debug messages.
2007-12-13 Alasdair KergonReport error when empty device name passed to readahead...
2007-12-05 Alasdair Kergonpost-release
2007-12-05 Alasdair Kergonclarify
2007-12-05 Alasdair Kergonpre-release
2007-12-05 Alasdair Kergonexport can_split parameter until rest of pvmove allocat...
2007-12-05 Alasdair Kergonround readahead to multiple of page size in tools
2007-12-05 Alasdair KergonFix minimum readahead debug message.
2007-12-05 Alasdair Kergonpost-release
2007-12-05 Alasdair Kergonpre-release
2007-12-05 Alasdair Kergonclarify when read_ahead may be set
2007-12-05 Alasdair Kergonwork out device name to use for read ahead request
2007-12-05 Alasdair Kergonread_ahead in report with underscore to match lvm2...
2007-12-05 Alasdair Kergonfix ioctls to use long not int
2007-12-05 Patrick CaulfieldTidy the clvmd backup code.
2007-12-05 Jim MeyeringAvoid spurious test failure when compiled with readline...
2007-12-04 Patrick CaulfieldWhen we unlock a VG tell the clvmds to see if a backup...
2007-12-03 Alasdair Kergonfixme
2007-12-03 Alasdair Kergonfixes
2007-12-03 Alasdair Kergonfix changed parms
2007-12-03 Alasdair Kergonmissing #include
2007-11-30 Alasdair Kergonfix
2007-11-30 Alasdair Kergonreadahead support completed - untested
2007-11-30 Alasdair Kergonread_ahead node ops
2007-11-29 Alasdair Kergonuncomment libdevmapper readahead calls
2007-11-29 Alasdair Kergonrefine specification of dmsetup readahead
2007-11-27 Alasdair Kergonadd read_ahead functions to library and dmsetup --readahead
2007-11-27 Petr RockaiFix a possible double-free in libdevmapper-event.
2007-11-22 Alasdair Kergondrop mirrored_pv/mirrored_pe from alloc handle
2007-11-22 Alasdair KergonStart refactoring pvmove allocation code.
2007-11-22 Alasdair KergonFIXMEs for case where dm itself has device open
2007-11-19 Alasdair Kergonnote pvmove breakage
2007-11-16 Alasdair KergonDecode cluster locking state in log message. (untested)
2007-11-15 Alasdair Kergonmove pvresize_single back under tools
2007-11-15 Alasdair KergonFix --addtag to drop @ prefix from name
2007-11-15 Alasdair Kergonmore vg_read lock fixes
2007-11-15 Patrick CaulfieldIf the pre_command fails then go back and wait patientl...
2007-11-15 Alasdair Kergondefine LCK_NONE for cases when vg_lock_and_read already...
2007-11-15 Alasdair Kergonanother vg_lock_and_read
2007-11-15 Alasdair KergonConvert some vg_reads into vg_lock_and_reads
2007-11-14 Alasdair KergonAvoid nested vg_reads when processing PVs in VGs and...
2007-11-14 Patrick CaulfieldMake it compile with new lv_info_by_lvid() prototype
2007-11-14 Alasdair KergonAccept sizes with --readahead argument.
2007-11-12 Alasdair Kergonfix precedence
2007-11-12 Alasdair Kergonreadahead activation code (but no dm support yet)
2007-11-12 Alasdair KergonAdd DM_READ_AHEAD_MINIMUM_FLAG
2007-11-12 Dave WysochanskiFix compile warnings / minor errors introduced recently.
2007-11-12 Alasdair KergonRemove new mirror logs when creation fails.
2007-11-12 Alasdair KergonAttempt to remove incomplete LVs with lvcreate zeroing...
2007-11-09 Alasdair KergonDefine DM_READ_AHEAD_AUTO and DM_READ_AHEAD_NONE.
2007-11-09 Alasdair KergonEnhance the management of readahead settings.
2007-11-07 Alasdair KergonPrevent lvconvert -s from using same LV as origin and...
2007-11-05 Alasdair KergonAdd pv_mda_free and vg_mda_free fields to reports for...
2007-11-05 Alasdair Kergonattempt to fix human-readable unit output when number...
2007-11-05 Alasdair Kergonfix inverted orphan test
2007-11-05 Alasdair Kergonadjust sizes for metadata
2007-11-05 Alasdair KergonShow 'not usable' space when PV is too large for device...
2007-11-04 Alasdair KergonAdd LVM2 version to 'Generated by' comment in metadata.
2007-11-04 Alasdair Kergonfix new lvremove checks - mustn't fail when activation...
2007-11-04 Alasdair KergonFix error message when fixing up PV size in lvm2 metada...
2007-11-02 Alasdair KergonFix orphan-related locking in pvdisplay and pvs.
2007-11-02 Bryn M. ReevesConvert pvchange, pvdisplay, pvscan to use is_orphan()
2007-11-02 Bryn M. ReevesAdd is_orphan_vg() and change all hardcoded checks...
2007-10-24 Alasdair Kergonexplanation of md superblock location & avoid compilati...
2007-10-24 Alasdair KergonDetect md superblocks version 1.0, 1.1 and 1.2.
2007-10-24 Alasdair Kergonrefactor dev-md.c, separating out the magic number...
2007-10-12 Dave WysochanskiRemove comment about allocation of pv->vg_name.
2007-10-12 Dave WysochanskiAdd _alloc_pv() and _free_pv() from _pv_create() code...
2007-10-12 Dave WysochanskiAdd pv_dev_name() to access PV device name.
2007-10-12 Dave WysochanskiAccessor functions for PV will not modify the given PV.
2007-10-11 Dave WysochanskiNon-functional change - refactor lv_create_empty().
2007-10-11 Dave WysochanskiNon-functional change - refactor vg_add_snapshot fid...
2007-10-10 Alasdair KergonHandle new sysfs subsystem/block/devices directory...
2007-10-10 Alasdair KergonFix configure --with-dmeventd-path substitution.
2007-10-09 Jim MeyeringRun tests with LVM_SYSTEM_DIR pointing to private root...
2007-10-09 Jim MeyeringAllow $DM_DEV_DIR envvar to override default of "/dev".
2007-10-03 Jim MeyeringFix the fsadm build failure without using -llvm.
2007-10-03 Jim MeyeringRevert last change. fsadm must not depend on -llvm.
2007-10-03 Petr Rockaia) use dmsetup version to check for dmsetup, but if...
2007-10-03 Jim MeyeringArrange for "make clean" to remove the symlink, too.
2007-10-03 Jim MeyeringAvoid link failure when building fsadm.
2007-10-02 Petr RockaiFix underquotations in lvm_dump.sh.
2007-10-02 Petr RockaiFix a bug in lvm_dump.sh checks for lvm/dmsetup binarie...
2007-10-01 Dave WysochanskiRemove unused pargc parameter
2007-09-25 Jim Meyeringdoc/testing.txt: Fix typo: s/this/thing/.
2007-09-24 Dave WysochanskiSome const fixups for previous checkins
2007-09-24 Jim MeyeringAvoid over-quoting in shell scripts.
2007-09-24 Dave WysochanskiRefactor lvcreate mirror parameter validation.
2007-09-24 Dave WysochanskiRefactor lvcreate stripe parameter validation.
2007-09-21 Dave Wysochanskiadd tests to validate lvextend %PVS
2007-09-21 Jim MeyeringDon't emit a trailing newline to stderr.
2007-09-21 Jim MeyeringPrint --help output to stdout, not stderr.
2007-09-21 Jim MeyeringAfter a diagnostic, suggest --help, rather than printin...
2007-09-21 Jim MeyeringRename test scripts not to include the 4-digit number.
2007-09-21 Jim MeyeringCorrect typo in comments: s/is part of the LVM2/is...
2007-09-20 Dave WysochanskiAdd %PVS extents option to lvresize, lvextend, and...
2007-09-18 Jim Meyeringtest/t3000-lvcreate-pvtags.sh: Use better test names.
2007-09-18 Jim Meyering* configure.in (AC_CONFIG_FILES): Remove the test/...
2007-09-18 Jim Meyeringtest/Makefile.in (lvm-wrapper): Use $(DMDIR)/lib/,...
next
This page took 0.054719 seconds and 5 git commands to generate.