]> sourceware.org Git - dm.git/shortlog
dm.git
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
2002-01-03 Joe Thornbero Added -r, --read-only switch to dmsetup for use...
2002-01-02 Alasdair KergonSupport for 2.4.17
2002-01-02 Alasdair Kergono Allow the definition of read-only devices (ioctl...
2002-01-02 Alasdair KergonTidy makefiles - $DESTDIR & shared library version...
2001-12-21 Alasdair KergonVersion 0.90.04
2001-12-21 Alasdair KergonCommon target argument parsing.
2001-12-21 Alasdair KergonNow must unsuspend device after successful creation...
2001-12-21 Alasdair KergonMore protection against corrupt offset.
2001-12-21 Alasdair Kergonminor cleanups
2001-12-20 Alasdair KergonRevised ioctl/dmfs merge with fixes for bugs found...
2001-12-18 Patrick CaulfieldWork-in-progress snapshot driver. It basically can...
2001-12-14 Alasdair KergonCorrect date in version string
2001-12-14 Alasdair Kergono Include dmsetup man page in build
2001-12-13 Joe Thornbero Man page for dmsetup
2001-12-13 Patrick CaulfieldAllocate the right amount of space for a linear_c
2001-12-12 Alasdair KergonMake version number internally consistent.
2001-12-11 Alasdair KergonMore tweaking.
2001-12-11 Alasdair KergonAuto-detect kernel version
2001-12-11 Alasdair Kergonmake distclean to include kernel subdir too.
2001-12-11 Alasdair Kergonconfigure parameters
2001-12-11 steve o Removed bug reminder which wasn't actually a bug
2001-12-10 Alasdair KergonVarious tidying.
2001-12-07 Alasdair KergonFixes for library compilation.
2001-12-06 Alasdair KergonFixes for compilation.
2001-12-06 Alasdair KergonUpdated the technical introduction.
2001-12-06 Alasdair KergonFurther tidying & patch generation (see 'INSTALL' file...
2001-12-06 Alasdair KergonIncomplete installation doc.
2001-12-06 steve o updated after investigation of an item
2001-12-06 Alasdair KergonMoved across from LVM2 repository.
2001-12-05 Alasdair KergonMerged fs/ioctl file structure (files from LVM2/driver...
2001-12-05 Alasdair KergonDon't fail if mkdir fails if it already exists.
2001-12-05 Alasdair KergonVarious fixes & restructure to extract common code.
2001-12-04 Alasdair KergonAdded error handling and changed some parts to behave...
2001-12-04 steve o Initial version
2001-11-29 Joe Thornbero Ownership of the dm_table's now passes into the mappe...
2001-11-29 Joe Thornbero remove bdput's
2001-11-28 Alasdair Kergonconfigure --with-interface=ioctl (default) or =fs to...
2001-11-28 Alasdair KergonAdd autoconf & makefile structure like LVM2.
2001-11-28 Joe Thornbero Target to let device-mapper stripe across volumes.
2001-11-21 Alasdair Kergondmdir path
2001-11-21 Joe Thornbero Remove an old debug statement
2001-11-21 Joe Thornbero Display major number
2001-11-21 Joe Thornbero use the major number returned from dm_ioctl.
2001-11-21 Joe Thornbero Add the major number of the lv to the dm_ioctl struct.
2001-11-21 Joe Thornbero You can now specify the dev directory for libdm
2001-11-21 Joe Thornbero Removed _check_devfs
2001-11-21 Joe Thornbero Decided Patrick was right about that OB1 error :)
2001-11-21 Joe Thornbero Remove hard coded path to /dev/device-mapper/control
2001-11-21 Alasdair KergonTidy makefiles
next
This page took 0.051334 seconds and 5 git commands to generate.