]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
MFC r303760:
[FreeBSD/FreeBSD.git] / sys / cddl /
2016-07-18 avgMFC r302772: re-apply r299908: zfsctl_snapdir_lookup...
2016-07-15 markjMFC r302507:
2016-07-06 smhFix ZFS ARC min / max tunable
2016-07-06 nwhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-30 mavRevert r299454 and r299448.
2016-06-29 smhAllow ZFS ARC min / max to be tuned at runtime
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-23 avgfix deadlock-prone code in getzfsvfs()
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 asomersFix uninitialized variable from r300881
2016-06-18 kibFix gcc build.
2016-06-17 kibUse vnlru_free(9) to implement dnlc_reduce_cache().
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-13 avgl2arc: reset b_tmp_cdata to NULL in the case of unset...
2016-06-13 avgzfs_vptocnp: check for an invalid znode
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 avgzfs: set VROOT / VV_ROOT consistently and in a single...
2016-06-03 avgzfs_root: fix a potential root vnode reference leak
2016-06-03 delphijMFV r301238:
2016-06-01 asomersImprove the English in a comment
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 andrewSet oldfp so the check for fp == oldfp works as expected.
2016-05-31 allanjudeConnect the SHA-512t256 and Skein hashing algorithms...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-29 bdreweryAvoid more literal-suffix errors with C++11
2016-05-28 asomerszfsd(8), the ZFS fault management daemon
2016-05-27 ngieFix up r300870
2016-05-27 asomersAvoid issuing spa config updates for physical path...
2016-05-27 ngieUnbreak the zfs(4) build
2016-05-27 brCorrect the implementation of dtrace_interrupt_disable...
2016-05-27 andrewFix dtrace_interrupt_disable and dtrace_interrupt_enabl...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 bdreweryUse netinet/in.h to avoid include/arpa dependency for...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-24 bzTry to unbreak the build after r300611 by including...
2016-05-24 brAdd initial DTrace support for RISC-V.
2016-05-24 andrewMark all memory before the kernel as toxic to DTrace.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 avgadd vop_print methods to vnode operatios of various...
2016-05-18 avgmove zfsctl_freebsd_root_lookup right next to zfsctl_ro...
2016-05-18 avgzfsctl_common_fid: remove redundant assignment
2016-05-18 avgzfsctl: tighten an assertion and remove an unused defin...
2016-05-18 avgzfs_root: no need to set the root flag here
2016-05-18 avgzfsctl_freebsd_root_lookup: gfs_vop_lookup may return...
2016-05-17 asomersSpeed up vdev_geom_open_by_guids
2016-05-17 avgzfs_ioc_rename: fix a reversed condition
2016-05-16 avgdo not destroy 'snapdir' when it becomes inactive
2016-05-16 avgtry to recycle "snap" vnodes as soon as possible
2016-05-16 avgfix locking in zfsctl_root_lookup
2016-05-16 avggfs_lookup_dot() does not have to acquire any locks
2016-05-16 avgavoid deadlock between zfsctl_snapdir_lookup and zfsctl...
2016-05-16 avgfix a vnode reference leak caused by illumos compat...
2016-05-16 avgfix up r299902: mount_snapshot requires that the covere...
2016-05-16 avgzfsctl_ops_snapshot: remove methods should never be...
2016-05-16 avgzfsctl_snapdir_lookup: always clear VV_ROOT flag of...
2016-05-16 avgadd zfs_vptocnp with special handling for snapshots...
2016-05-16 avgmount_snapshot: consolidate all error handling
2016-05-16 avgzfsctl: fix several problems with reference counts
2016-05-14 jhbAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-13 ngieInclude arpa/inet.h to get the htonl(3) definition
2016-05-12 mmMFV r299425:
2016-05-11 cemcompat/opensolaris: Don't redefined off64_t if already...
2016-05-11 mavMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 mavMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 mavMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 mavMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 mavMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 mavMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 mavMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 mavMFV r299434: 6841 Undirty freed spill blocks
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 brImplement FBT provider (MD part) for DTrace on MIPS.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-29 asomersFix a use-after-free when "zpool import" fails
2016-04-29 avgadd invpcid instruction to i386 dtrace disassembler...
2016-04-29 asomersRefactor vdev_geom_attach and friends to reduce code...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-25 markjIncrease DTRACE_FUNCNAMELEN from 128 to 192.
2016-04-25 markjAllow DOF sections with excessively long probe function...
2016-04-25 markjAdd a kern.dtrace.err_verbose sysctl to control dtrace_...
2016-04-22 avglahf/sahf are supported on some amd64 processors
2016-04-22 avgMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-18 delphijMFV r298178:
2016-04-17 markjMake the second argument of dtrace_invop() a trapframe...
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 avgzfs_rezget: z_vnode can not be NULL if zp is valid
2016-04-16 avgzfs: enable vn_io_fault support
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 asomersDon't corrupt ZFS label's physpath attribute when booti...
2016-04-14 asomersAdd more debugging statements in vdev_geom.c
2016-04-14 asomersUpdate a debugging message in vdev_geom_open_by_guids...
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 asomersFix rare double free in vdev_geom_attrchanged
next