]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2012-06-27 Peter Rajnohaconfigure: autoreconf
2012-06-27 Peter Rajnohaudev: udev rules cleanup
2012-06-27 Peter Rajnohaconfigure: run directory configuration cleanup
2012-06-25 Peter Rajnohadev-io: open device read-only to obtain readahead value
2012-06-22 Zdenek Kabelaccleanup: use dev_t type
2012-06-22 Zdenek Kabelacthin: fix lvconvert error path NULL dereference
2012-06-22 Zdenek Kabelaclvmetad: check for fid existance
2012-06-22 Zdenek Kabelacfix: limit preallocate stack size
2012-06-22 Zdenek Kabelacfix: use 64bit math for reserved memory
2012-06-22 Zdenek Kabelaccleanup: replace memset with struct initilization
2012-06-21 Alasdair G... kernel docs: Refresh kernel target documentation
2012-06-20 Zdenek Kabelaccmirrord: add missing checks for kernel_send
2012-06-20 Zdenek Kabelacheaders: add some __attribute__ instrumentation
2012-06-20 Zdenek Kabelaccleanup: use struct initializers instead of memset
2012-06-20 Zdenek Kabelaccmirrord: fix cut&paste
2012-06-20 Zdenek Kabelaccmirrord: add test for closedir() and close()
2012-06-20 Peter Rajnohasystemd: Add Documentation references
2012-06-15 Zdenek KabelacSync filesystem for thin snapshots
2012-06-11 Alasdair G... gitignore: Ignore files ending in ~
2012-06-11 Alasdair G... veritysetup: Remove code as now in cryptsetup.
2012-06-08 Alasdair G... release: post-release update version
2012-06-08 Alasdair G... release: WHATS_NEW tidy v2_02_96
2012-06-08 Alasdair G... gitignore: Remove redundant test dir entry
2012-06-08 Alasdair G... VERSION: Update for release.
2012-06-08 Alasdair G... WHATS_NEW_DM: Update for release.
2012-06-08 Alasdair G... gitignore: add .swp
2012-06-08 Alasdair G... dmeventd: Improve comment about repeated DIE msgs
2012-06-08 Alasdair G... Rename git report from LVM2.git to lvm2.git.
2012-06-08 Alasdair G... More .gitignore files for an in-source-tree build.
2012-06-08 Alasdair G... Add .gitignore files for an in-source-tree build.
2012-06-07 Alasdair G... Mention old source code web location in README.
2012-06-07 Alasdair G... Update VERSION date.
2012-06-07 Alasdair G... Edit WHATS_NEW.
2012-06-07 Alasdair G... Remove obsolete CVS helper script.
2012-06-07 Alasdair G... Update source code location in README.
2012-06-06 Alasdair G... Upstream source repo move to fedorahosted.org git.
2012-05-29 Peter RajnohaRemove unsupported udev_get_dev_path libudev call used...
2012-05-23 Zdenek KabelacFix error path
2012-05-23 Zdenek KabelacMove thin_check_executable to proper section
2012-05-17 Peter RajnohaPartial activation working, expect success in tests.
2012-05-17 Peter RajnohaRe-enable tests for snapshots of mirrors.
2012-05-16 Zdenek Kabelacsnaps of mirrors are enabled
2012-05-16 Zdenek Kabelacok - that was nice mid-air collision
2012-05-16 Zdenek Kabelacupdate
2012-05-16 Alasdair KergonRe-enable partial activation of non-thin LVs until...
2012-05-16 Petr RockaiAdd a (currently failing) test for RHBZ 816672.
2012-05-16 Petr RockaiAdd provisions to flag tests that we know will fail...
2012-05-15 Alasdair KergonSet delay_resume_if_new on deptree snapshot origin.
2012-05-15 Alasdair Kergonadd major:minor to table size changed debug message
2012-05-15 Alasdair Kergonindicate when deptree detects but ignores size change...
2012-05-14 Alasdair KergonRefer to details of snapshot of raid problem.
2012-05-14 Alasdair KergonWarn of deadlock risk when using snapshots of mirror...
2012-05-11 Alasdair KergonFix cling policy not to behave like normal policy if...
2012-05-11 Alasdair KergonFix allocation policy loop so it doesn't continue beyon...
2012-05-11 Alasdair KergonAppend _TO_LVSEG to names of internal A_CONTIGUOUS...
2012-05-11 Alasdair KergonAlways include debug mesg when cling to allocated is...
2012-05-11 Alasdair KergonRefactor _has_matching_pv_tag to provide a fn that...
2012-05-10 Peter RajnohaMore comments on metadata area types.
2012-05-10 Peter RajnohaComment on auxiliary metadata areas.
2012-05-10 Zdenek KabelacAdd missing pkg init
2012-05-10 Alasdair KergonUncomment allocation section to match style of rest...
2012-05-09 Peter RajnohaRemove VG/PV used in the test.
2012-05-09 Peter RajnohaFix division by zero if PV with zero PE count is used...
2012-05-09 Zdenek KabelacInitial support for lvconvert for thin pool volumes.
2012-05-09 Zdenek KabelacFix regression in for_each_sub_lv
2012-05-08 Alasdair KergonLog value chosen in _find_config_bool like other variab...
2012-05-05 Jonathan Earl... Fix up-convert when mirror activation is controled...
2012-05-01 Jonathan Earl... Disallow snapshots of mirror segment types.
2012-04-27 Jonathan Earl... Make a note that "raid1" is not cluster-aware in the...
2012-04-27 Peter RajnohaUse dm_strncpy instead of plain strncpy while setting...
2012-04-26 Jonathan Earl... Fix bug in cmirror that caused incorrect status info...
2012-04-26 Alasdair KergonRemove statement that snapshots cannot be tagged from...
2012-04-25 Jonathan Earl... Disallow changing cluster attribute of VG while RAID...
2012-04-25 Peter RajnohaWHATS_NEW
2012-04-24 Jonathan Earl... Allow a subset of failed devices to be replaced in...
2012-04-24 Jonathan Earl... Prevent resume from creating error devices that already...
2012-04-24 Zdenek KabelacSynchronize with self-destruction of dmeventd
2012-04-24 Zdenek KabelacExpect failure if the reduction doesn't really happen
2012-04-24 Zdenek KabelacAdd some lock comments
2012-04-24 Zdenek KabelacUpdate singlenode locking
2012-04-24 Zdenek KabelacSort lvs options by alphabet
2012-04-24 Zdenek KabelacUpdate some lvs column names
2012-04-24 Peter RajnohaAlso rename DevNos header to DevNosUsed in dmsetup...
2012-04-24 Peter RajnohaRename (Blk)DevNames header to (Blk)DevNamesUsed in...
2012-04-24 Alasdair KergonHandle replacement of an active device that goes missin...
2012-04-20 Jonathan Earl... Unlike 'mirror' segtype, 'raid1' should perform flush...
2012-04-19 Jonathan Earl... Fix for bug 807776: invalid lvconvert --merge output...
2012-04-19 Alasdair Kergon.
2012-04-19 Alasdair Kergon.
2012-04-18 Peter RajnohaAdd udev info and context to lvmdump.
2012-04-15 Petr RockaiAdd a rudimentary lvmetad manpage.
2012-04-12 Alasdair KergonRemove 'up' from rounding message that sometimes rounds...
2012-04-12 Jonathan Earl... Fix code that performs RAID device replacement while...
2012-04-11 Jonathan Earl... Fix inability to split RAID1 image while specifying...
2012-04-11 Zdenek KabelacUpdate test
2012-04-11 Alasdair Kergonspacing
2012-04-11 Zdenek KabelacUpdate man pages
2012-04-11 Zdenek KabelacFix lvresize for thin pool
2012-04-11 Zdenek KabelacLvresize rounds upward
2012-04-11 Zdenek KabelacSupport rounding downward for lvcreate and %
next
This page took 0.052408 seconds and 5 git commands to generate.