]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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.
2001-09-20 Steven Whitehouse o Changed to use table->err_msg rather than passing...
2001-09-19 Steven Whitehouse o Some new files (also part of new fs interface)
2001-09-19 Steven Whitehouse o Further changes to new file system interface
2001-09-19 Steven Whitehouse o Removed the error reporting function from the target...
2001-09-19 Alasdair Kergonhardsect/blksize handling
2001-09-19 Steven Whitehouse o Added ref counting to tables
2001-09-19 Steven Whitehouse o Fixed a bug where we were not holding a reference...
2001-09-19 Steven Whitehouse o Change the deallocation of tables to match the vmall...
2001-09-19 Steven Whitehouse o Cut down number of vmallocs to increase speed and...
2001-09-19 Steven Whitehouse o More fs fiddling. Another check point commit.
2001-09-19 Steven Whitehouse o Bug fix to LV_BMAP ioctl()
2001-09-18 Alasdair KergonFix allocation & list-handling.
2001-09-18 Steven WhitehouseThese files are now a bit closer towards what I'm aimin...
2001-09-18 Steven WhitehouseShould have been included in the previous commit.
2001-09-18 Steven Whitehouse o Changed dm_create() to return a struct mapped_device...
2001-09-18 Steven Whitehouse o New file dmfs-super.c
2001-09-17 Alasdair KergonError checking: only allow block devices & test for...
2001-09-17 Steven Whitehouse o Again, please ignore this for the time being.
2001-09-17 Alasdair Kergono Arbitrary mount path.
2001-09-17 Steven Whitehouse o Work in progress, please ignore these files for...
2001-09-17 Steven Whitehouse o Fixed code where return value of vmalloc wasn't...
2001-09-17 Steven Whitehouse o Use count should be an atomic_t
2001-09-14 Steven Whitehouse o Targets now get rw passed through so they can do...
2001-09-14 Steven Whitehouse o Support /sbin/hotplug
2001-09-14 Steven Whitehouse o Made pending I/O wait uninterruptible
next
This page took 0.060503 seconds and 5 git commands to generate.