]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2004-11-18 Alasdair KergonSeparate out md superblock detection code.
2004-11-18 Alasdair KergonPrevent snapshot origin resizing.
2004-11-18 Alasdair KergonImprove a vgremove error message.
2004-11-17 Alasdair KergonMore tagging documentation, with some cluster examples.
2004-11-17 Alasdair KergonMore lvm.conf and tagging documentation.
2004-11-16 Alasdair KergonMore man page updates.
2004-11-16 Patrick CaulfieldTidy the socket callbacks so that all the work is done...
2004-11-12 Alasdair Kergonupdate WHATS_NEW
2004-11-12 Alasdair KergonUpdate some man pages.
2004-11-12 Alasdair KergonAlso accept y/n with -ae.
2004-11-11 Patrick CaulfieldReport detailed errors in cluster initialisation to...
2004-11-03 Patrick CaulfieldCan now build a gulm version of clvmd instead of a...
2004-10-15 Alasdair Kergonupdate
2004-10-15 Alasdair KergonFixes to lvcreate vgname processing.
2004-10-12 Alasdair KergonAdd --noheadings option to dmsetup -c for colon-separat...
2004-10-11 Alasdair KergonFix size of dm_name string.
2004-10-06 Patrick CaulfieldMake clvmd -V display the lvm version number too rather...
2004-10-06 Patrick CaulfieldRevert the fork back to where it was as it seems to...
2004-10-06 Patrick CaulfieldChange some perror() calls to log_error() so they'll...
2004-10-04 Patrick CaulfieldCheck the UUID length when readingthe output of the...
2004-10-01 Alasdair KergonSupport device referencing by uuid or major/minor.
2004-10-01 Alasdair Kergonprintf->fprintf
2004-09-30 Patrick CaulfieldMake clvmd cope with large gaps in nodeIDs
2004-09-30 Patrick CaulfieldFork a little later in the startup sequence so that...
2004-09-29 Alasdair Kergonpost-2.00.25
2004-09-29 Alasdair Kergon2.00.25
2004-09-27 Alasdair KergonUse macro in vgremove locking fix.
2004-09-24 Patrick CaulfieldHold VG lock while doing vgremove.
2004-09-24 Patrick CaulfieldRemove spurious trailing dot in man page.
2004-09-24 Patrick CaulfieldKeep client locks (VG locks usually) in their own hash...
2004-09-23 Patrick CaulfieldUpdate WHATS_NEW with latest clvmd change
2004-09-23 Patrick CaulfieldMake the thread handling a little less cavalier. In...
2004-09-23 Patrick CaulfieldDon't use hold_lock for VG locks as that doesn't stop...
2004-09-22 Alasdair KergonFix return code from rm_link for vgmknodes.
2004-09-22 Patrick CaulfieldPut some locking round the LV hash table as it could...
2004-09-16 Alasdair Kergonpost-2.00.24
2004-09-16 Alasdair Kergon2.00.24
2004-09-16 Alasdair KergonFix pool_empty so it really does empty the memory pool.
2004-09-16 Alasdair KergonRename old segtypes files to segtype.
2004-09-16 Alasdair KergonSome fixes to memory debugging code.
2004-09-15 Alasdair Kergonpost-2.00.23
2004-09-15 Alasdair Kergon2.00.23
2004-09-15 Alasdair KergonAdd formats & segtypes files.
2004-09-15 Alasdair KergonExport dm name build & split functions.
2004-09-14 Alasdair KergonUse O_NOATIME on devices if available.
2004-09-14 Alasdair KergonWrite log message when each segtype/format gets initial...
2004-09-14 Alasdair KergonNew commands 'segtypes' and 'formats'.
2004-09-14 Alasdair KergonSuppress pvmove abort message in test mode.
2004-09-14 Alasdair KergonImprove pvcreate/remove device not found error message.
2004-09-14 Alasdair KergonAllow pvmove to move data within the same PV.
2004-09-14 Alasdair KergonDescribe how pvmove works on man page.
2004-09-14 Alasdair KergonTest for incompatible format/segtype combinations in...
2004-09-13 Patrick CaulfieldFix man page for lvchange. The example seems to have...
2004-09-03 Alasdair Kergonpost 2.00.22
2004-09-03 Alasdair Kergon2.00.22
2004-09-02 Alasdair KergonFix /dev/vgname mkdir perms.
2004-09-02 Alasdair Kergonclvmd man page tweaks
2004-09-02 Alasdair KergonRestructure xlate.h
2004-08-23 Patrick Caulfieldclvmd man page.
2004-08-19 Alasdair Kergonpost-2.4.21
2004-08-19 Alasdair Kergon2.00.21
2004-08-18 Alasdair KergonRecognise iseries/vd devices.
2004-08-18 Alasdair KergonCluster-extension-only installation.
2004-08-18 Alasdair KergonCope with DT_UNKNOWN in sysfs.
2004-08-18 Alasdair KergonUpdate pvmove prototype.
2004-08-18 Patrick CaulfieldUpdated file from cman.
2004-08-17 Alasdair KergonSupport for PE ranges in pvmove source PV.
2004-08-17 Alasdair KergonRemove duplicate line in pvremove help text.
2004-08-17 Alasdair KergonChange alloc_areas to pe_ranges and allow suppression...
2004-08-11 Alasdair KergonAdd a const.
2004-08-11 Alasdair KergonAdd dev_size column to pvs.
2004-07-03 Alasdair KergonAdd report columns for in-kernel device number.
2004-07-03 Alasdair Kergonupdate version
2004-07-03 Alasdair KergonMisc autoconf fixes
2004-07-03 Alasdair KergonFix ftp urls
2004-07-03 Alasdair Kergonmisc autoconf fixes
2004-07-03 Alasdair Kergonfix a newline
2004-07-03 Alasdair Kergonset_selinux_context() return code fix
2004-07-01 Alasdair KergonFix device number handling for 2.6 kernels.
2004-06-29 Alasdair Kergonupdate version
2004-06-29 Alasdair Kergonmake -O2 optimisation flag configurable.
2004-06-29 Alasdair KergonReduce severity of setlocale failure message (ie suppre...
2004-06-29 Alasdair KergonAdd initrd-lvm to list of recognised argv[0]s. [pld...
2004-06-28 Alasdair KergonFix LD_FLAGS->LDFLAGS. LD_DEPS->LDDEPS.
2004-06-28 Patrick CaulfieldMake sure errors reach syslog().
2004-06-25 Alasdair Kergonupdate version
2004-06-24 Alasdair KergonFix vgchange (de)activation of (open) LVs.
2004-06-24 Alasdair KergonMissing .exported_symbols
2004-06-24 Alasdair KergonAdd cluster support.
2004-06-20 Alasdair KergonRemove pv segments line from backport.
2004-06-20 Alasdair KergonFix targets string size calc in driver.
2004-06-20 Alasdair Kergonfsadm configurable (default disabled as untested)
2004-06-19 Alasdair KergonDisplay all filtered devices, not just PVs, with pvs -a.
2004-06-19 Alasdair KergonFix sync_dir() when no / in filename.
2004-06-19 Alasdair Kergonvgcfgbackup -f accepts template with %s for VG name.
2004-06-18 Alasdair KergonExtend hash functions to handle non-null-terminated...
2004-06-16 Alasdair KergonAdd local activation support.
2004-06-16 Alasdair KergonAdd dmsetup -C for column-based output.
2004-06-15 Alasdair Kergonfsadm
2004-06-15 Alasdair Kergontidy relative paths in makefile includes
next
This page took 0.055573 seconds and 5 git commands to generate.