]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Set things up so that linker_file_lookup_set() is always called with the
[FreeBSD/FreeBSD.git] / sys / geom /
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-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-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-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-06-28 jeff - Add a general purpose resource allocator, vmem,...
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-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...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 ivorasComment typo fix.
2013-04-16 ivorasFix the buffer-overflow-fixing fixes.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-16 brooksPartial MFP4 of 222836:
2013-04-15 ivorasIntroduce glabel labels based on GEOM ident attributes...
2013-04-15 ivorasIntroduce a symbol for the GEOM class name instead...
2013-04-13 jmgmove the error report to a lower log level... Now...
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-06 traszMake it possible to submit FLUSH bios through geom_dev...
2013-04-05 mavFollowing r241022, replace iteration over the provider...
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-26 mavgeom_slice.c and its consumers like GEOM_LABEL are...
2013-03-26 mavGEOM NOP does not touch the data, so pass G_PF_ACCEPT_U...
2013-03-26 mavRemove extra bio_data and bio_length copying to child...
2013-03-26 kanDo not pass unmapped buffers to drivers that cannot...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-25 mavMake GEOM MULTIPATH to report unmapped bio support...
2013-03-25 mavIn GEOM DISK:
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-24 mavFix long known deadlock between geom dev destruction...
2013-03-24 mavMake g_wither_washer() to not loop by itself, but only...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 kibCorrect the page count when excess length is trimmed...
2013-03-21 mmMerge libzfs_core branch:
2013-03-21 kibAssert that transient mapping of the bio is only done...
2013-03-19 kibThe geom_part provider supports unmapped bio iff the...
2013-03-19 kibA flag for the geom disk driver to indicate that it...
2013-03-19 kibImplement the concept of the unmapped VMIO buffers...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 pjdWe don't need buffer to handle BIO_DELETE, so don't...
2013-03-09 mmMFC @248093
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioMFC
2013-03-08 sbrunoAdd legacy support to geom raid to create a /dev/arX...
2013-03-08 dumbbellg_label_ntfs_taste: Abort taste is recsize == 0
next