]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
octeon1: suppress a couple of warnings under clang
[FreeBSD/FreeBSD.git] / sys / cddl /
2019-09-22 Andriy GaponMFZoL: Retire send space estimation via ZFS_IOC_SEND
2019-09-19 Andriy Gaponfix dsl_scan_ds_clone_swapped logic
2019-09-18 Alexander MotinFix typo, setting hidden flag instead of reparse.
2019-09-16 Mateusz Guzikvfs: manage mnt_ref with atomics
2019-09-16 Mark JohnstonRevert r352406, which contained changes I didn't intend...
2019-09-16 Mark JohnstonFix a couple of nits in r352110.
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Jeff RobersonReplace redundant code with a few new vm_page_grab...
2019-09-10 Jeff RobersonUse the sleepq lock rather than the page lock to protec...
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-09 Mark JohnstonChange synchonization rules for vm_page reference counting.
2019-09-04 Andriy GaponZFS: Always refuse receving non-resume stream when...
2019-09-03 Mateusz Guzikvfs: implement usecount implying holdcnt
2019-09-01 Mark JohnstonExtend uma_reclaim() to permit different reclamation...
2019-08-31 Mateusz Guzikzfs: fix snapshot dir destruction after introducion...
2019-08-29 Konstantin BelousovRework v_object lifecycle for vnodes.
2019-08-29 Andriy Gaponzfs_ioc_snapshot: check user-prop permissions on snapsh...
2019-08-28 Mark JohnstonAvoid direct accesses of the vm_page wire_count field.
2019-08-27 Hiroki SatoMFV r351553:
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-22 Cy SchubertMFV r346563:
2019-08-19 Jeff RobersonUse an atomic reference count for paging in progress...
2019-08-17 Andriy Gaponzfs_vget: fix vnode reference count leak in error path
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Andriy GaponRevert r351076 and r351074 because of atomic_swap_64...
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-12 Andriy Gapona stop gap fix for a race between dnode_hold and dnode_...
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-08 Toomas Soomeloader: support com.delphix:removing
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-01 Xin LIAllow Kernel to link in both legacy libkern/zlib and...
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-28 Alan SomersMFHead @r350386
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
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-27 Alan SomersMFHead @349476
2019-06-25 Alexander MotinAvoid extra taskq_dispatch() calls by DMU.
2019-06-20 Alan SomersMFHead @349234
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 Alan SomersMFHead @348740
2019-06-06 Mark JohnstonFix a race between fasttrap and the user breakpoint...
2019-06-05 Mariusz Zaborskidtrace: 64-bits registers support
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-27 Justin Hibbitspowerpc/dtrace: Fix fbt function probing for ELFv2
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-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-17 Justin Hibbitspowerpc/dtrace: Actually fix stack traces
2019-05-16 Konstantin BelousovRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-13 Alan SomersMFHead @347527
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:
next