]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
MFC r320121:
[FreeBSD/FreeBSD.git] / sys / geom /
2017-05-23 mavMFC r309321:
2017-05-17 araujoMFC r315112, r315196
2017-05-10 mariusMFC: r314097
2017-05-10 jhbMFC 313409: Defer startup of gjournal switcher kproc.
2017-05-06 mavMFC r317247: Dump md_iterations as signed, which it...
2017-05-06 mavMFC r317246: Always allow setting number of iterations...
2017-04-11 markjMFC r316032:
2017-04-11 markjMFC r316175:
2017-03-22 mavMFC r314908: When chunking large DIOCGDELETE, do it...
2017-03-16 ngieMFC r310345:
2017-02-13 aeMFC r313185:
2017-01-27 mavMFC r312533: Report disk addition errors on `add` or...
2017-01-19 mavMFC r311971: Report random flash storage as non-rotatin...
2017-01-11 dimMFC r311688:
2016-11-27 mavMFC r308608:
2016-11-26 mavMFC r308579: Do not report error on close even if we...
2016-10-20 mavMFC r306762: Fix possible geom destruction before final...
2016-10-19 markjMFC r306742:
2016-10-06 mavMFC r306279: Use g_wither_provider() where applicable.
2016-09-30 aeMFC r303019:
2016-09-27 markjMFC r305509:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-29 sobomax1.Improve handling around last compressed block of...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-23 kenSwitch geom_disk over to using a pool mutex.
2016-06-22 markjDo not complete pending gmirror BIOs when tearing down...
2016-06-22 kenFix a bug that caused da(4) peripheral drivers to not...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 kenFix a bug that caused da(4) instances to hang around...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 glebiusWhen we are in panic, always go the asynchronous path...
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 asomersAvoid issuing spa config updates for physical path...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 kibRemove unneeded Giant locking around kthreads creation.
2016-05-20 kibRemoval of Giant droping wrappers for GEOM classes.
2016-05-20 kibRemove asserts that Giant is not held on entrance into...
2016-05-19 kenAdd support for managing Shingled Magnetic Recording...
2016-05-14 jhbAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-12 mmMFV r299425:
2016-05-06 sobomaxAdd missing include "opt_geom.h" to make GEOM_UZIP_DEBU...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 pfgsys: Make use of our rounddown() macro when sys/param...
2016-04-29 pfgsys/geom: spelling fixes in comments.
2016-04-28 pfgsys/geom: spelling fixes.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 pfggeom: unsign some types to match their definitions...
2016-04-27 delphijMFV r298691:
2016-04-26 cemg_part_bsd64: Delete duplicate/dead code
2016-04-26 cemg_part_bsd64: Check for valid on-disk npartitions value
2016-04-26 pfgsys: extend use of the howmany() macro when available.
2016-04-26 sobomaxRelax TOC offsets checking somewhat, allowing offset...
2016-04-23 sobomaxo Fix handling of images with compression block sizes...
2016-04-21 asomersDRY on buffer sizes. Update to r298420.
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-21 asomersNotify userspace listeners when geom disk attributes...
2016-04-20 pfgIndentation issues.
2016-04-19 pfgkernel: use our nitems() macro when it is available...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 pfgg_gate: for pointers replace 0 with NULL.
2016-04-14 impBump bio_cmd and bio_*flags from 8 bits to 16.
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-08 allanjudeCreate the GELIBOOT GEOM_ELI flag
2016-04-04 gjbMFH
2016-04-03 pfgg_sched_destroy(): prevent return of uninitialized...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-10 impDon't assume that bio_cmd is a bit mask.
2016-03-10 impDon't assume that bio_cmd is bit mask.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 gjbMFH
2016-02-24 adrianFixes to make it compile under gcc-4.2.
2016-02-24 sobomaxObsolete mkulzma(8) and geom_uncompress(4), their funct...
2016-02-23 sobomaxImprove mkuzip(8) and geom_uzip(4), merge in LZMA suppo...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-18 gjbMFH
2016-02-17 impUse the right size for zeroing.
2016-02-17 impCreate an API to reset a struct bio (g_reset_bio)....
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-26 dimMerge ^/head r294599 through r294776.
next