]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl/contrib
- Allow to change vfs.zfs.arc_meta_limit at runtime.
[FreeBSD/FreeBSD.git] / sys / cddl / contrib /
2012-01-05 Pawel Jakub Dawidek- Allow to change vfs.zfs.arc_meta_limit at runtime.
2012-01-03 Dimitry AndricIn sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_v...
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-18 Pawel Jakub DawidekFrom time to time people report space map corruption...
2011-12-18 Pawel Jakub DawidekImplement replying of ACLs updates. ACL changes should...
2011-12-12 Attilio RaoRevert the approach for skipping lockstat_probe_func...
2011-12-10 Pawel Jakub DawidekMove ru_inblock increment into arc_read_nolock() so...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-09 Pawel Jakub DawidekThe vfs.zfs.txg.timeout sysctl can be safely modified...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-28 Martin MatuskaFix typo in copyright notice.
2011-11-28 Martin MatuskaMerge new ZFS features from illumos:
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-19 Konstantin BelousovExisting VOP_VPTOCNP() interface has a fatal flow that...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-07 Ryan StoneReplace fasttrap_copyout() with uwrite(). FreeBSD...
2011-11-05 Pawel Jakub DawidekCorrect typo in comment.
2011-11-05 Pawel Jakub DawidekIn zvol_open() if the spa_namespace_lock is already...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-25 Martin MatuskaFix typo in copyright notice introduced in r226724
2011-10-25 Martin MatuskaUpdate copyright information in several ZFS files,...
2011-10-24 Pawel Jakub Dawidek- Use better naming now that we allow to rename any...
2011-10-24 Pawel Jakub DawidekDon't forget to rename mounted snapshots of the file...
2011-10-24 Pawel Jakub DawidekInclude <sys/zfs_vfsops.h> only when compiling kernel...
2011-10-24 Pawel Jakub DawidekAllow to rename file systems without remounting if...
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 Pawel Jakub DawidekUpdate per-thread I/O statistics collection in ZFS.
2011-10-21 Pawel Jakub Dawidekzfs vdev_file_io_start: validate vdev before using...
2011-10-18 Martin MatuskaImport fix for Illumos bug #1475 to reduce diff against...
2011-10-17 Xin LIFix a bug in sa_find_sizes() which could lead to panic:
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-16 Kip MacyIn order to maximize the re-usability of kernel code...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-06 Konstantin BelousovSplit the vm_page flags PG_WRITEABLE and PG_REFERENCED...
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-25 Martin MatuskaGeneralize ffs_pages_remove() into vn_pages_remove().
2011-08-24 Pawel Jakub DawidekWe need to unlock and destroy vnode attached to znode...
2011-08-13 Martin Matuskazfs_ioctl.c: improve code readability in zfs_ioc_datase...
2011-08-13 Martin MatuskaFix race between dmu_objset_prefetch() invoked from
2011-08-12 Pawel Jakub DawidekEliminate the zfsdev_state_lock entirely and replace...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-08-02 Martin MatuskaFix panic in zfs_read() if IO_SYNC flag supplied by...
2011-08-01 Martin MatuskaFix integer overflow in txg_delay() by initializing
2011-07-30 Martin MatuskaFix serious bug in ZIL that can lead to pool corruption
2011-07-21 Xin LIBring the code more in-line with OpenSolaris source to
2011-07-21 Xin LIA different implementation of r224231 proposed by pjd@,
2011-07-20 Xin LIAdd a new field to in-core znode, z_rdev, to represent...
2011-07-18 Martin MatuskaZFS tries to allocate blocks evenly across all devices...
2011-07-18 Martin MatuskaResurrect the ZFS "aclmode" property
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Attilio RaoMFC
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-28 Martin MatuskaAdd a new "REFCOMPRESSRATIO" property.
2011-06-28 Martin MatuskaDisable vdev cache (readahead) by default.
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 Attilio RaoMFC
2011-06-18 Ben LaurieFix clang warnings.
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 Attilio RaoMFC
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-10 Justin T. GibbsRemove C constructs that are incompatible with C++...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-09 Attilio RaoMFC
2011-06-07 Martin MatuskaSilence notice on pool creation, import and access.
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-26 Attilio RaoMFC
2011-05-24 Pawel Jakub DawidekDon't pass pointer to name buffer which is on the stack...
2011-05-24 Pawel Jakub DawidekDon't access task structure once we call task function.
2011-05-22 Attilio RaoMFC
2011-05-22 Rick MacklemFix the zfs file system so that it uses the lock
2011-05-22 Attilio RaoMFC
2011-05-22 Rick MacklemAdd a lock flags argument to the VFS_FHTOVP() file...
2011-05-18 Attilio RaoMFC
2011-05-18 Martin MatuskaRestore old (v15) behaviour for a recursive snapshot...
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Attilio RaoMFC
2011-05-04 Alexander LeidingerCopy the v4l2 header unchanged from the vendor branch.
next