summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
Commit message (Expand)AuthorAgeFilesLines
* Obtain device list from udev by default if LVM2 is compiled with udev support.Peter Rajnoha2011-04-221-0/+2
* Add nightly test for vgimportclone and querying of vgnames with duplicate pvs.Dave Wysochanski2011-04-211-0/+1
* Fix use of released vgname and vgidZdenek Kabelac2011-04-211-0/+1
* Improve the discard documentation. Also improve discard code inMike Snitzer2011-04-131-1/+1
* Add "devices/issue_discards" to lvm.conf.Mike Snitzer2011-04-121-0/+2
* Fix incorrect tests for dm_snprintf() failureZdenek Kabelac2011-04-091-0/+1
* Fix some unmatching sign comparation gcc warningsZdenek Kabelac2011-04-081-0/+1
* Thanks to Zdenek Kabelac (kabi) for pointing out that I was usingJonathan Earl Brassow2011-04-071-0/+1
* Keep the cache content when the exported vg buffer is matchingZdenek Kabelac2011-03-301-0/+1
* Few more files filtered from memory lockingZdenek Kabelac2011-03-301-0/+1
* Valgrind updatesZdenek Kabelac2011-03-301-0/+1
* Better shutdown for clvmdZdenek Kabelac2011-03-301-0/+1
* Fix reading of unitialized memoryZdenek Kabelac2011-03-301-0/+1
* Use id_equal instead of strncmp()Zdenek Kabelac2011-03-291-0/+1
* Fix access to released memoryZdenek Kabelac2011-03-291-0/+1
* Fix sending uninitilised bytes in cluster messagesZdenek Kabelac2011-03-291-1/+1
* Fix -Wold-style-definition gcc warningsZdenek Kabelac2011-03-291-0/+1
* What's new.Petr Rockai2011-03-241-0/+1
* Mitigate some warnings if running as non-root user.Milan Broz2011-03-181-0/+1
* Add missing \0 for grown debug objectZdenek Kabelac2011-03-141-0/+1
* Revert this commitZdenek Kabelac2011-03-131-1/+0
* Fix allocation of system_idZdenek Kabelac2011-03-131-0/+1
* Fix buffer allocation size for uuid stringZdenek Kabelac2011-03-131-0/+1
* Fix usage of readlinkZdenek Kabelac2011-03-131-0/+1
* Use format instance mempool where possible and adequate.Peter Rajnoha2011-03-111-0/+1
* Call destroy_instance for any PVs found in VG structure during vg_free call.Peter Rajnoha2011-03-111-0/+1
* Add new free_pv_fid fn and use it throughout to free all attached fids.Peter Rajnoha2011-03-111-0/+1
* Use only vg_set_fid and new pv_set_fid fn to assign the format instance.Peter Rajnoha2011-03-111-0/+1
* Make create_text_context fn static and move it inside create_instance fn.Peter Rajnoha2011-03-111-0/+1
* Add mem and ref_count fields to struct format_instance for own mempool use.Peter Rajnoha2011-03-111-1/+2
* Use new alloc_fid fn for common format instance initialisation.Peter Rajnoha2011-03-111-0/+1
* Optimise _eat_space and _get_tokenZdenek Kabelac2011-03-101-0/+1
* Refactor code for _lv_postoderZdenek Kabelac2011-03-101-0/+1
* Use hash tables for validating namesZdenek Kabelac2011-03-101-0/+1
* Refactor vg allocation codeZdenek Kabelac2011-03-101-0/+1
* Avoid possible endless loop in _free_vginfo when 4 or more VGs have same name.Alasdair Kergon2011-03-101-0/+1
* Use empty string instead of /dev// for LV path when there's no VG.Alasdair Kergon2011-03-091-1/+3
* Do not send random bytes in messageZdenek Kabelac2011-03-081-0/+1
* Fix clvmd return code for bad options.Milan Broz2011-03-081-0/+1
* Fix hardcoded page size, fixing test fails with 8k page and new kernel.Milan Broz2011-03-061-0/+1
* Fix reading of released memoryZdenek Kabelac2011-03-051-0/+1
* Fix syslog initialisation in clvmd to respect lvm.conf setting.Milan Broz2011-03-021-0/+1
* PE size overflows, on most architectures it is catch by "PE cannot be 0"Milan Broz2011-03-021-1/+1
* Use 64bit unsigned value for maximum stripe size test.Milan Broz2011-03-021-0/+1
* Test result of dm_task_set_uuidZdenek Kabelac2011-02-281-0/+1
* Improve pvremove error message when PV belongs to a VG.Alasdair Kergon2011-02-281-0/+1
* Allow non-orphan PVs with two metadata areas to be resized.Peter Rajnoha2011-02-281-2/+2
* Fix check for log-only allocation in new alloc normal loop.Alasdair Kergon2011-02-271-2/+2
* Various changes to the allocation algorithms: Expect some fallout.Alasdair Kergon2011-02-271-0/+4
* Allow only orphan PVs to be resized even with two metadata areas.Peter Rajnoha2011-02-251-1/+1