]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl/contrib
Update to 9.8.4-P1.
[FreeBSD/FreeBSD.git] / sys / cddl / contrib /
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-03 Xin LIUse SA_ZPL_CRTIME instead of SA_ZPL_CTIME for creation...
2012-12-01 Andriy Gaponzfs_getpages: make use of vm_page_readahead_finish
2012-12-01 Andriy Gapongfs_file_inactive: replace bad code with ugly code
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaAdd loader(8) tunable to enable/disable nopwrite functi...
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Andriy Gaponzfs_freebsd_reclaim: remove a stray variable
2012-11-25 Andriy Gaponzfs: overhaul zfs-vfs glue for vnode life-cycle management
2012-11-25 Andriy Gaponzfs_fhtovp: there is no reason to amend lock flags...
2012-11-25 Andriy Gaponadd zfs_bmap to aid vnode_pager_haspage
2012-11-25 Andriy Gaponzfs_getpages: optimize for large block sizes
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-24 Andriy Gaponzfs roopool: add support for multi-vdev configurations
2012-11-24 Andriy Gaponspa_import_rootpool: initialize ub_version before calli...
2012-11-24 Andriy Gaponspa_import_rootpool: do not call spa_history_log_version
2012-11-24 Andriy Gaponzfs: create devices/geoms from zvols after receiveing...
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-19 Andriy Gaponzfs_remove: assert that delete_now case is never true...
2012-11-19 Andriy Gaponzfs_remove: set VV_NOSYNC flag if a node is unlinked
2012-11-18 Andriy Gaponspa_import_rootpool: fall back to use configuration...
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 Konstantin BelousovAdd the wait6(2) system call. It takes POSIX waitid...
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-10 Andriy Gaponzfs_ioc_destroy_snaps_nvl: remove disk device entries...
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-09 Attilio RaoComplete MPSAFE VFS interface and remove MNTK_MPSAFE...
2012-11-07 Justin HibbitsImplement DTrace for PowerPC. This includes both 32...
2012-11-04 Xin LIMFV: less v453.
2012-11-04 Andriy Gaponzfs_dirlook: bailout early if directory is unlinked
2012-11-04 Andriy Gaponzfsctl_snapdir_lookup: obtain a snapname in the remount...
2012-11-04 Andriy Gaponzfs: set MNTK_EXTENDED_SHARED flag
2012-11-04 Andriy Gaponzfs_vnode_forget: dispose of larvae vnode using public...
2012-11-04 Andriy Gaponzfs_umount: no need to set MNTK_UNMOUNTF here, dounmoun...
2012-11-04 Andriy Gaponzfs_vnode_lock: no need to double-guess caller's intent...
2012-11-04 Andriy Gaponzfs_mount: drop vfs.zfs.rootpool.prefer_cached_config...
2012-11-04 Andriy Gaponzfs_freebsd_close: call zfs_close with count=1 instead...
2012-10-30 Xin LIs/dettach/detach/g
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-26 Andriy Gaponzfs: fix label validation code in vdev_geom_read_config
2012-10-25 Simon J. GerratyMerge bmake-20121010
2012-10-23 Jung-uk KimMerge ACPICA 20121018.
2012-10-22 Xin LIMFV: netcat from OpenBSD 5.2.
2012-10-22 Dimitry AndricImport libc++ trunk r165949. Among other improvements...
2012-10-22 Konstantin BelousovRemove the support for using non-mpsafe filesystem...
2012-10-22 Edwin GroothuisMFV of r241867
2012-10-21 Nathan WhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-20 Andriy Gaponzfs: wait in arc_lowmem only if curproc == pageproc
2012-10-19 Ulrich SpörleinMerge mandoc from vendor into contrib and provide the...
2012-10-19 Brooks DavisReplace our version of the pwcache(3) API with NetBSD...
2012-10-17 Andriy Gaponzfs: make use of getnewvnode_reserve in zfs_mknode...
2012-10-10 Xin LIUpgrade to 9.8.3-P4:
2012-10-10 Kevin LoRevert previous commit...
2012-10-09 Kevin LoPrefer NULL over 0 for pointers
2012-10-06 Andriy Gaponzvol: set mediasize in geom provider right upon its...
2012-10-06 Andriy Gaponzfs_mount: taste geom providers for root pool config
2012-10-05 Xin LIMFV: tcpdump 4.3.0.
2012-10-05 Xin LIMFV: libpcap 1.3.0.
2012-10-03 Marcel MoolenaarMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-26 Martin MatuskaMerge recent vendor changes in ZFS.
2012-09-23 Pawel Jakub DawidekIt is possible to recursively destroy snapshots even...
2012-09-23 Pawel Jakub DawidekAdd TRIM support.
2012-09-22 Andriy Gaponzfs: allow a zvol to be used as a pool vdev, again
2012-09-22 Pawel Jakub DawidekAs in r226967, r226987 and r232401 changes to UFS and...
2012-09-20 Doug BartonUpgrade to 9.8.3-P3:
2012-09-19 Jung-uk KimMerge ACPICA 20120913.
2012-09-18 Andriy Gaponzfs: correctly calculate dn_bonuslen for saving SAs...
2012-09-18 Andriy Gaponzfs: allow both DEBUG and ZFS_DEBUG to be defined on...
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-11 Andriy Gaponzfs: fix sa_modify_attrs handling of variable-sized...
2012-09-10 Martin MatuskaAdd assfail() and assfail3() to the opensolaris module.
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-03 Dag-Erling SmørgravUpgrade OpenSSH to 6.1p1.
2012-08-28 Ed SchoutenUse a proper destructor function.
2012-08-28 Martin MatuskaMerge recent vendor changes:
2012-08-23 Martin MatuskaMerge recent vendor changes:
2012-08-20 Dimitry AndricUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-19 Martin MatuskaBackport fix for vendor issue #3085
2012-08-16 Jung-uk KimMerge ACPICA 20120816.
2012-08-15 Hans Petter SelaskyStreamline use of cdevpriv and correct some corner...
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-08-05 Marius StroblInclude <vm/vm_param.h> for PA_LOCK_COUNT in order...
2012-07-30 Martin MatuskaPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-28 Martin MatuskaUpdate libarchive to 3.0.4
2012-07-26 Ruslan ErmilovPull up vendor changes to mdoc(7).
2012-07-24 Doug BartonHeavy DNSSEC Validation Load Can Cause a "Bad Cache...
2012-07-24 Warner LoshUpdate to latest git version of dtc to get new dtsv2...
2012-07-24 Xin LIMFV: less v451.
2012-07-20 Edward Tomasz Napi... Make ZVOL resizing ('zfs set volsize') properly resize...
next