]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Fix lockstat breakage to arm/powerpc buildworld.
[FreeBSD/FreeBSD.git] / sys / geom /
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-26 Ulf Lilleengen- Unbreak 64 bit platforms by casting off_t to intmax.
2009-05-26 Ulf Lilleengen- Fix wrong print on BIO_DONE.
2009-05-26 Ulf Lilleengen- Add 'show bio' DDB command.
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-12 Edward Tomasz Napi... Check return value of gctl_get_asciiparam().
2009-05-11 Attilio RaoRemove the thread argument from the FSD (File-System...
2009-05-09 Xin LIUpdate to less v429.
2009-05-06 Ulf Lilleengen- Split up the BIO queue into a queue for new and one...
2009-05-06 Ulf Lilleengen- Fix a case where a RAID5 volume would think that...
2009-05-06 Ulf Lilleengen- Check if any plexes are doing internal maintenance...
2009-05-06 Ulf Lilleengen- Add forgotten KASSERT.
2009-05-06 Ulf Lilleengen- Fix a bug where the bio_data field of the wrong BIO...
2009-05-06 Ulf Lilleengen- GV_BIO_RETRY is not used, and it is actually impossib...
2009-05-06 Ulf Lilleengen- Split the queue mutex into one for the event queue...
2009-05-04 Ulf Lilleengen- Make the gvinum softc invisible to userland, as it...
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-18 Ulf Lilleengen- Remove assertion of topology lock remaining from...
2009-04-16 Marcel MoolenaarPrecision '*' expects an int and strlen() returns a...
2009-04-15 Marcel MoolenaarAdd a compat option to the EBR scheme that controls the
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-10 Ulf Lilleengen- Move out allocation part of different gvinum objects...
2009-04-10 Andrew ThompsonRevert r190676,190677
2009-04-08 Marcel MoolenaarDon't use hexadecimal in the EBR partition names, becau...
2009-04-03 Andrew ThompsonAdd interleaving root hold tokens from the CAM probe...
2009-04-03 Andrew ThompsonAdd a how argument to root_mount_hold() so it can be...
2009-04-03 Marcel MoolenaarThe 9 bytes immediately prior to the partition table...
2009-03-30 Marcel MoolenaarSharpen the saw:
2009-03-30 Marcel MoolenaarSharpen the saw:
2009-03-30 Marcel MoolenaarSharpen the saw:
2009-03-30 Marcel MoolenaarSharpen the saw:
2009-03-28 Ulf Lilleengen- Add files that should have been added in r190507.
2009-03-28 Ulf LilleengenImport the gvinum work that have been done during and...
2009-03-27 Marcel MoolenaarSharpen the saw:
2009-03-27 Marcel MoolenaarSharpen the saw:
2009-03-26 Marcel MoolenaarChange the priority from high to normal. This makes...
2009-03-25 Ivan VorasCreate GEOM labels from UFS IDs, e.g. /dev/ufsid/49c97b...
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-22 Ivan VorasBe more explicit and complain if kernel dumps are perfo...
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-19 Ivan VorasMake GEOM provider names starting with "/dev/" acceptab...
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-16 Pawel Jakub DawidekDetach GELI providers on shutdown/reboot, which will...
2009-03-13 Guido van RooijBackout this commit whil a better solution is developed
2009-03-11 Yoshihiro TakahashiMove the PC98_[MS]ID_* defines from g_part_pc98.c to...
2009-03-11 Sam Lefflero disallow write to RedBoot and FIS directory partition...
2009-03-10 Guido van RooijWhen attaching a geli on boot make sure that it is...
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-10 Yoshihiro TakahashiRestore the return statement. It was accidentally...
2009-03-09 Sam Leffleradd geom_redboot, a geom module that exports RedBoot...
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-02-21 Marcel Moolenaaro When creating the EBR scheme, set the number of...
2009-02-21 Marcel MoolenaarAdd bootcode handling.
2009-02-20 Marcel MoolenaarProvide compatibility symlink for logical partitions:
2009-02-20 Marcel MoolenaarFix an infinite loop created when the last logical...
2009-02-17 Marcel MoolenaarAdd a default implementation for pre-check. It should
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-02-17 Marcel MoolenaarRemove gpt_offset and related code. It was introduced...
2009-02-16 Marcel MoolenaarAdd support to add, delete and modify logical partition...
2009-02-15 Marcel MoolenaarAdd method precheck to the g_part interface. The precheck
2009-02-11 Ulf Lilleengen- Use the correct argument when determining the buffer...
2009-02-10 Warner LoshFix g_part_dumpconf and g_part_name prototpyes.
2009-02-08 Marcel MoolenaarAdd the EBR scheme. The EBR scheme supports the Extende...
2009-02-08 Marcel MoolenaarAllow gpe_offset to be set by the scheme. When gpe_offs...
2009-02-08 Marcel Moolenaaro Add the "PART::scheme" attribute that returns the...
2009-02-08 Warner LoshFix g_part_*dumpconf to return void to match kobj defin...
2009-02-03 Marcel MoolenaarIn g_handleattr(), set bp->bio_completed also for the...
2009-02-01 Marcel MoolenaarConstify val in g_handleattr() and str in g_handleattr_...
2009-01-28 David SchultzVendor import of gdtoa 20081205.
2009-01-27 Sam Lefflerupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-24 Ed SchoutenRemove unused unrhdr from GEOM character device module.
2009-01-22 Edwin GroothuisMFV of tzdata2009a
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-11 Edward Tomasz Napi... Prevent a panic that happens on SMP machines when remov...
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-06 Marius Strobl- Don't enforce an upper-bound to the number of sectors...
2009-01-06 Marcel MoolenaarDon't enforce an upper-bound to the number of sectors...
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-04 Marcel MoolenaarImprove probing.
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-27 Ulf Lilleengen- Fix an issue with access permissions to underlying...
2008-12-26 David E. O'BrienWhen the geometry does not match the label, print out...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-16 Edward Tomasz Napi... Implement g_vfs_orphan(). Without it, the filesystem...
2008-12-08 Ulf Lilleengen- Add missing word in comment.
2008-12-06 Edward Tomasz Napi... Make it possible to use gjournal for the root filesyste...
next