]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
- Add idempotency guards so the structures can be used in other utilities.
[FreeBSD/FreeBSD.git] / sys / geom /
2010-02-03 gonzo- Give geom_redboot taste of flash/spi. Now there is...
2010-02-02 delphijPrevent NULL deference by checking return value of
2010-01-30 marcelExport the UUID of the partition in the XML. The partit...
2010-01-25 ivorasGo through with write_metadata() non-error-handling...
2010-01-25 traszRemove unneeded variables.
2010-01-25 traszRemove pointless assignment.
2010-01-25 traszRemove some pointless variable assignments.
2010-01-25 traszRemove unused variable.
2010-01-17 delphijExpose stripe offset and stripe size through libgeom...
2010-01-16 traszAdd gmountver, disk mount verification GEOM class.
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-06 impSync to r201658 on head.
2010-01-06 mavChange the way in which zero stripesize is handled...
2010-01-06 impMerge from head at r201628.
2010-01-05 mavMove wakeup() out of mutex to reduce contention.
2010-01-05 mavMove wakeup() out of mutex to reduce contention.
2010-01-05 mavSlightly optimize XOR calculation.
2010-01-02 marcelProperly return the UUID represented by the alias.
2009-12-30 mavCall wakeup() only for the first request on the queue.
2009-12-28 antoine(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-28 mavAdd BIO_DELETE support to ada(4):
2009-12-24 mavMake geom_concat to passthrough stripe parameters of...
2009-12-24 mavAs soon as geom_raid3 reports it's own stripe as sector...
2009-12-24 mavAs soon as mirror has no own stripes, report largest...
2009-12-24 mavAdd two disk ioctls, giving user-level tools informatio...
2009-12-24 mavMake geom_stripe report it's stripe size to upper layers.
2009-12-21 mavMake graid3 fallback to malloc() when component request...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-14 rpauloAdd Microsoft and NetBSD partition types handling.
2009-12-14 rpauloSimplify partition type parsing by using a data-oriente...
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-12 gonzoMFC @199204
2009-11-07 rnolandFix handling of GPT headers when size is > 92 bytes.
2009-10-25 thompsaIf the FIS entry is smaller than the sector size then...
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-02 gonzo- MFC
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 gonzo- MFC from head@196987
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-08-04 gonzo- MFC @196061
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-03 gonzo- MFC
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...
next