]> sourceware.org Git - lvm2.git/history - lib/filters
dmsetup: allow --noflush with status/wait for thin
[lvm2.git] / lib / filters /
2012-07-26 Alasdair G Kergonfilters: move device_info_t definition to header
2012-07-26 Alasdair G Kergonfilters: Add Micron PCIe SSDs (mtip32xx) [part2]
2012-07-26 Alasdair G Kergonfilters: Add Micron PCIe SSDs (mtip32xx)
2012-03-20 Zdenek KabelacSupport improperly formated device numbers
2012-03-12 Zdenek KabelacBetter structure layout for device_info
2012-03-01 Zdenek KabelacImprove error logging
2012-02-28 Zdenek KabelacTest dm_hash_insert() failures mem failures
2012-02-28 Zdenek KabelacAdd some stack traces for dev_close error paths
2012-02-27 Zdenek KabelacCheck allocation result
2012-02-13 Zdenek KabelacAdd check for allocation failure
2012-02-13 Zdenek KabelacRemove duplicit test
2012-02-08 Zdenek KabelacAdd range test for device number
2012-02-08 Zdenek KabelacReplace snprintf with dm_snprintf
2012-01-11 Alasdair KergonGive priority to emcpower devices with duplicate PVIDs.
2011-12-18 Petr RockaiMake a cleaner split between config tree and config...
2011-11-18 Zdenek KabelacRemove constant expression check
2011-11-11 Milan BrozFix major number filter structure boundary test.
2011-11-11 Milan BrozRemove unneeded parameter.
2011-11-11 Milan BrozAnd now add files for real.
2011-11-11 Milan BrozDo not scan device if it is part of active multipath.
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-05-24 Alasdair KergonAdd and use dev_open_readonly and variations.
2011-05-12 Peter RajnohaDo not issue an error message when unable to remove...
2011-04-22 Peter RajnohaObtain device list from udev by default if LVM2 is...
2011-02-18 Zdenek KabelacConst fixing
2011-02-18 Zdenek KabelacReplace PV_MIN_SIZE with function pv_min_size()
2011-01-27 Alasdair KergonUse O_DIRECT when reading block devices.
2011-01-12 Alasdair Kergonadd fio
2011-01-06 Zdenek KabelacFix memory leak in filter creation error path
2010-12-20 Zdenek KabelacFix error path if regex engine cannot be created in...
2010-12-20 Zdenek KabelacAdd more strict const pointers around config tree
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-09-22 Alasdair KergonFix name in msg in last checkin.
2010-09-22 Alasdair KergonTrack recursive filter iteration to avoid refreshing...
2010-08-11 Peter RajnohaRecognise and give preference to md device partitions...
2010-08-09 Petr RockaiNever scan internal LVM devices.
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-07-02 Alasdair KergonAlways pass unsuspended dm devices through persistent...
2010-06-01 Alasdair KergonDon't merge unchanged persistent cache file before...
2010-05-17 Alasdair Kergonpre-release
2010-05-13 Milan BrozSkip also special lvm devices in scan (if ignore suspen...
2010-05-13 Milan BrozCurrently if clvmd is running and user issues vgscan,
2010-04-30 Zdenek KabelacShow string with invalid pattern
2010-01-06 Milan BrozUse fixed buffer to prevent stack overflow in persisten...
2009-12-11 Zdenek KabelacCleanup returns for void functions.
2009-10-27 Milan BrozRecognise DRBD device part and handle it similar to...
2009-08-19 Mike SnitzerFix pvcreate on a partition (regressed in 2.02.51).
2009-07-09 Mike SnitzerAdd extended device (blkext) and MD partition (mdp...
2009-07-08 Dave WysochanskiFix segfault in persistent_filter_dump() if lvm init...
2009-04-16 Milan BrozAdd MMC device type to filters.
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-09-19 Alasdair KergonStore sysfs location in struct cmd_context.
2008-04-03 Alasdair Kergonfix vd->virtblk
2008-03-12 Alasdair KergonEscape double quotes and backslashes in external metada...
2008-03-05 Alasdair Kergonadd vd to filters
2008-01-31 Alasdair KergonFix mirror log name construction during lvconvert....
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-30 Alasdair KergonUse stack return macros throughout.
2007-10-10 Alasdair KergonHandle new sysfs subsystem/block/devices directory...
2007-08-22 Alasdair Kergon Clean up numerous compiler warnings that crept in...
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-07-26 Alasdair KergonAdd ps3disk devices.
2007-07-24 Jim MeyeringDetect stream write failure reliably; new fn: lvm_fclos...
2007-07-20 Jim MeyeringIntroduce is_same_inode macro, now including a comparis...
2007-07-19 Patrick CaulfieldAdd SUN's LDOM virtual block device to filters
2007-04-27 Alasdair KergonMove regex functions into libdevmapper.
2007-04-26 Alasdair KergonAdd devices/preferred_names config regex list for displ...
2007-01-25 Alasdair Kergonalso ignore mirrors
2007-01-25 Alasdair KergonAdd devices/ignore_suspended_devices to ignore suspende...
2007-01-25 Alasdair KergonAdd some missing close() and fclose() return code checks.
2006-11-04 Alasdair KergonProtect .cache manipulations with fcntl locking.
2006-10-04 Alasdair KergonRemove unused #defines from filter-md.c.
2006-08-21 Alasdair KergonMove lvm_snprintf into libdevmapper.
2006-08-21 Alasdair KergonAdd dm_split_words() and dm_split_lvm_name() to libdevm...
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2006-04-19 Alasdair KergonCheck for libsepol.
2005-11-09 Alasdair Kergonxen xvd
2005-10-25 Alasdair KergonUse dm_is_dm_major instead of local copy.
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-09-16 Alasdair KergonAdd is_dm_major() for use in duplicate device detection...
2005-08-08 Alasdair KergonRecognise aoe devices.
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-04-06 Alasdair KergonAdd ramdisk.
2005-03-21 Alasdair KergonImprove detection of external changes affecting interna...
2005-03-10 Alasdair KergonAvoid some compiler warnings.
2005-03-03 Alasdair KergonSuppress 'open failed' error messages during scanning.
2005-01-19 Alasdair KergonRecognise gnbd.
2004-12-21 Alasdair KergonIgnore sysfs symlinks when DT_UNKNOWN.
2004-12-21 Alasdair KergonSkip devices that are too small to be PVs.
2004-12-10 Alasdair KergonAdditional device-handling debug messages.
2004-11-24 Alasdair KergonImprove filter debug msgs.
2004-11-23 Alasdair Kergonpool debugging
2004-11-23 Alasdair Kergonfix a md filter log mesg
2004-11-23 Alasdair KergonDetect partition table signature.
2004-11-19 Alasdair Kergonpvcreate wipes md superblocks. (With --uuid or --restor...
2004-11-18 Alasdair KergonSeparate out md superblock detection code.
2004-08-18 Alasdair KergonRecognise iseries/vd devices.
2004-08-18 Alasdair KergonCope with DT_UNKNOWN in sysfs.
2004-07-01 Alasdair KergonFix device number handling for 2.6 kernels.
2004-06-01 Alasdair Kergoni2o_block
next
This page took 0.103078 seconds and 8 git commands to generate.