]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Fix 4-byte overflow in ipv6_writemask.
[FreeBSD/FreeBSD.git] / sys / cddl /
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Andriy Gaponzfs: set VROOT / VV_ROOT consistently and in a single...
2016-06-03 Andriy Gaponzfs_root: fix a potential root vnode reference leak
2016-06-03 Xin LIMFV r301238:
2016-06-01 Alan SomersImprove the English in a comment
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-31 Andrew TurnerSet oldfp so the check for fp == oldfp works as expected.
2016-05-31 Allan JudeConnect the SHA-512t256 and Skein hashing algorithms...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-29 Bryan DreweryAvoid more literal-suffix errors with C++11
2016-05-28 Alan Somerszfsd(8), the ZFS fault management daemon
2016-05-27 Enji CooperFix up r300870
2016-05-27 Alan SomersAvoid issuing spa config updates for physical path...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-27 Enji CooperUnbreak the zfs(4) build
2016-05-27 Ruslan BukinCorrect the implementation of dtrace_interrupt_disable...
2016-05-27 Andrew TurnerFix dtrace_interrupt_disable and dtrace_interrupt_enabl...
2016-05-26 Bryan DreweryUse netinet/in.h to avoid include/arpa dependency for...
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-24 Bjoern A. ZeebTry to unbreak the build after r300611 by including...
2016-05-24 Ruslan BukinAdd initial DTrace support for RISC-V.
2016-05-24 Andrew TurnerMark all memory before the kernel as toxic to DTrace.
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-18 Andriy Gaponadd vop_print methods to vnode operatios of various...
2016-05-18 Andriy Gaponmove zfsctl_freebsd_root_lookup right next to zfsctl_ro...
2016-05-18 Andriy Gaponzfsctl_common_fid: remove redundant assignment
2016-05-18 Andriy Gaponzfsctl: tighten an assertion and remove an unused defin...
2016-05-18 Andriy Gaponzfs_root: no need to set the root flag here
2016-05-18 Andriy Gaponzfsctl_freebsd_root_lookup: gfs_vop_lookup may return...
2016-05-17 Alan SomersSpeed up vdev_geom_open_by_guids
2016-05-17 Andriy Gaponzfs_ioc_rename: fix a reversed condition
2016-05-16 Andriy Gapondo not destroy 'snapdir' when it becomes inactive
2016-05-16 Andriy Gapontry to recycle "snap" vnodes as soon as possible
2016-05-16 Andriy Gaponfix locking in zfsctl_root_lookup
2016-05-16 Andriy Gapongfs_lookup_dot() does not have to acquire any locks
2016-05-16 Andriy Gaponavoid deadlock between zfsctl_snapdir_lookup and zfsctl...
2016-05-16 Andriy Gaponfix a vnode reference leak caused by illumos compat...
2016-05-16 Andriy Gaponfix up r299902: mount_snapshot requires that the covere...
2016-05-16 Andriy Gaponzfsctl_ops_snapshot: remove methods should never be...
2016-05-16 Andriy Gaponzfsctl_snapdir_lookup: always clear VV_ROOT flag of...
2016-05-16 Andriy Gaponadd zfs_vptocnp with special handling for snapshots...
2016-05-16 Andriy Gaponmount_snapshot: consolidate all error handling
2016-05-16 Andriy Gaponzfsctl: fix several problems with reference counts
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-14 John BaldwinAdd an EARLY_AP_STARTUP option to start APs earlier...
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-13 Enji CooperInclude arpa/inet.h to get the htonl(3) definition
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Martin MatuskaMFV r299425:
2016-05-11 Conrad Meyercompat/opensolaris: Don't redefined off64_t if already...
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 Ruslan BukinImplement FBT provider (MD part) for DTrace on MIPS.
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-29 Alan SomersFix a use-after-free when "zpool import" fails
2016-04-29 Andriy Gaponadd invpcid instruction to i386 dtrace disassembler...
2016-04-29 Alan SomersRefactor vdev_geom_attach and friends to reduce code...
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
2016-04-25 Mark JohnstonIncrease DTRACE_FUNCNAMELEN from 128 to 192.
2016-04-25 Mark JohnstonAllow DOF sections with excessively long probe function...
2016-04-25 Mark JohnstonAdd a kern.dtrace.err_verbose sysctl to control dtrace_...
2016-04-22 Andriy Gaponlahf/sahf are supported on some amd64 processors
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-18 Xin LIMFV r298178:
2016-04-17 Mark JohnstonMake the second argument of dtrace_invop() a trapframe...
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Glen BarberMerge the projects/release-pkg branch to head.
2016-04-16 Andriy Gaponzfs_rezget: z_vnode can not be NULL if zp is valid
2016-04-16 Andriy Gaponzfs: enable vn_io_fault support
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Alan SomersDon't corrupt ZFS label's physpath attribute when booti...
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-14 Alan SomersAdd more debugging statements in vdev_geom.c
2016-04-14 Alan SomersUpdate a debugging message in vdev_geom_open_by_guids...
2016-04-13 Glen BarberMFH
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Alan SomersFix rare double free in vdev_geom_attrchanged
2016-04-12 Glen BarberMFH
2016-04-12 Andriy Gaponl2arc: make sure that all writes honor ashift of a...
2016-04-12 Andriy GaponRevert r297396 Modify "4958 zdb trips assert on pools...
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
next