]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2005-01-07 Patrick CaulfieldFix off-by-one error in cluster_locking that could...
2005-01-06 Alasdair Kergonpost-1.00.20
2005-01-06 Alasdair Kergon1.00.20
2005-01-06 Alasdair KergonAttempt to fix /dev/mapper/control transparently if...
2005-01-06 Patrick CaulfieldSome more gulm fixes from "Mr gulm" himself.
2005-01-05 Alasdair KergonConfiguration-time option for setting uid/gid/mode...
2005-01-05 Alasdair Kergonpvcreate wipes first 4 sectors unless given --zero n.
2005-01-05 Patrick Caulfield Improve clvmd failure message if it's already running.
2005-01-04 Patrick CaulfieldTypo in "for" caused first node in ccs to be ignored.
2005-01-04 Patrick CaulfieldUse new CCS key names for nodes in the GULM version...
2004-12-22 Alasdair Kergonpost-2.00.32
2004-12-22 Alasdair Kergonupdate pofile
2004-12-22 Alasdair KergonDrop static/dl config restriction for now.
2004-12-22 Alasdair Kergonupdate version
2004-12-22 Alasdair KergonFix an error fprintf.
2004-12-21 Alasdair KergonFix vgdisplay -s. Breaks (undocumented) lvs/pvs/vgs...
2004-12-21 Alasdair KergonFix device reference counting on re-opens.
2004-12-21 Alasdair KergonIgnore sysfs symlinks when DT_UNKNOWN.
2004-12-21 Alasdair KergonAdd RHEL4 clvmd init script.
2004-12-21 Alasdair KergonSkip devices that are too small to be PVs.
2004-12-21 Alasdair KergonAdd CONTRIBUTORS file.
2004-12-21 Alasdair KergonFix pvchange -x segfault with lvm2-format orphan.
2004-12-21 Alasdair KergonCope with empty msdos partition tables.
2004-12-12 Alasdair Kergonpost-2.00.31
2004-12-12 Alasdair Kergonupdate pofile
2004-12-12 Alasdair Kergon2.00.31
2004-12-12 Alasdair KergonReopen RO file descriptor RW if necessary.
2004-12-10 Alasdair Kergonpost-2.00.30
2004-12-10 Alasdair Kergonupdate pofile
2004-12-10 Alasdair Kergon2.00.30
2004-12-10 Alasdair KergonAdditional device-handling debug messages.
2004-12-09 Alasdair KergonFix lvreduce man page .i->.I
2004-12-09 Alasdair KergonFix vgsplit man page title.
2004-12-09 Alasdair KergonFix clvmd man makefile.
2004-12-09 Alasdair KergonExtend dev_open logging.
2004-12-01 Patrick CaulfieldMake clvmd_fix_conf.sh UNDOable
2004-11-27 Alasdair Kergonpost-29
2004-11-27 Alasdair Kergonxlate compilation fix
2004-11-27 Alasdair Kergonupdate version
2004-11-27 Alasdair KergonEndian fix to signature detection.
2004-11-26 Alasdair KergonConfigure/makefile tidy.
2004-11-26 Alasdair Kergonfix partition table signature size
2004-11-24 Alasdair Kergonupdate pofile
2004-11-24 Alasdair KergonTrap large memory allocation requests.
2004-11-24 Alasdair KergonFix to partition table detection code.
2004-11-24 Alasdair KergonImprove filter debug msgs.
2004-11-23 Alasdair Kergonpost-release
2004-11-23 Alasdair Kergonupdate po
2004-11-23 Alasdair Kergonpool debugging
2004-11-23 Alasdair Kergon2.00.26
2004-11-23 Alasdair Kergonfix a md filter log mesg
2004-11-23 Alasdair Kergonupdate pofile
2004-11-23 Alasdair KergonDetect partition table signature.
2004-11-19 Alasdair KergonOnly wipe signature bytes when destroying md superblock...
2004-11-19 Alasdair Kergonpvcreate wipes md superblocks. (With --uuid or --restor...
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.
next
This page took 0.061132 seconds and 5 git commands to generate.