]> sourceware.org Git - dm.git/shortlog
dm.git
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
2002-03-05 Alasdair Kergon2.4.18 patches
2002-03-05 Alasdair Kergon2.4.18 patches
2002-03-04 Alasdair Kergono b_bdev_private patch for ext3
2002-03-04 Andres Salomontypo
2002-03-04 Andres Salomon*** empty log message ***
2002-03-04 Andres Salomonrenaming libdevmapper to libdevmapper0
2002-03-04 Andres Salomonum, stuff that i don't remember
2002-03-04 Andres Salomonsplit up the old docs file
2002-03-04 Andres Salomonmoved to per-package docs
2002-03-01 Patrick CaulfieldNo point in waking up freelist waiters if we've not...
2002-02-28 Patrick CaulfieldRemove MODULE_* macros
2002-02-28 Patrick CaulfieldGet rid of task startup race.
2002-02-27 Patrick CaulfieldMake read_blocks & write_blocks into the same function...
2002-02-26 Alasdair KergonRunning out of filehandles? Close /dev/device-mapper...
2002-02-21 Alasdair KergonIndent.
2002-02-21 Alasdair KergonPass through indent.
2002-02-20 Andres SalomonAnnoying dpkg-buildpackage warning about source not...
2002-02-20 Andres SalomonFirst try at packaging this beast for debian.. Comments...
2002-02-19 Patrick CaulfieldMake "extent size" only mandatory for persistent snapshots.
2002-02-13 Patrick CaulfieldFix some comments
2002-02-13 Patrick Caulfieldcall init/exit functions for snapshot/origin/mirror...
2002-02-08 Patrick CaulfieldFix OB1 error in arg parsing.
2002-02-08 Patrick CaulfieldGet rid of \n at the end of DMERR & friends because...
2002-02-08 Patrick Caulfield- Paranoid checks on COW metadata reading.
2002-02-07 Patrick CaulfieldAdd a priority parameter to kcopyd so that snapshots...
2002-02-06 Patrick CaulfieldFix deadlock when snapshotting a snapshot and remove...
2002-02-05 Patrick CaulfieldThis is the first version of the snapshot driver that...
2002-02-05 Patrick CaulfieldUse a freelist to keep work_item structures in.
2002-02-04 Alasdair KergonUpdate patches.
2002-02-04 Patrick Caulfieldreturn r
2002-02-04 Patrick CaulfieldDon't expect the COW volume to be any particular size.
2002-02-03 Andres Salomondm_interface_{init,exit} prototypes get marked as __...
2002-02-03 Andres Salomon__init/__exit for interface_{init,exit}. fs interface...
2002-02-01 Alasdair KergonFailure signalled by -1 not 0; MAX_DEVICES 256 (was...
2002-01-31 Alasdair Kergono Cleaner per-device locks replace the single global...
2002-01-31 Patrick CaulfieldFirst stab at the mirror target.
2002-01-31 Patrick CaulfieldAdd prototypes for two rather dodgy functions:
2002-01-31 Patrick CaulfieldChanged the last of the prinks to DMERRs
2002-01-31 Patrick CaulfieldFix locking.
2002-01-30 Alasdair KergonBeta1 beta1
2002-01-30 Alasdair KergonDon't assume read-only is not set when device is created.
2002-01-30 Patrick CaulfieldOnly call callback if it's non-NULL.
2002-01-25 Patrick CaulfieldCheap & cheerful kcopy daemon
2002-01-24 Patrick CaulfieldGet rid of the large vmalloc in read_metadata and use...
2002-01-18 Alasdair KergonUse same log levels as LVM2. beta1-pre1
2002-01-18 Patrick CaulfieldGet rid of more divisions where they weren't really...
2002-01-17 Alasdair Kergonbeta1-pre1 - Is this ready for release?
2002-01-17 Alasdair KergonAdd function that returns the library version.
2002-01-17 Alasdair KergonAdd another level of symlink to library name (like...
2002-01-17 Alasdair KergonUse additional version numbers.
2002-01-17 Patrick CaulfieldKeep Joe happy.
2002-01-16 Patrick CaulfieldMiscellaneous tidying of code and comments. Removed...
2002-01-15 Alasdair KergonRemove incorrect __exits.
2002-01-15 Alasdair KergonUpdated patches.
2002-01-15 Patrick CaulfieldReduce memory requirements further by using the iobuf...
2002-01-15 Alasdair KergonAnother ioctl interface update:
2002-01-14 Alasdair KergonSome ioctl interface changes. (Do we want these?)
2002-01-14 Alasdair Kergondm_get ordering fix (joe).
2002-01-14 Alasdair KergonUpdate patches.
2002-01-14 Alasdair KergonAdditional bounds-checking.
2002-01-11 Patrick CaulfieldRemove some redundant code.
2002-01-11 Alasdair Kergono Add rename support to dmsetup.
2002-01-10 Alasdair KergonSupport the renaming of active mapped devices (ioctl...
2002-01-10 Patrick CaulfieldImprove (and fix) locking. use DMWARN/DMERR macros...
2002-01-09 Patrick CaulfieldNow works with multiple snapshots of a single origin
2002-01-08 Alasdair KergonExpand documentation about non-devfs module use.
2002-01-08 Alasdair KergonFixes for compilation as module & without devfs.
2002-01-08 Patrick CaulfieldQuick, save it before I break it again.
2002-01-07 Alasdair KergonMore locking.
2002-01-07 Alasdair Kergontidying
2002-01-05 Alasdair KergonAdd a lock.
2002-01-05 Alasdair KergonAnother pointer hidden in an int & a redundant table_cr...
2002-01-04 Alasdair KergonNon-devfs instructions to run mknod script.
2002-01-04 Patrick CaulfieldAdd locking and writable snapshots.
2002-01-04 Alasdair KergonUpdated patches.
2002-01-04 Alasdair KergonFix end of string detection in split_args. (Joe)
2002-01-04 Alasdair KergonUpdate.
2002-01-04 Alasdair KergonRemove hard-coded character device number for ioctl:
2002-01-04 Alasdair Kergon/etc/rc* script to create /dev/device-mapper/control...
2002-01-03 Alasdair KergonUpdated kernel patches generated (0.91.01).
2002-01-03 Alasdair Kergono Make error messages more consistent.
2002-01-03 Alasdair KergonInstall into /sbin by default rather than /usr/sbin...
2002-01-03 Patrick CaulfieldUse the "new" command-line interface.
2002-01-03 Alasdair Kergonstub for read-only functions with fs interface
next
This page took 0.046564 seconds and 5 git commands to generate.