]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Fix build with DRM and INVARIANTS enabled.
[FreeBSD/FreeBSD.git] / sys / cddl /
2019-02-19 pjdSimplify the code.
2019-02-19 pjdCorrect typo in the comment.
2019-02-19 pjdChange assertion to log the incorrect io_type we've...
2019-02-19 pjdGrabage-collect no longer used variable.
2019-02-19 pjdThe way ZFS searches for its vdevs is the following...
2019-02-19 pjdIn the vdev_geom_open_by_path() function we assume...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 mavs/Maximal/Maximum/ in sysctl description.
2019-02-04 mavAdd missed tunables/sysctls for some new vdev variables.
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-01-30 mavRemove BIO_ORDERED flag from BIO_FLUSH sent by ZFS.
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-26 oshogbozfs: allow to change cache flush sysctl
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-11 sefChange ZFS quotas to return EINVAL when not present...
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-03 mmacyzfsboot: support newer ZFS versions
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-26 avgMFV r342532: 5882 Temporary pool names
2018-12-26 avgMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-18 cyMFV r342175:
2018-12-13 mjgdtrace: fix userspace access on boxes with SMAP
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-03 tsoomezfs: we can boot from dataset with large_dnode enabled
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 markjEnsure that directory entry padding bytes are zeroed.
2018-11-21 mavRevert r340096: 9952 Block size change during zfs recei...
2018-11-21 markjUse taskqueue_quiesce(9) to implement taskq_wait().
2018-11-21 jhibbitsDTrace/powerpc: Fix FBT return probes
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-14 kibAdd d_off support for multiple filesystems.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-10 mavDo not ignore arc_adjust() return value.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-03 mav9952 Block size change during zfs receive drops spill...
2018-11-02 brooksMake vop_symlink take a const target path.
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-25 kibImplement O_BENEATH and AT_BENEATH.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-21 jhibbitspowerpc/dtrace: Use explicit bit numbers to mask out...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-15 mavSkip VDEV_IO_DONE stage only for ZIO_TYPE_FREE.
2018-10-15 jhbVarious fixes for TLB management on RISC-V.
2018-10-14 mjgzfs: fix a panic after failed mount
2018-10-12 mavAvoid zero-sized kmem_alloc() in vdev_compact_children().
2018-10-12 mavAdd ZIO_TYPE_FREE support for indirect vdevs.
2018-10-10 allanjudePull in a follow-on commit to resolve a deadlock in...
2018-10-10 allanjudeAdd missing sysctls for tuning vdev queue depths for...
2018-10-10 allanjudeResolve a hang in ZFS during vnode reclaimation
2018-10-10 mavRemove extra thread_exit() call left after r329802.
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 mavFix r336951 mismerge -- use of uninitialized variable.
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-05 mavAdd sysctls for dbuf metadata cache variables added...
2018-09-29 dimMerge ^/head r338988 through r339014.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-29 allanjudeAvoid panic when adjusting priority of a read in the...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-25 mjgzfs: depessimize zfs_root with rmlocks
2018-09-24 emasteCopy libevent sources to contrib
2018-09-21 mavMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 kibFix ZFS VFS op quotactl to follow busy protocol.
2018-09-17 dimMerge ^/head r338690 through r338730.
2018-09-17 markjFix an nvpair leak in vdev_geom_read_config().
2018-09-14 dimMerge ^/head r338595 through r338689, and resolve confl...
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-13 vangyzenSet zfs_arc_meta_strategy to metadata only
2018-09-11 dimMerge ^/head r338392 through r338594.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-03 brAdd support for 'C'-compressed ISA extension to DTrace...
2018-09-02 markjFix the hash table lookup in fbt_destroy().
2018-08-31 markjRe-compute the ARC size before computing the MFU target.
2018-08-30 markjRe-add kstat.zfs.misc.arcstats.other_size under COMPAT_...
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-29 kibRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-29 markjAdd a sysctl for the ZFS abd_scatter_enabled setting.
2018-08-28 markjAllow multiple FBT probes to share a tracepoint.
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
next