summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* thin: fix recent commitsv2_02_97Alasdair G Kergon2012-08-071-11/+10
* thin: use discards as plural rather than singularAlasdair G Kergon2012-08-0717-89/+89
* release: update version/WHATS_NEWAlasdair G Kergon2012-08-074-23/+24
* thin: tidy thin discard codeAlasdair G Kergon2012-08-071-22/+13
* man: expand lvchange --discard entryAlasdair G Kergon2012-08-071-1/+6
* thin: tidy commands.h arg listsAlasdair G Kergon2012-08-071-11/+8
* thin: mention discard/zero in lvchange errmsgAlasdair G Kergon2012-08-071-5/+4
* whitespaceAlasdair G Kergon2012-08-071-1/+0
* report: provide discard field value in fullAlasdair G Kergon2012-08-072-17/+6
* activation: log target version presentAlasdair G Kergon2012-08-071-0/+5
* thin: tighten discard string conversionsAlasdair G Kergon2012-08-071-6/+3
* thin: order discard enum alphabeticallyAlasdair G Kergon2012-08-071-2/+2
* comments: misc updatesAlasdair G Kergon2012-08-074-10/+11
* man: document allocation process in lvm.8Alasdair G Kergon2012-08-072-61/+130
* args: increase major:minor limit to 4095:1048575Peter Rajnoha2012-08-066-38/+48
* [lvmetad] Continue reading/writing on EINTRMarian Csontos2012-08-021-4/+4
* Remove redundant (potentially harmful) semicolonMarian Csontos2012-08-021-1/+1
* lvmetad: Skip redundant checks on no inputMarian Csontos2012-08-021-14/+13
* make: fix make in scripts dir for --disable-applibPeter Rajnoha2012-08-011-5/+14
* Fix dependecy build for scripts dirZdenek Kabelac2012-08-011-0/+1
* systemd: O_CLOEXEC not needed in activation generatorPeter Rajnoha2012-08-011-1/+1
* make: use proper libs to make scripts subdirPeter Rajnoha2012-08-011-1/+6
* systemd: integrate lvm2 activation generator with conf+makePeter Rajnoha2012-07-316-10/+45
* systemd: add lvm2 activation generatorPeter Rajnoha2012-07-311-0/+169
* lvm2app: add lvm_config_find_bool functionPeter Rajnoha2012-07-313-0/+28
* lvmetad: Fix an obscure error message.Petr Rockai2012-07-311-2/+1
* libdm-string: Add dm_vasprintf.Petr Rockai2012-07-312-2/+13
* version: updateAlasdair G Kergon2012-07-301-1/+1
* version: updateAlasdair G Kergon2012-07-301-1/+1
* version: updateAlasdair G Kergon2012-07-301-1/+1
* version: updateAlasdair G Kergon2012-07-302-2/+2
* TEST: Add lvmetad-test; checks --test with lvmetad.Petr Rockai2012-07-301-0/+34
* lvmetad: Implement --test (fixes #832033).Petr Rockai2012-07-302-4/+5
* reports: invalid snaps do not capitalise lv_attrAlasdair G Kergon2012-07-272-1/+1
* dmsetup: allow --noflush with status/wait for thinAlasdair G Kergon2012-07-274-8/+21
* vgextend: Allow PVs to be added to VGs that have PVs missingJonathan Brassow2012-07-262-2/+8
* filters: move device_info_t definition to headerAlasdair G Kergon2012-07-262-7/+7
* systemd: ensure monitoring is handled after lvmetadPeter Rajnoha2012-07-261-1/+1
* filters: Add Micron PCIe SSDs (mtip32xx) [part2]Alasdair G Kergon2012-07-261-0/+55
* filters: Add Micron PCIe SSDs (mtip32xx)Alasdair G Kergon2012-07-262-40/+3
* TEST: Conditionalize RAID tests on whether the dm-raid module existsJonathan Brassow2012-07-251-21/+23
* locking: clarify read-only locking error message v2Peter Rajnoha2012-07-251-1/+1
* locking: clarify read-only locking error messagePeter Rajnoha2012-07-251-1/+2
* Forgot to update WHATS_NEW for commit 5555d2a000ed4e3d5a694896f3dc6a7290543f43Jonathan Brassow2012-07-241-0/+1
* RAID: Fix segfault when attempting to replace RAID 4/5/6 deviceJonathan Brassow2012-07-242-2/+35
* TEST: Replace old sync test/wait functions with new library functionsJonathan Brassow2012-07-243-116/+15
* TEST: Add library functions for checking and waiting for syncJonathan Brassow2012-07-242-0/+57
* config: fix one-node dumpconfig, add dm_config_write_one_nodePeter Rajnoha2012-07-205-3/+19
* daemon-server: fix error message on daemon shutdownPeter Rajnoha2012-07-192-1/+2
* thin: add lvchange for discard and zero changeZdenek Kabelac2012-07-184-4/+106