]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2005-11-09 Alasdair Kergonrename deptree
2005-11-09 Alasdair Kergonrename deptree
2005-11-09 Alasdair Kergonrename deptree
2005-11-09 Alasdair Kergonxen xvd
2005-11-09 Patrick CaulfieldUse hash functions in libdevmapper.
2005-11-08 Alasdair KergonReplacement activation code. [Don't use this yet!]
2005-11-08 Alasdair KergonNew activation code. [Not ready to be used yet.]
2005-10-31 Alasdair Kergonprecommitted flag
2005-10-31 Alasdair KergonClear up precommitted metadata better on disk after...
2005-10-31 Alasdair Kergonpvresize man
2005-10-31 Alasdair Kergonrevert unfinished change
2005-10-31 Alasdair Kergonmissing vg_revert
2005-10-31 Alasdair KergonA pvresize implementation (Zak Kipling).
2005-10-28 Alasdair Kergonreorder commit
2005-10-28 Alasdair Kergonmore mirror library functions
2005-10-27 Alasdair KergonFix contiguous allocation when there are no preceding...
2005-10-27 Alasdair KergonFix contiguous allocation without preceding segments.
2005-10-27 Alasdair KergonFix new mirror_seg pointer.
2005-10-27 Alasdair KergonAdd mirror_seg pointer to lv_segment struct. (incomplet...
2005-10-27 Alasdair KergonOnly keep a device open if it's known to belong to...
2005-10-27 Alasdair KergonOnly keep devices open if known to belong to a locked...
2005-10-27 Alasdair KergonExport vgname_is_locked
2005-10-26 Alasdair Kergonremove unused suspend code path
2005-10-26 Alasdair Kergonfix strncmps
2005-10-26 Alasdair KergonFix incorrect checkin
2005-10-26 Alasdair KergonFix strncmps.
2005-10-26 Alasdair Kergonsuppress status err mesg when LVM- uuid prefix is missing
2005-10-26 Alasdair KergonAlso suppress error if device doesn't exist with DM_DEV...
2005-10-26 Alasdair Kergonalso suppress error if device doesn't exist with STATUS
2005-10-26 Alasdair Kergonremove remaining hard-coded prefix lengths
2005-10-26 Alasdair KergonFix lvdisplay to show all mirror destinations.
2005-10-26 Alasdair Kergona missing lvid/dlid conversion
2005-10-26 Alasdair Kergonattempt to cope with uuid transition
2005-10-26 Alasdair KergonAttempt to cope with LVM- prefix transition.
2005-10-26 Alasdair Kergonnew suspend code
2005-10-26 Alasdair Kergonswitch in new suspend code (untested)
2005-10-26 Alasdair Kergoncheck parents suspended
2005-10-25 Alasdair Kergonunfinished suspend functions
2005-10-25 Alasdair KergonUse dm_is_dm_major instead of local copy.
2005-10-25 Alasdair KergonAdd DEFS
2005-10-25 Alasdair KergonExport dm_set_selinux_context.
2005-10-25 Alasdair KergonMove set_selinux_context into libdevmapper
2005-10-23 Alasdair KergonFix automatic text metadata buffer expansion (using...
2005-10-20 Alasdair KergonAdd pe_start to pvs.
2005-10-20 Alasdair KergonFix LVM2- prefix changes; export build_dlid.
2005-10-20 Alasdair Kergonzero suppress
2005-10-20 Alasdair Kergonfix dev no printf
2005-10-19 Alasdair KergonAdd 'LVM-' prefix to uuids.
2005-10-18 Alasdair Kergoncope with null uuid_prefix
2005-10-18 Alasdair Kergonuse seg_type macro
2005-10-18 Alasdair KergonSplit lv_segment_area from lv_segment to permit extension.
2005-10-18 Alasdair KergonTidy some log mesgs.
2005-10-18 Alasdair KergonMove deactivation code into libdevmapper.
2005-10-18 Alasdair KergonAdd deactivation functions
2005-10-17 Alasdair Kergonsome deactivation fixes
2005-10-17 Alasdair KergonReplacement deactivation code - untested.
2005-10-17 Alasdair KergonOnly one dump_memory.
2005-10-17 Alasdair Kergondm_driver_version
2005-10-17 Alasdair KergonAttempt to load missing targets using modprobe.
2005-10-17 Alasdair KergonAttempt to load missing targets using modprobe.
2005-10-17 Alasdair Kergonlvscan -a
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-10-16 Alasdair Kergonexport bitset, pool, hash, malloc
2005-10-16 Alasdair Kergonpost-release
2005-10-16 Alasdair Kergonpre-release
2005-10-16 Alasdair KergonCode to build and display device dependency tree.
2005-10-04 Alasdair KergonAdd dmsetup --nolockfs support for suspend/reload.
2005-10-03 Alasdair KergonRefuse to run pvcreate/pvremove on devices we can't...
2005-10-03 Alasdair KergonUse ORPHAN lock definition throughout.
2005-09-30 Alasdair KergonValidate chunksize in lvcreate.
2005-09-30 Alasdair KergonImpose chunk size limitation.
2005-09-29 Alasdair KergonReduce chunksize limit to 512k.
2005-09-26 Alasdair Kergonpost-release
2005-09-26 Alasdair Kergon1.01.05
2005-09-23 Alasdair KergonFix chunksize field in reports.
2005-09-23 Alasdair KergonDon't hide snapshots from default 'lvs' output.
2005-09-22 Alasdair KergonResync list.h with LVM2.
2005-09-20 Alasdair KergonRemember increased buffer size and use for subsequent...
2005-09-20 Alasdair KergonExplicitly initialise no_open_count
2005-09-19 Alasdair KergonOn 'buffer full' condition, double buffer size and...
2005-09-16 Alasdair KergonAdd is_dm_major() for use in duplicate device detection...
2005-09-16 Alasdair KergonReally switch device number in lvmcache when it says...
2005-09-16 Alasdair KergonOption for bitset memory allocation using malloc as...
2005-09-02 Alasdair KergonDon't assume exactly two mirrors when parsing mirror...
2005-09-01 Alasdair KergonSuppress fsync() error message on filesystems that...
2005-08-31 Alasdair KergonFix yes_no_prompt() error handling.
2005-08-31 Alasdair Kergonadd comments to example conf file to warn about common...
2005-08-18 Alasdair KergonFix termination of getopt_long() option array.
2005-08-16 Alasdair Kergonlvmconf.sh
2005-08-16 Alasdair KergonAdd copyright notice to lvmconf.sh and use unique exit...
2005-08-16 Alasdair KergonAdd format1 dev_write debug messages.
2005-08-16 Patrick Caulfieldclvmd no longer takes out locks for non-clusteed LVs,
2005-08-15 Alasdair KergonAdd clustered VG attribute to report.
2005-08-15 Alasdair KergonMove lvconvert parameters into struct lvconvert_params.
2005-08-15 Alasdair KergonAdd clustered VG flag to LV lock requests.
2005-08-15 Alasdair KergonChange LV locking macros to take lv instead of lvid.
2005-08-14 Alasdair KergonPrepare tools to support clustered mirrors.
2005-08-12 Alasdair KergonFactor out generate_log_name_format().
2005-08-12 Alasdair KergonFactor out adjusted_mirror_region_size()
2005-08-10 Alasdair KergonMove compose_log_line() into mirror directory.
next
This page took 0.055047 seconds and 5 git commands to generate.