summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* lvchange: do not start dmevent for resynZdenek Kabelac2012-10-091-2/+4
* lvconvert: disable convertion of thin to mirrorsZdenek Kabelac2012-10-081-0/+7
* thin: lvconvertZdenek Kabelac2012-10-033-69/+115
* thin: lvchange allows to change perms of thin snapZdenek Kabelac2012-10-031-1/+1
* cleanup: add proper cast for force_tZdenek Kabelac2012-10-031-1/+1
* liblvm2cmd: ensure standard descriptors are readyZdenek Kabelac2012-10-031-1/+38
* liblvm2cmd: add return code for _close_stray_fdsZdenek Kabelac2012-10-031-11/+36
* lvremove: Revert to allowing removal of partial LVs.Petr Rockai2012-09-261-6/+0
* lvmetad: Make vgscan --cache an alias to pvscan --cache.Petr Rockai2012-09-261-12/+4
* lib/cache/lvmetad: s/pvscan_lvmetad/lvmetad_pvscan/ in the APIPetr Rockai2012-09-261-3/+3
* Implement devices/global_filter.Petr Rockai2012-09-263-30/+7
* cleanup: remove unused variableMarian Csontos2012-09-201-1/+0
* mirror: 'lvconvert --resync' should reset LV_NOTSYNCED on corelog mirrorJonathan Brassow2012-09-191-1/+1
* discards: skip when removing LVs on missing PVsAlasdair G Kergon2012-09-191-0/+6
* vgchange: fix -aay to activate proper volumesPeter Rajnoha2012-09-121-6/+3
* RAID: Properly handle resync of RAID LVsJonathan Brassow2012-09-111-14/+37
* cleanup: Restructure code that handles mirror resyncingJonathan Brassow2012-09-111-29/+86
* cleanup: Reduce indentation by short-circuiting functionJonathan Brassow2012-09-111-43/+55
* cleanup: Use segtype->ops->name() instead of segtype->name where applicableJonathan Brassow2012-09-052-3/+3
* setvbuf: reopen only valid fdPeter Rajnoha2012-08-271-1/+1
* config: add silent modeAlasdair G Kergon2012-08-2529-134/+133
* RAID: Add support for RAID10Jonathan Brassow2012-08-242-3/+38
* thin: discardZdenek Kabelac2012-08-232-3/+3
* lvconvert: use _reload_lv on more placesZdenek Kabelac2012-08-231-60/+30
* lvconvert: move _reload_lv()Zdenek Kabelac2012-08-231-27/+28
* check: add internal errors for unexpected pathsZdenek Kabelac2012-08-232-0/+10
* cleanup: use proper activation_change_tZdenek Kabelac2012-08-232-2/+4
* cleanup: cast to matching typeZdenek Kabelac2012-08-231-2/+2
* cleanup: uint64_t castsZdenek Kabelac2012-08-231-1/+1
* cleanup: keep MKNOD type cast cleanZdenek Kabelac2012-08-231-1/+1
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-236-13/+0
* dmsetup: check if new_name is non NULLZdenek Kabelac2012-08-231-1/+1
* dmsetup: fix udev warning messageZdenek Kabelac2012-08-231-1/+1
* dmsetup: fix memleak in _get_split_nameZdenek Kabelac2012-08-231-1/+3
* thin: lvcreate --discardsZdenek Kabelac2012-08-092-1/+12
* RAID: Improve RAID argument handling.Jonathan Brassow2012-08-081-0/+21
* thin: use discards as plural rather than singularAlasdair G Kergon2012-08-075-25/+25
* 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
* args: increase major:minor limit to 4095:1048575Peter Rajnoha2012-08-065-38/+47
* dmsetup: allow --noflush with status/wait for thinAlasdair G Kergon2012-07-271-2/+5
* vgextend: Allow PVs to be added to VGs that have PVs missingJonathan Brassow2012-07-261-2/+7
* thin: add lvchange for discard and zero changeZdenek Kabelac2012-07-182-3/+92
* thin: add discard support for thin poolZdenek Kabelac2012-07-184-1/+20
* lvconvert: count % upwards when merging a snapshotPeter Rajnoha2012-07-101-2/+2
* activate: skip manual activation for --sysinit -aayPeter Rajnoha2012-07-102-0/+14
* RAID: Fix extending size of RAID 4/5/6 logical volumes.Jonathan Brassow2012-06-261-2/+8
* toollib: fix ignored_mdas process_each_pv rescanAlasdair G Kergon2012-06-291-2/+1
* lvcreate: add --activate ay (autoactivate)Peter Rajnoha2012-06-282-1/+7
* lvchange: add --activate ay (autoactivate)Peter Rajnoha2012-06-282-1/+7