]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
On Soft Reset, read device signature from FIS receive area, instead of
[FreeBSD/FreeBSD.git] / sys / geom /
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-03 mavChange 'load' balancing mode algorithm:
2009-11-28 traszProvide a set of sysctls and tunables to disable device...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 rpauloAdd a missing check for Apple HFS partitions.
2009-11-12 rnolandWe need to allocate space for the header in the create...
2009-11-07 rnolandFix handling of GPT headers when size is > 92 bytes.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-14 rnolandSet the active flag in the PMBR when we install bootcod...
2009-10-09 pjdIf provider is open for writing when we taste it, skip...
2009-10-05 lulf- Improve error message consistency and wording.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-28 marcelThe first 96 bytes may not be zeroes. It can contain...
2009-09-24 marcelDon't create more partitions than can fit in the table...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 traszRemove unused variable.
2009-09-08 mavDo not check proper request alignment here in geom_dev...
2009-09-06 mavMFp4:
2009-09-06 pjdAdd support for changing providers priority.
2009-09-04 mavRemove artificial MAX_IO_SIZE constant, equal to DFLTPH...
2009-09-04 pjdSimplify g_disk_ident_adjust() function and allow any...
2009-08-27 pjdThere's no need for checking result of M_WAITOK allocation.
2009-08-27 pjdFix an obvious topology lock leak.
2009-08-17 marcelThe start of the EFI GPT partition in the PMBR can...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
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...
next