summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libdm: pass dnode to callbackZdenek Kabelac2014-01-081-1/+1
* thin: accept const structZdenek Kabelac2014-01-082-2/+2
* thin: cleanup _thin_pool_add_messagePeter Rajnoha2014-01-081-9/+3
* pvscan: use format feature flags in lvmetad codeAlasdair G Kergon2014-01-084-15/+24
* lvmetad: free fid after vg lookup failureAlasdair G Kergon2014-01-081-3/+6
* Misc: Get rid of some compiler warnings.Jonathan Brassow2014-01-071-1/+1
* lvmetad: Flush a VG if it goes completely missing due to pv_found.Petr Rockai2014-01-071-0/+7
* lvmetad: Fix a corruption-prone race in error path.Petr Rockai2014-01-071-1/+1
* toollib: Fix a mis-merge in _process_all_devs (duplicated pvs -a output).Petr Rockai2014-01-071-3/+0
* liblvm: Save off and restore umask valuesTony Asleson2013-12-206-146/+647
* device: if BLKPBSZGET is unavailable, try to use BLKSSZGET with fallback to 512bPeter Rajnoha2013-12-181-5/+18
* systemd: use only major:minor for pvscan in lvm2-pvscan@.servicePeter Rajnoha2013-12-182-1/+2
* device: if BLKPBSZGET is unavailable, enforce 512Zdenek Kabelac2013-12-181-1/+2
* tests: clear inactive table before resuming in teardownZdenek Kabelac2013-12-181-0/+1
* man: syntax and spelling fixes.Ville Skyttä2013-12-187-7/+8
* Revert "tree_action: destroy devices from failing activation"Zdenek Kabelac2013-12-172-9/+2
* device: use BLKPBSZGET for physical block size only if the op is available, o...Peter Rajnoha2013-12-171-9/+16
* tree_action: destroy devices from failing activationZdenek Kabelac2013-12-172-2/+9
* lv_dependency: scan also snapshots and extoriginsZdenek Kabelac2013-12-172-0/+10
* cleanup: skip double assignZdenek Kabelac2013-12-171-7/+8
* tests: hide expected error messageZdenek Kabelac2013-12-171-1/+1
* tests: skip pool-label test for lvmetadZdenek Kabelac2013-12-171-0/+3
* systemd: make sure lvm2-lvmetad.socket is available for lvm2-pvscan@.servicePeter Rajnoha2013-12-171-0/+1
* test: Turn check_full into check_system complementary with normal check.Petr Rockai2013-12-152-8/+3
* pvscan --cache: Use FMT_LVM1_NAME instead of hardcoded "lvm1".Petr Rockai2013-12-151-1/+1
* pvscan --cache: Error out on pool-format VGs for now.Petr Rockai2013-12-151-0/+9
* test: Make the harness optionally less verbose (QUIET=1).Petr Rockai2013-12-151-4/+9
* config: fix metadata/disk_areas config setting registrationPeter Rajnoha2013-12-132-2/+8
* device: add physical block size info and make sure VG extent size >= PV's phy...Peter Rajnoha2013-12-1210-47/+101
* man: -Z zeroes 4KiB, not just 1KiBPeter Rajnoha2013-12-122-2/+2
* autoreconf: latest changesPeter Rajnoha2013-12-121-16/+16
* configure: update recent changeZdenek Kabelac2013-12-121-16/+16
* cleanup: remove unused variableZdenek Kabelac2013-12-121-1/+0
* autoreconf: latest changesPeter Rajnoha2013-12-121-35/+230
* dev-cache: skip double stat() call on each _insertZdenek Kabelac2013-12-122-18/+32
* dmeventd: prevent busy looping on CPUZdenek Kabelac2013-12-122-1/+4
* dmeventd: change locking codeZdenek Kabelac2013-12-122-7/+6
* dmeventd: drop taking timeout mutexZdenek Kabelac2013-12-122-5/+5
* thin: enable build of thin provisioning by defaultZdenek Kabelac2013-12-122-24/+42
* cleanup: add missing backtrace in fail pathZdenek Kabelac2013-12-121-1/+1
* cleanup: improve tag processingZdenek Kabelac2013-12-122-22/+9
* cleanup: remove duplicate codeZdenek Kabelac2013-12-121-3/+1
* cleanup: self compilable headersZdenek Kabelac2013-12-1214-6/+39
* cleanup: simplify logging codeZdenek Kabelac2013-12-122-59/+25
* WHATS_NEW: commit 4c267c7286145165dfe078f77d18d194a21a2e1cPeter Rajnoha2013-12-111-0/+1
* udev: fix SYSTEMD_READY assignment for foreign devices in lvmetad rulesPeter Rajnoha2013-12-111-0/+5
* tests: count interrupted test as failedZdenek Kabelac2013-12-101-4/+4
* thin: thin metadata resize unsupported with 1.9Zdenek Kabelac2013-12-103-3/+7
* cleanup: share segtype macrosZdenek Kabelac2013-12-101-16/+16
* cleanup: shorter raid initializationZdenek Kabelac2013-12-102-114/+39