]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Fix external compiler warning(s). Avoid pointer dereferencing.
[FreeBSD/FreeBSD.git] / sys / geom /
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-27 mavEscape special XML chars, returned by some devices...
2013-11-21 marcelHave the GPT probe return a lower priority when the...
2013-11-19 aeAdd "resize" verb to gmirror(8) and such functionality...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 mavIn addition to r258220 allow shrinking in "automatic...
2013-11-16 mavImplement automatic live resize support for GEOM MULTIP...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 aeAdd missing line breaks.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-02 delphijWhen zero'ing out a buffer, make sure we are using...
2013-10-29 baptMerge byacc 20130925
2013-10-25 jhbReject attempts to attack a disk device that has the...
2013-10-23 smhImprove ZFS N-way mirror read performance by using...
2013-10-23 mjggnop: make sure that newly allocated memory for softc...
2013-10-22 mavRemove Giant-locked drivers support (DISKFLAG_NEEDSGIAN...
2013-10-22 mavMerge GEOM direct dispatch changes from the projects...
2013-10-19 traszFix build with gcc by spelling unused format string...
2013-10-18 traszMake geom_label(4) resize-aware. This fixes a situatio...
2013-10-17 aeAdd an automatic resize support to the GEOM_PART class.
2013-10-16 mavMFprojects/camlock r256445:
2013-10-16 mavMFprojects/camlock r256371:
2013-10-16 mavMFprojects/camlock r254907:
2013-10-16 mavMFprojects/camlock r254905:
2013-10-02 markmMFC - tracking update.
2013-09-24 desIntroduce a kern.geom.notaste sysctl that can be used...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-05 aeRemove stub implementation.
2013-09-04 grehanIFC @ r255209
2013-09-02 mavMake ELI destruction (including orphanization) less...
2013-08-30 markmMFC
2013-08-26 mavMFprojects/camlock r254895:
2013-08-24 markmMFC
2013-08-24 mavAdd new attribute lunname to report only textual LUN...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-15 kenChange the way that unmapped I/O capability is advertised.
2013-08-13 mavReturn error when opening read-only volumes (like RAID4...
2013-08-13 mavOops, wrong constant at r254269.
2013-08-13 mavFix reasonable but safe Clang warnings.
2013-08-12 edFix the formatting of the error message.
2013-08-08 aegpt_entries is used as limit for the number of partitio...
2013-08-07 marcelChange <sys/diskpc98.h> to not redefine the same symbol...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-04 marcelRemove inclusion of <sys/diskmbr.h>. We have no busines...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-27 mavIntroduce 3 seconds timeout on `graid stop` command...
2013-07-19 grehanIFC @ r253461
2013-07-10 kibWhen panicing due to the gjournal overflow, print the...
2013-07-09 kibThere are several code sequences like
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 smhBump disk(9) ABI version to signify the addition of...
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-28 jeff - Add a general purpose resource allocator, vmem,...
2013-06-21 grehanIFC @ r252047
2013-06-19 scottlFix a mystery cut-n-paste corruption from the previous...
2013-06-19 scottlMark geom_mirror as capable of unmapped i/o
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 mavMake CAM return and GEOM DISK pass through new GEOM...
2013-06-11 mavDon't update provider properties and don't set DISKFLAG...
2013-06-09 marcelChange the set and unset ctlreqs by making the index...
2013-06-09 marcelRemove stub implementation.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-30 brooksMFP4 @222836
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 jhRemove an extra semicolon from the DOT language output.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 mavFix vdc->Secondary_Element_Count metadata field access...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-05 stas- Use int8_t type for the mftrecsz field in g_label_ntf...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 mavReturn "descr" field alike to "Intel RAID1 volume"...
2013-04-26 smhTeach GEOM and CAM about the difference between the...
2013-04-26 smhAdded a sysctl (kern.geom.dev.delete_max_sectors) to...
next