]> sourceware.org Git - lvm2.git/history - lib/misc
dmsetup: allow --noflush with status/wait for thin
[lvm2.git] / lib / misc /
2012-06-27 Peter Rajnohaconfigure: run directory configuration cleanup
2012-06-11 Alasdair G Kergonveritysetup: Remove code as now in cryptsetup.
2012-06-08 Alasdair G KergonMore .gitignore files for an in-source-tree build.
2012-05-29 Peter RajnohaRemove unsupported udev_get_dev_path libudev call used...
2012-03-24 Alasdair KergonFirst veritysetup version using configure --with-verity...
2012-03-14 Zdenek KabelacAdd --with-thin-check configure option
2012-03-02 Zdenek KabelacJust space moving
2012-02-29 Jonathan Earl BrassowAllow cluster mirrors to handle the absence of the...
2012-02-28 Alasdair KergonAdd LVMETAD_SUPPORT
2012-02-27 Zdenek KabelacAdd some log_sys_errors to close() call
2012-02-15 Peter Rajnohaautoreconf
2012-02-08 Zdenek KabelacSome fixmes
2012-02-08 Zdenek KabelacEnsure strncpy() function always ends with '\0'
2012-02-01 Zdenek KabelacAvoid warning for small pv_min_size
2012-01-31 Alasdair KergonAutomatically detect whether corosync clvmd needs to...
2012-01-20 Mike SnitzerDifferentiate between snapshot status of "Invalid"...
2011-11-03 Zdenek KabelacThin uses _tdata instead of _tpool for data LV
2011-09-22 Peter RajnohaAdd activation/retry_deactivation to lvm.conf to retry...
2011-09-19 Zdenek KabelacRevert patch
2011-09-19 Zdenek KabelacUse log_error instead of log_verbose when executed...
2011-09-19 Zdenek KabelacMove debug message
2011-09-06 Alasdair Kergontdata->tpool
2011-09-06 Alasdair Kergonlvcreate parsing for thin provisioning.
2011-09-01 Zdenek KabelacMatch the prototype old-style declaration
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-08-24 Zdenek KabelacInitial code layout for thin provisioning target
2011-08-11 Zdenek KabelacAdd detect_internal_vg_cache_corruption to lvm.conf
2011-08-09 Alasdair Kergonautoreconf
2011-08-04 Zdenek KabelacRemove meaningless const type qualifiers on cast type
2011-08-02 Jonathan Earl BrassowAdd basic RAID segment type(s) support.
2011-07-01 Alasdair KergonAdd framework for validation of ioctls. Doesn't do...
2011-06-08 Peter RajnohaFix create_temp_name to replace any '/' found in the...
2011-04-28 Alasdair KergonSet pv_min_size to 2048KB to exclude floppy drives.
2011-04-22 Peter RajnohaObtain device list from udev by default if LVM2 is...
2011-04-22 Peter RajnohaMove common libudev code to lvm-wrappers.[ch].
2011-04-08 Zdenek KabelacFix some unmatching sign comparation gcc warnings
2011-04-08 Zdenek KabelacNewer gcc doesn't need this trick
2011-03-29 Zdenek KabelacFix -Wold-style-definition gcc warnings
2011-03-13 Zdenek KabelacRevert this commit
2011-03-13 Zdenek KabelacFix buffer allocation size for uuid string
2011-02-18 Zdenek KabelacReplace PV_MIN_SIZE with function pv_min_size()
2011-02-08 Zdenek KabelacFix CRC32 calculation on big endian CPU
2011-02-04 Zdenek KabelacAdd configure option --with-device-nodes-on
2011-01-28 Zdenek KabelacSkip NULL check before dm_free
2011-01-24 Alasdair KergonFix lvchange --test to exit cleanly.
2011-01-13 Zdenek KabelacAdd exec_cmd paramater sync_needed
2011-01-12 Alasdair KergonReplace fs_unlock by sync_local_dev_names to notify...
2011-01-10 Zdenek KabelacFix missing declaration for fs_unlock
2011-01-10 Zdenek KabelacAvoid cookie sharing between forked processes
2011-01-07 Alasdair KergonUsing Fedora 14's autoreconf.
2010-12-13 Milan BrozUpdate configure.
2010-11-30 Petr RockaiRefactor the percent (mirror sync, snapshot usage)...
2010-11-17 Alasdair KergonRemove tag length restriction and allow / = ! : # ...
2010-11-01 Zdenek KabelacUse new status code from fsadm check
2010-10-26 Zdenek KabelacMacro uninitialized_var gives warnings in static analysis
2010-10-25 Zdenek KabelacFix constness warning
2010-10-13 Petr RockaiLimit repeated accesses to broken devices.
2010-10-13 Zdenek KabelacDon't use floor() in _bitset_with_random_bits
2010-09-28 Alasdair KergonSpeed up unquoting of quoted double quotes and backslashes.
2010-09-27 Alasdair Kergonwas renamed
2010-09-27 Alasdair KergonSpeed up CRC32 calculations by using a larger lookup...
2010-09-23 Peter RajnohaAdd escape sequence for ':' and '@' found in device...
2010-09-20 Peter RajnohaRevert to old glibc behaviour for vsnprintf used in...
2010-08-21 Alasdair Kergonautoreconf also updates configure.h.in
2010-08-16 Alasdair KergonVarious small cleanups and fixes related to monitoring.
2010-08-11 Peter RajnohaRecognise and give preference to md device partitions...
2010-07-28 Alasdair KergonChange clvmd to communicate with lvm via a socket in...
2010-07-13 Fabio M. Di NittoAdd dm_create_lockfile to libdm to handle pidfiles...
2010-07-05 Alasdair KergonRandomly select which mdas to use or ignore.
2010-06-03 Zdenek KabelacUse absolute paths in commands
2010-05-24 Alasdair KergonReplace strncmp kernel version number checks with prope...
2010-05-21 Zdenek KabelacReplicator: base lvm2 support
2010-05-20 Alasdair Kergonbackup->cache
2010-05-20 Alasdair KergonAdd install_system_dirs makefile target.
2010-04-23 Peter RajnohaSet appropriate udev flags for reserved LVs.
2010-04-14 Peter RajnohaUse UUIDs instead of names while processing event handlers.
2010-03-23 Peter RajnohaAutoreconf.
2010-03-18 Alasdair Kergonautoreconf & add missing WHATS_NEW entry
2010-03-18 Petr RockaiAdd infrastructure for running the functional testsuite...
2010-03-04 Zdenek KabelacReadline linking update
2010-01-11 Peter RajnohaAdd support to disable udev checking: LVM_UDEV_DISABLE_...
2010-01-05 Mike SnitzerAdd a [--poll {y|n}] flag to vgchange and lvchange...
2009-12-11 Zdenek KabelacCleanup returns for void functions.
2009-09-28 Alasdair KergonProvide alternative implementation of obsolete siginter...
2009-09-28 Alasdair KergonAdd global/si_unit_consistency to enable cleaned-up...
2009-09-14 Alasdair KergonMore cmirror makefile fixes from Fabio.
2009-08-28 Alasdair Kergonchange clogd to cmirrord
2009-08-28 Alasdair KergonRewrite clvmd configuration code.
2009-07-31 Alasdair KergonPrepare for udev synchronisation code. (options don...
2009-07-22 Alasdair KergonAdd an API version number, LVM_LIBAPI, to the VERSION...
2009-07-15 Alasdair KergonUse log_error macro consistently throughout in place...
2009-07-15 Petr RockaiRemove lockingfailed().
2009-07-13 Mikulas PatockaChange exit() to _exit() in the child process. exit...
2009-02-28 Alasdair KergonAttempt cleanup in child before execing new binary...
2009-02-27 Alasdair Kergonfsadm cleanups & release prep
2009-02-24 Zdenek KabelacFixed bug where lvresize option -t was not properly...
2009-02-22 Alasdair KergonMove tools/version.h to lib/misc/lvm-version.h.
2008-12-18 Dave WysochanskiCreate global is_static() to eliminate from the library...
2008-12-07 Dave WysochanskiMake _init_rand() thread safe - use rand_r() instead...
2008-12-07 Dave WysochanskiAdd generic function to read /dev/urandom, used in...
next
This page took 0.08872 seconds and 8 git commands to generate.