]> sourceware.org Git - dm.git/shortlog
dm.git
2002-11-01 Alasdair KergonImprove missing-kernel-driver error message.
2002-10-27 Andres Salomonsynch with debian
2002-10-14 Alasdair KergonMove device flags into a single field.
2002-10-14 Alasdair KergonHold devices in a hash table.
2002-10-08 Andres SalomonWow, learn something new every day. Apparently, the...
2002-09-24 Alasdair KergonSync some fixes: hardsect_size, endian, minor->kdev_t...
2002-09-24 Alasdair KergonSync - ioctl support for some other architectures.
2002-09-01 Andres Salomonsynch w/ what's in debian; no longer 6 months out of...
2002-08-15 Andres Salomoninclude <linux/types.h> instead of "types.h".
2002-08-14 Alasdair KergonFix offsets for final 2.4.19. beta5
2002-08-14 Alasdair Kergonapply-patches also applies VFS lock patch.
2002-08-14 Alasdair KergonRemove old patches
2002-08-14 Alasdair Kergonupdate docs
2002-08-14 Alasdair KergonUpdated patches for 2.4.19
2002-08-14 Alasdair KergonDon't include mirror target by default - it's not ready...
2002-08-14 Alasdair KergonSync some fixes with bitkeeper repository.
2002-07-23 Alasdair KergonRename /dev/device-mapper to /dev/mapper
2002-07-17 Alasdair KergonUpdate version.
2002-07-17 Alasdair KergonRemove snapshot extent_size parameter
2002-07-17 Alasdair KergonSkip parameter validation for remove_all.
2002-07-10 Alasdair KergonAlso display device-mapper initialisation message if...
2002-06-27 Alasdair Kergonupdate beta4_1
2002-06-27 Alasdair Kergonvcalloc export missing from combined patch
2002-06-26 Alasdair KergonTidy up for another release: updated documentation... beta4
2002-06-26 Alasdair KergonExport vcalloc.
2002-06-26 Patrick CaulfieldVFS Lock patch for Linux 2.4.19-rc1
2002-06-25 Alasdair KergonPatches tidied and split and regenerated against 2...
2002-06-19 Alasdair Kergono Long-awaited ioctl interface clean-up. *** Not backw...
2002-06-17 Joe Thornbero Knock the version check out of the makefile, Alasdai...
2002-06-13 Alasdair Kergontidy
2002-06-13 Alasdair KergonReplace awk (in /usr/bin) with sed (in /bin) in case...
2002-06-13 Alasdair KergonAnother bk merge:
2002-05-23 Andres Salomonupdated for .11
2002-05-23 Andres Salomonversion increment for 0.95.11?
2002-05-20 Alasdair KergonFix configure to cope with kernel EXTRAVERSION beta3
2002-05-20 Alasdair KergonRemove old patch
2002-05-20 Alasdair KergonPatches for 2.4.19-pre8
2002-05-20 Alasdair KergonSnapshot fixes (sync with bk).
2002-05-19 Andres Salomonremove kernel source when done
2002-05-19 Andres Salomonfix incorrect relative dir; remove headers before patch...
2002-05-19 Andres Salomonfix incorrect package description
2002-05-14 Andres Salomonmissed a few
2002-05-14 Andres Salomonsynch w/ -3 "oh shit" release
2002-05-10 Alasdair KergonImport snapshot status & persistence + indent etc.
2002-05-10 Alasdair KergonReinstate exit status.
2002-05-03 Patrick CaulfieldAdd features to get table/status & wait for next event.
2002-04-28 Andres Salomonupdated
2002-04-28 Andres SalomonfPIC fix; see http://buildd.debian.org/fetch.php?&pkg...
2002-04-28 Andres SalomonThis should be a bit more robust; see http://bugs.debia...
2002-04-28 Andres Salomonupdated dependencies
2002-04-25 Andres SalomonUpdate for new release, as well as a rework of the...
2002-04-23 Alasdair KergonRemove old patches.
2002-04-23 Alasdair KergonCommit snapshot-related changes preparing for the next... beta2
2002-04-15 Patrick CaulfieldMore memory leak plugging.
2002-04-11 Patrick CaulfieldRename device node during a DM_RENAME command.
2002-04-03 Andres Salomonversion update
2002-03-25 Alasdair KergonRevert vfree commenting out (which is a workaround...
2002-03-25 Alasdair Kergono reload() also fills info structure before returning
2002-03-25 Alasdair KergonRemove old constituent patches.
2002-03-20 Alasdair KergonTidy the way we call init/exit functions.
2002-03-20 Alasdair KergonImprove log messages.
2002-03-18 Alasdair KergonSupport device queries by uuid as well as by name....
2002-03-18 Alasdair KergonFix uuid kmalloc.
2002-03-18 Joe Thornbero 1 byte too few was being allocated for the uuid....
2002-03-15 Andres Salomonfix improper if-elif
2002-03-15 Andres SalomonAdd 2.4.18 patch
2002-03-15 Andres Salomonupdated
2002-03-14 Joe Thornbero Duplicate code in snapshot_map and new_exception
2002-03-14 Alasdair KergonUpdate pre-built patches.
2002-03-14 Alasdair Kergondistclean also to remove libdm-common.h
2002-03-14 Alasdair KergonAdd dm-exception-store.c
2002-03-14 Joe Thornbero Add dm-snapshot.h and dm-exception-store.c to make...
2002-03-14 Joe Thornbero split snapshot metadata handling into it's own file.
2002-03-14 Patrick CaulfieldKeep a track of BHs submitted for sectors currently...
2002-03-14 Alasdair KergonSuppress verbose/debug messages from libdevmapper.
2002-03-13 Alasdair KergonA missing free() found by Valgrind. ( http://developer...
2002-03-13 Alasdair KergonRemove a noop.
2002-03-13 Alasdair Kergondmsetup display uuid
2002-03-13 Patrick CaulfieldPut the fixes from the sync kcopyd into this one.
2002-03-13 Patrick CaulfieldWake up processes wanting a work_item when we've freed...
2002-03-13 Patrick CaulfieldMove rw_sem into the snapshot_c struct
2002-03-12 Patrick CaulfieldFix _align so it works on 64-bit machines.
2002-03-12 Patrick CaulfieldFix typo that could have caused an infinte loop in...
2002-03-12 Patrick CaulfieldFree work_item structures when we've finished with...
2002-03-12 Patrick CaulfieldUse slab cache for memory allocation. mucho speed impro...
2002-03-11 Alasdair KergonLet dmsetup store the uuid on device creation.
2002-03-11 Patrick CaulfieldAsync version of kcopyd. Only checked in so I don't...
2002-03-11 Patrick CaulfieldDon't Oops when doing I/O to an origin whose last snaps...
2002-03-08 Patrick CaulfieldMade hash functions inlines rather than macros.
2002-03-08 Patrick CaulfieldFormat comments so that they meet with Joe's approval...
2002-03-08 Alasdair Kergonupdate comment
2002-03-08 Alasdair KergonAllow suspended devices to be removed provided nothing...
2002-03-08 Patrick Caulfieldadd an "inflight" exception hash table to hold referenc...
2002-03-08 Patrick CaulfieldJoe's tidy-up patch.
2002-03-07 Alasdair Kergono dm_destroy_all() called on exit - but doesn't touch...
2002-03-07 Alasdair Kergono Store a string (uuid) with each mapped device in...
2002-03-06 Alasdair KergonKernel functionality that returns device dependencies...
2002-03-06 Joe Thornbero Rename dmsetup dependencies -> dmsetup deps
2002-03-06 Joe Thornbero Add support for getting dependencies for a device.
2002-03-06 Andres Salomonremove debian native-ness
next
This page took 0.05009 seconds and 5 git commands to generate.