]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Turns out that when a receiver forwards through its TNS's the
[FreeBSD/FreeBSD.git] / sys / geom /
2009-07-18 lulf- Fix the issue with read access count modification...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-08 marcelRevert revisions 188839 and 188868. Use of the ioctl...
2009-07-01 traszFix a panic which (reportedly) can happen when unmounti...
2009-06-30 traszMake gjournal work with kernel compiled with "options...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-24 lulf- Apply the same naming rules of LVM names as done...
2009-06-24 jhayDo not stop the loop when an empty or deleted directory...
2009-06-18 ivorasFix tabs, slightly improve comments.
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-13 ivorasAdd support for labels derived from GPT metadata.
2009-06-11 luigiAs discussed in the devsummit, introduce two fields...
2009-06-05 pjdSimplify.
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 dougbCrank the debug level necessary to display the "Label...
2009-05-29 jamiePlace hostnames and similar information fully under...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 lulf- Unbreak 64 bit platforms by casting off_t to intmax.
2009-05-26 lulf- Fix wrong print on BIO_DONE.
2009-05-26 lulf- Add 'show bio' DDB command.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-12 traszCheck return value of gctl_get_asciiparam().
2009-05-11 attilioRemove the thread argument from the FSD (File-System...
2009-05-06 lulf- Split up the BIO queue into a queue for new and one...
2009-05-06 lulf- Fix a case where a RAID5 volume would think that...
2009-05-06 lulf- Check if any plexes are doing internal maintenance...
2009-05-06 lulf- Add forgotten KASSERT.
2009-05-06 lulf- Fix a bug where the bio_data field of the wrong BIO...
2009-05-06 lulf- GV_BIO_RETRY is not used, and it is actually impossib...
2009-05-06 lulf- Split the queue mutex into one for the event queue...
2009-05-04 lulf- Make the gvinum softc invisible to userland, as it...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-18 lulf- Remove assertion of topology lock remaining from...
2009-04-16 marcelPrecision '*' expects an int and strlen() returns a...
2009-04-15 marcelAdd a compat option to the EBR scheme that controls the
2009-04-10 lulf- Move out allocation part of different gvinum objects...
2009-04-10 thompsaRevert r190676,190677
2009-04-08 marcelDon't use hexadecimal in the EBR partition names, becau...
2009-04-03 thompsaAdd interleaving root hold tokens from the CAM probe...
2009-04-03 thompsaAdd a how argument to root_mount_hold() so it can be...
2009-04-03 marcelThe 9 bytes immediately prior to the partition table...
2009-03-30 marcelSharpen the saw:
2009-03-30 marcelSharpen the saw:
2009-03-30 marcelSharpen the saw:
2009-03-30 marcelSharpen the saw:
2009-03-28 lulf- Add files that should have been added in r190507.
2009-03-28 lulfImport the gvinum work that have been done during and...
2009-03-27 marcelSharpen the saw:
2009-03-27 marcelSharpen the saw:
2009-03-26 marcelChange the priority from high to normal. This makes...
2009-03-25 ivorasCreate GEOM labels from UFS IDs, e.g. /dev/ufsid/49c97b...
2009-03-22 ivorasBe more explicit and complain if kernel dumps are perfo...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-19 ivorasMake GEOM provider names starting with "/dev/" acceptab...
2009-03-16 pjdDetach GELI providers on shutdown/reboot, which will...
2009-03-13 guidoBackout this commit whil a better solution is developed
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-11 nyanMove the PC98_[MS]ID_* defines from g_part_pc98.c to...
2009-03-11 samo disallow write to RedBoot and FIS directory partition...
2009-03-10 guidoWhen attaching a geli on boot make sure that it is...
2009-03-10 nyanRestore the return statement. It was accidentally...
2009-03-09 samadd geom_redboot, a geom module that exports RedBoot...
2009-03-02 samconnect vendor wpa area to contrib
2009-02-21 marcelo When creating the EBR scheme, set the number of...
2009-02-21 marcelAdd bootcode handling.
2009-02-20 marcelProvide compatibility symlink for logical partitions:
2009-02-20 marcelFix an infinite loop created when the last logical...
2009-02-17 marcelAdd a default implementation for pre-check. It should
2009-02-17 marcelRemove gpt_offset and related code. It was introduced...
2009-02-16 marcelAdd support to add, delete and modify logical partition...
2009-02-15 marcelAdd method precheck to the g_part interface. The precheck
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-11 lulf- Use the correct argument when determining the buffer...
2009-02-10 impFix g_part_dumpconf and g_part_name prototpyes.
2009-02-08 marcelAdd the EBR scheme. The EBR scheme supports the Extende...
2009-02-08 marcelAllow gpe_offset to be set by the scheme. When gpe_offs...
2009-02-08 marcelo Add the "PART::scheme" attribute that returns the...
2009-02-08 impFix g_part_*dumpconf to return void to match kobj defin...
2009-02-07 pisoAdd SCTP NAT support.
2009-02-03 marcelIn g_handleattr(), set bp->bio_completed also for the...
2009-02-01 marcelConstify val in g_handleattr() and str in g_handleattr_...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-24 edRemove unused unrhdr from GEOM character device module.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-11 traszPrevent a panic that happens on SMP machines when remov...
2009-01-06 marius- Don't enforce an upper-bound to the number of sectors...
2009-01-06 marcelDon't enforce an upper-bound to the number of sectors...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-04 marcelImprove probing.
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-27 lulf- Fix an issue with access permissions to underlying...
2008-12-26 obrienWhen the geometry does not match the label, print out...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMFH @ 186335
next