]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
bhndb(4): Drop MIPS-incompatible __builtin_ctz dependency.
[FreeBSD/FreeBSD.git] / sys / cddl /
2016-08-16 Enji CooperMFhead @ r304232
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-14 Martin MatuskaMFV r304060:
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-09 Andriy Gaponfix a zfs cross-device rename crash introduced in r303763
2016-08-06 Justin HibbitsTwo fixups for dtrace
2016-08-06 Andriy Gaponfix .zfs-related cases in zfs_lookup that were broken...
2016-08-05 Andriy Gaponzfs: honour and make use of vfs vnode locking protocol
2016-08-02 Ruslan BukinUpdate RISC-V port to Privileged Architecture Version...
2016-08-01 Allan JudeMake boot code and loader check for unsupported ZFS...
2016-07-31 Enji CooperConditionalize code which defines sysctls per _KERNEL...
2016-07-30 Mark JohnstonRestore an ifdef that should not have been removed...
2016-07-30 Mark JohnstonInclude fasttrap handling for DATAMODEL_ILP32 when...
2016-07-29 Ruslan BukinRemove unused variables.
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-20 Mark JohnstonMerge {amd64,i386}/instr_size.c into x86_instr_size.c.
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-13 Andriy Gaponre-apply r299908: zfsctl_snapdir_lookup: clear VV_ROOT...
2016-07-09 Mark JohnstonAvoid truncating the return value of DTrace predicates.
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-06 Steven HartlandFix ZFS ARC min / max tunable
2016-07-06 Nathan WhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Alexander MotinRevert r299454 and r299448.
2016-06-30 Martin MatuskaMFV r302264:
2016-06-29 Steven HartlandAllow ZFS ARC min / max to be tuned at runtime
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-23 Andriy Gaponfix deadlock-prone code in getzfsvfs()
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-21 Alan SomersFix uninitialized variable from r300881
2016-06-18 Konstantin BelousovFix gcc build.
2016-06-17 Konstantin BelousovUse vnlru_free(9) to implement dnlc_reduce_cache().
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-13 Andriy Gaponl2arc: reset b_tmp_cdata to NULL in the case of unset...
2016-06-13 Andriy Gaponzfs_vptocnp: check for an invalid znode
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-05 Simon J. GerratyImport bmake-20160604
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...
next