]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl/contrib/opensolaris
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / sys / cddl / contrib / opensolaris /
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-18 Cy SchubertMFV r350080:
2019-07-17 Mark JohnstonFix FASTTRAPIOC_GETINSTR.
2019-07-09 Jung-uk KimMFV: r349861
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-25 Alexander MotinAvoid extra taskq_dispatch() calls by DMU.
2019-06-17 Martin MatuskaMFV r349134:
2019-06-14 Alexander MotinMinimize aggsum_compare(&arc_size, arc_c) calls.
2019-06-14 Alexander MotinAlike to ZoL disable metaslab allocation tracing code.
2019-06-14 Alexander MotinProperly align struct multilist_sublist to cache line.
2019-06-13 Alexander MotinMove write aggregation memory copy out of vq_lock.
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-07 Alexander MotinFix comparison signedness in arc_is_overflowing().
2019-06-07 Alexander MotinExplicitly start ARC adjustment on limits change.
2019-06-07 Andriy GaponRestore ARC MFU/MRU pressure
2019-06-06 Mark JohnstonFix a race between fasttrap and the user breakpoint...
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-29 Allan JudeFix assertion in ZFS TRIM code
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-22 Alexander MotinAllocate buffers smaller then ABD chunk size as linear.
2019-05-21 Allan JudeFix typo in r348068
2019-05-21 Allan JudeZFS: Make deadman tunables no longer read-only
2019-05-20 Martin MatuskaMFV r347989:
2019-05-09 Jung-uk KimMFV: r347413
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-04-26 Alexander MotinAdd mutex_destroy() missed in r334844.
2019-04-26 Alexander MotinFix minor mismerges.
2019-04-23 Cy SchubertMFV r346563:
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Alexander MotinChange the way FreeBSD GID inheritance is hacked.
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Conrad MeyerReplace read_random(9) with more appropriate arc4rand...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 Pawel Jakub DawidekIf the autoexpand pool property is turned on and vdev...
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-22 Andriy GaponRevert r345410, VOP_FSYNC change in ZFS vdev_file
2019-03-22 Andriy GaponZFS vdev_file: use correct value for waitfor parameter...
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-18 Alan SomersMFHead@r345275
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-11 Enji CooperMFhead@r345025
2019-03-11 Simon J. GerratyAdd _PC_ACL_* to vop_stdpathconf
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 Alexander MotinRevert minor part of r344934.
2019-03-11 Enji CooperMFhead@r344996
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-08 Alexander MotinMFV/ZoL: Disable LBA weighting on files and SSDs
2019-03-08 Alexander MotinAdd separate aggregation limit for non-rotating media.
2019-03-08 Alexander MotinMFV/ZoL: Fix zfs_vdev_aggregation_limit bounds checking
2019-03-07 Alexander MotinImprove entropy for ZFS taskqueue selection.
2019-03-07 Cy SchubertMFV r344878:
2019-03-07 Alexander MotinAdd respective tunables to few ZFS sysctls.
2019-03-05 Enji CooperMFhead@r344786
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-01 Pawel Jakub DawidekImprove readability of the code by making it explicit...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Mark JohnstonFix fasttrap_sig{trap,segv}().
2019-02-26 Mark JohnstonRevert r344587.
next