]> sourceware.org Git - lvm2.git/history - tools/lvresize.c
dev-type: detect mixed dos partition with gpt's PMBR
[lvm2.git] / tools / lvresize.c
2024-08-30 Zdenek Kabelaccleanup: typos in comments
2024-06-27 David Teiglandlvmlockd: parse lockopt string into flags
2024-05-13 Zdenek Kabelaccommand: use command_id_to_enum
2024-03-25 Zdenek Kabelaccov: use proper enum value
2023-07-14 Zdenek Kabelaclvresize: improve usepolices
2023-02-10 Zdenek Kabelaclvresize: better detection of BLKID_SUBLKS_FSINFO
2022-09-28 David Teiglandlvresize: exclude new fs handling at build time
2022-09-13 David Teiglandlvresize: add new options and defaults for fs handling
2022-09-09 David Teiglandlvresize: restructure code
2021-03-18 Zdenek Kabelaclvresize: allow mixing striped with errors or zero
2021-02-23 Zdenek Kabelaccleanup: simply code
2019-03-21 David Teiglandlvextend: refresh shared LV remotely using dlm/corosync
2017-06-21 Zdenek Kabelaclvresize: support passing --yes to fsadm
2017-02-19 Zdenek Kabelaclvresize: fix regressiong on accepting args
2016-06-23 Zdenek Kabelaclvresize: let pass even protected names like _tmeta
2016-06-23 Zdenek Kabelaclvresize: fixes for recent commit
2016-06-23 Zdenek Kabelaccleanup: remove unused sizearg variable
2016-06-23 Zdenek Kabelaclvresize: do not pass struct cmd
2016-06-23 Zdenek Kabelaclvresize: update lvresize_params struct
2016-06-23 Zdenek Kabelaccleanup: add dots to some messages
2016-06-23 Zdenek Kabelaccleanup: code lines reodered
2016-06-23 Zdenek Kabelaclvresize: inform about ignored args with --use-polices
2016-06-21 Alasdair G Kergontools: Use arg_is_set instead of arg_count.
2016-06-20 Peter Rajnohatoollib: make it possible to also process internal...
2016-06-20 Peter Rajnohatoollib: add 'parent' field to processing_handle; init...
2016-05-23 David Teiglandtoollib: add vg name list arg to process_each_vg
2016-02-25 Zdenek Kabelaclvresize: fix regression with zero size arg
2016-02-23 Zdenek Kabelaccoverity: drop unused assignments
2016-02-11 Zdenek Kabelaccleanup: drop unneeded assigns
2016-02-11 Zdenek Kabelaccleanup: rename usepolicies
2016-01-21 Zdenek Kabelacdoc: change fsf address
2016-01-14 Zdenek Kabelaclvresize: check for poolmetadatasize arg earlier
2015-12-01 David Teiglandlvresize: use process_each_vg
2015-07-08 Peter Rajnohacoverity: fix missing initialization
2015-07-02 David TeiglandAdd lvmlockd
2014-11-03 Zdenek Kabelaccleanup: use logical_volume* directly
2014-09-28 Zdenek Kabelaccleanup: drop unused variable
2013-07-06 Alasdair G Kergonlvresize: separate validation from action
2013-07-02 Tony Aslesonlvm2app: Move core lv re-size code (v6)
2013-07-02 Tony Aslesonlvm2app: Rework argument handling for lv resize
2013-07-02 Peter Rajnohathin: make selected thinp settings profilable
2013-07-02 Peter Rajnohaconfig: add profile arg to find_config_tree_int
2013-07-01 Zdenek Kabelaccleanup: introduce return_ECMD_FAILED macro
2013-06-11 Zdenek Kabelaclvresize: improve poolmetadatasize
2013-06-11 Zdenek Kabelaclvresize: fix pvh handling
2013-06-11 Zdenek Kabelacthin: enable resize for thin pool metadata LV
2013-06-11 Zdenek Kabelacthin: lvresize supports pool metadata resize
2013-06-11 Zdenek Kabelacsnapshots: check for active state
2013-06-11 Zdenek Kabelaccleanup: skip test if already tested for SIGN_PLUS
2013-06-11 Zdenek Kabelaccleanup: move lv assignment
2013-05-30 Zdenek Kabelaclvresize: drop monitoring of 100% covered origin
2013-05-30 Zdenek Kabelaclvresize: check for max snapshot size
2013-05-30 Zdenek Kabelacsnapshot: fix resize of 100% full cow
2013-05-27 Zdenek Kabelaccleanup: use last_seg
2013-03-06 Peter Rajnohaconfig: refer to config nodes using assigned IDs
2013-02-23 Zdenek Kabelacthin: external origin cannot be changed
2012-10-14 Zdenek Kabelacthin: lvextend will fail is autoextend is 0%
2012-09-05 Jonathan Brassowcleanup: Use segtype->ops->name() instead of segtype...
2012-08-25 Alasdair G Kergonconfig: add silent mode
2012-08-24 Jonathan BrassowRAID: Add support for RAID10
2012-06-26 Jonathan BrassowRAID: Fix extending size of RAID 4/5/6 logical volumes.
2012-06-20 Zdenek Kabelaccleanup: use struct initializers instead of memset
2012-04-12 Alasdair KergonRemove 'up' from rounding message that sometimes rounds...
2012-04-11 Zdenek KabelacFix lvresize for thin pool
2012-04-11 Zdenek KabelacLvresize rounds upward
2012-04-11 Zdenek KabelacMove check for min strip size
2012-03-05 Zdenek KabelacSome more missing supposedly 64bit operations.
2012-02-28 Zdenek KabelacUsing enum types for enums
2012-02-08 Zdenek KabelacSet status for error path
2012-01-19 Zdenek KabelacThin updated support for thin pool percent
2012-01-09 Zdenek KabelacCheck for error code in _adjust_policy_params
2012-01-05 Zdenek KabelacSupport rounding of percentage upward
2011-12-21 Zdenek KabelacThin automatic policy based extension
2011-12-01 Jonathan Earl Brassow Don't allow size change of RAID LV that is tracking...
2011-11-08 Zdenek KabelacThin ensure pool table is update after resize
2011-11-07 Zdenek KabelacThin revert code for exclusive pool activation
2011-11-04 Zdenek KabelacAvoid lvextend to overflow
2011-10-28 Zdenek KabelacThin pool resize support for data LV
2011-10-06 Jonathan Earl BrassowAllow 'nosync' extension of mirrors.
2011-09-21 Zdenek KabelacAdd missing log_error() to lvresize command when fsadm...
2011-09-15 Petr RockaiWhen resizing LVs, always round in the safe direction...
2011-09-15 Milan BrozFix possible overflow of size if %FREE or %VG is used.
2011-09-06 Alasdair Kergonlvcreate parsing for thin provisioning.
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-06-15 Milan BrozFix lvreduce stripe rounding up from previous commit.
2011-06-09 Milan BrozFix mirrored stripe reduction.
2011-06-09 Milan BrozFix extent rounding for striped segments.
2011-04-06 Jonathan Earl BrassowThis patch adds the ability to extend 0 length layered...
2011-03-02 Milan BrozUse 64bit unsigned value for maximum stripe size test.
2011-01-13 Zdenek KabelacAdd exec_cmd paramater sync_needed
2010-12-08 Alasdair KergonRename vg_release to free_vg.
2010-11-30 Petr RockaiRefactor the percent (mirror sync, snapshot usage)...
2010-11-01 Zdenek KabelacUse new status code from fsadm check
2010-10-15 Petr RockaiImplement automatic snapshot extension with dmeventd...
2010-08-17 Alasdair KergonAllow internal suspend and resume of origin without...
2010-04-29 Alasdair KergonRemove no-longer-used arg_ptr_value.
2010-04-09 Alasdair KergonPermit mimage LVs to be striped in lvcreate and lvresize.
2010-03-20 Mike SnitzerDon't allow resizing of internal logical volumes.
2010-02-03 Mike SnitzerAdd %ORIGIN support to lv{create,extend,reduce,resize...
2010-01-05 Mike SnitzerAdd missing 'stack;' for all suspend_lv and resume_lv...
next
This page took 0.803942 seconds and 108 git commands to generate.