]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2001-10-10 Joe Thornbero return data not 1 in read_ov
2001-10-10 Joe Thornbero check for orphaned pv's when reading
2001-10-10 Joe Thornbero pv_setup for format1, this is the last one !
2001-10-10 Joe Thornbero AC_INIT was pointing to an old file
2001-10-10 Joe Thornbero metadata.h was in here twice
2001-10-10 Joe Thornbero pv_write for orphan pv's
2001-10-10 Joe Thornbero add munging for format1 and 2
2001-10-10 Joe Thornbero Code to calculate the metadata layout.
2001-10-09 Joe Thornbero stub pv_write to stop tools crashing
2001-10-09 Joe Thornbero fix seg fault while reading extents
2001-10-09 Joe Thornbero remove another spurious error message
2001-10-09 Alasdair Kergono vgremove.
2001-10-09 Joe Thornbero spot empty list in build_vg
2001-10-09 Joe Thornbero proposed interface to the kernel driver
2001-10-09 Joe Thornbero dev-mgr disappears
2001-10-09 Joe Thornbero change pv_read to take a name rather than a device
2001-10-09 Joe Thornbero remove spurious log message
2001-10-09 Joe Thornbero hack, hack, hack
2001-10-09 Joe Thornbero vg_write compiles
2001-10-09 Joe Thornbero get_vgs works
2001-10-09 Joe Thornbero pv_Read works
2001-10-09 Joe Thornbero get_pvs now works for format 1
2001-10-08 Alasdair Kergonvgrename & vgck
2001-10-08 Joe Thornbero test program for get_pvs
2001-10-08 Joe Thornbero get_pvs for format 1
2001-10-08 Joe Thornbero added pretty printing to read_vg_t, run this on your...
2001-10-08 Joe Thornbero read_vg works (or so it claims)
2001-10-08 Joe Thornbero dev_cache_t program works
2001-10-08 Joe Thornbero sync
2001-10-08 Joe Thornbero we were stu\7fill building dev-mgr files
2001-10-08 Joe Thornbero read_vg_t compiles
2001-10-08 Joe Thornbero makefile for read_vg_t
2001-10-08 Joe Thornbero get things compiling
2001-10-08 Joe Thornbero test program for reading a vg
2001-10-05 Alasdair KergonSync include file changes.
2001-10-05 Joe Thornbero end of day sync
2001-10-05 Joe Thornbero replace {stack; return 0;}'s with a macro (just for...
2001-10-05 Joe Thornbero low level write path
2001-10-05 Joe Thornbero finished writing extent reading code
2001-10-05 Alasdair Kergonrevised flags and comments
2001-10-05 Steven WhitehouseJust a small sync of pending changes before I start...
2001-10-04 Alasdair Kergonmetadata status flags regrouping & comments; misc...
2001-10-04 Joe Thornbero vg_read for format1
2001-10-04 Alasdair Kergonmakefile support for tests
2001-10-04 Joe Thornbero define the uintN_t types
2001-10-04 Joe Thornbero forgot to add this before
2001-10-04 Joe Thornbero got dbg_malloc_t working, Alasdair could you look...
2001-10-04 Joe Thornbero Use the __alignof__ extension to set DEFAULT_ALIGNMEN...
2001-10-03 Alasdair Kergonvgcreate & lvmchange outlines
2001-10-03 Alasdair Kergonvgrename & pvchange outlines
2001-10-03 Joe Thornbero added dev-cache.c, dev-io and sorted source files...
2001-10-03 Joe Thornbero moved dev-cache to device dir
2001-10-03 Joe Thornbero I've moved the dev-cache and dev-io into here since...
2001-10-03 Alasdair Kergonlvremove outline
2001-10-03 Joe Thornbero code sync for dev-cache.c
2001-10-02 Alasdair Kergonpvscan framework
2001-10-02 Joe Thornbero test program for the device cache
2001-10-02 Joe Thornbero test program for the hash table.
2001-10-02 Joe Thornbero Test program for dbg_malloc unit.
2001-10-01 Alasdair KergonAnother step towards consistency & compilation.
2001-10-01 Alasdair KergonMisc structural changes.
2001-10-01 Alasdair KergonMisc structural changes.
2001-10-01 Joe Thornbero changed dev-manager to a dev_filter
2001-10-01 Joe Thornbero get block size moved to dev-io.c
2001-10-01 Alasdair Kergonmerge partition code
2001-10-01 Alasdair KergonTidy includes
2001-10-01 Joe Thornbero drop the reference counting in the devices.
2001-10-01 Alasdair KergonMerge fixes
2001-10-01 Joe Thornbero missing *
2001-10-01 Joe Thornbero added filter type.
2001-10-01 Alasdair KergonTidy include files
2001-10-01 Alasdair KergonCreate symlinks to .h files in an include directory
2001-09-28 Joe Thornbero I'm splitting dev-manager in two. dev-cache is the...
2001-09-28 Joe Thornbero list.h from kernel for userland tools to use.
2001-09-28 Joe Thornbero logical data structures
2001-09-28 Joe Thornbero generic hash table to store void *'s, not efficient...
2001-09-27 Joe Thornbero rewrite of dm_user_bmap, not tested though.
2001-09-27 Patrick CaulfieldFix prototype for malloc_aux
2001-09-27 Patrick CaulfieldDon't include asm/* files
2001-09-26 Steven Whitehouse o Kill write funcs for error/status files
2001-09-26 Joe Thornbero table creation works again.
2001-09-26 Joe Thornbero It should build now
2001-09-26 Joe Thornbero typos
2001-09-26 Joe Thornbero remove steve's insane ramblings from my code.
2001-09-26 Steven Whitehouse o Lunchtime.
2001-09-26 Steven Whitehouse o More updates
2001-09-26 Steven Whitehouse o Beginnings of new interface.
2001-09-25 Alasdair Kergonfix memory leak
2001-09-25 Joe Thornbero quick tidy up
2001-09-25 Alasdair Kergonlvactivate checkpoint commit
2001-09-24 Alasdair KergonAnother missing dependency.
2001-09-24 Steven Whitehouse o Check in case of setting up volumes before root...
2001-09-24 Steven WhitehouseWell when things start looking so complicated that...
2001-09-24 Alasdair KergonFix dependencies.
2001-09-21 Alasdair KergonMakefiles & autoconf.
2001-09-21 Alasdair KergonInitialise root node pointer.
2001-09-21 Alasdair KergonUnused variables.
2001-09-20 Steven Whitehouse o Sync up of todays changes .... nothing very important
2001-09-20 Steven Whitehouse o Bug fix in error path
2001-09-20 Steven Whitehouse o Use ERR_PTR and PTR_ERR rather than an extra argument.
next
This page took 0.055722 seconds and 5 git commands to generate.