]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
The firmware does pad notifications to an even number of bytes (at least
[FreeBSD/FreeBSD.git] / sys / cddl /
2010-10-16 avgzfs: add vop_getpages method implementation
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 rpauloPass a format string to panic() and to taskqueue_start_...
2010-10-13 rpauloIn zfs_post_common(), use %d instead of %hhu.
2010-10-12 avgzfs + sendfile: do not produce partially valid pages...
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-10 pjdProvide internal ioflags() function that converts iofla...
2010-10-08 mmChange FAPPEND to IO_APPEND as this is a ioflag and...
2010-10-07 avgopensolaris_kmem kmem_size(): report lesser of vm_kmem_...
2010-09-27 mmProperly handle IO with B_FAILFAST
2010-09-27 mmEnable offlining of log devices.
2010-09-21 avgzfs_map_page/zfs_unmap_page: do not use sched_pin(...
2010-09-21 avgzfs_vnops: use zfs_map_page/zfs_unmap_page helper funct...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-17 avgzfs arc_reclaim_needed: fix typo in mismerge in r212780
2010-09-17 avgzfs+sendfile: advance uio_offset upon reading as well
2010-09-17 avgzfs arc_reclaim_needed: remove redundant checks for...
2010-09-17 avgzfs arc_reclaim_needed: more reasonable threshold for...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 mmFix kernel panic when moving a file to .zfs/shares
2010-09-15 avgzfs vn_has_cached_data: take into account v_object...
2010-09-15 avgzfs mappedread, update_pages: use int for offset and...
2010-09-15 avgzfs mappedread: use uiomove_fromphys where possible
2010-09-15 avgzfs: catch up with vm_page_sleep_if_busy changes
2010-09-15 avgtmpfs, zfs + sendfile: mark page bits as valid after...
2010-09-14 mmRemove duplicated VFS_HOLD due to a mismerge.
2010-09-14 mmAdd missing vop_vector zfsctl_ops_shares
2010-09-13 pjdRemove the page queues lock around vm_page_undirty...
2010-09-12 rpauloRevamp locking a bit. This fixes three problems:
2010-09-11 rpauloAvoid a LOR (sleepable after non-sleepable) in
2010-09-10 mdfReplace sbuf_overflowed() with sbuf_error(), which...
2010-09-10 pjdForgot to commit this file. Add ZPOOL_CONFIG_IS_LOG.
2010-09-09 pjdOn FreeBSD we can log from pool that have multiple...
2010-09-09 rpauloFix two bugs in DTrace:
2010-09-02 gibbsCorrect bioq_disksort so that bioq_insert_tail() offers...
2010-09-01 rpauloMake the /dev/dtrace/helper node have the mode 0660...
2010-08-30 jhexecve(2) has a special check for file permissions...
2010-08-28 pjdReturn NULL pointer instead of B_FALSE as it is done...
2010-08-28 pjdMove ZUT_OBJS in the same place that is used in vendor...
2010-08-28 mmImport changes from OpenSolaris that provide
2010-08-28 mmUpdate ZFS metaslab code from OpenSolaris.
2010-08-28 rpauloRemove debugging.
2010-08-28 rpauloReplace a memory barrier with a mutex barrier.
2010-08-27 pjdUse ZFS_CTLDIR_NAME instead of hardcoding ".zfs".
2010-08-26 pjdUpdate comment now that I finally committed r211854.
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 avgzfs arc_reclaim_thread: no need to call arc_reclaim_nee...
2010-08-24 rpauloReplace a pksignal() call with tdksignal().
2010-08-24 rpauloMD fasttrap implementation.
2010-08-24 rpauloPort the fasttrap provider to FreeBSD. This provider...
2010-08-22 rpauloPort this to FreeBSD. We miss some suword functions...
2010-08-22 rpauloDestroy the helper device when unloading.
2010-08-22 rpauloAdd more compatibility structure members needed by...
2010-08-22 rpauloKernel DTrace support for:
2010-08-22 rpauloAdd a function compatibility function dtrace_instr_size...
2010-08-22 rpauloAdd the FreeBSD definition for the fasttrap ioctls.
2010-08-21 rpauloAdd a sysname char * to struct opensolaris_utsname.
2010-08-21 rpauloPort the DTrace helper ioctls to FreeBSD and add a...
2010-08-21 rpauloAdd sysname to struct opensolaris_utsname. This is...
2010-08-19 impFirst cut at mips n64 ABI support
2010-08-07 pjdIn FreeBSD we use 'jailed' property.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-25 mmImport two changesets from OpenSolaris to make future...
2010-07-24 mmConsider snapshots as descendants via zfs allow -d
2010-07-23 avgzfs arc_memory_throttle: available memory is free ...
2010-07-22 mmEnable fake resolving of SMB RIDs by using nulldomain...
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-20 mmTo improve latency, lower default vfs.zfs.vdev.max_pend...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-17 nwhitehornAdd OpenSolaris atomics for powerpc64 and connect ZFS...
2010-07-17 nwhitehornIncrease stack size for ZFS sync thread. This is requir...
2010-07-16 jhbRevert the previous commit. The race is not applicable...
2010-07-16 jhbWhen the MNTK_EXTENDED_SHARED mount option was added...
2010-07-12 mmMerge ZFS version 15 and almost all OpenSolaris bugfixe...
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-17 mmImport latest ARC change from OpenSolaris:
2010-06-17 pjdTurn off UMA allocations on all archs by default. It...
2010-06-16 pjdRemove redundant assignment.
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-12 mmFix arc_read_done may try to byteswap undefined data...
2010-06-12 mmFix panic in zfs_getsecattr
2010-06-12 mmFix possible zfs panic on zpool import
2010-06-12 mmFix zpool resilver stalls with spa_scrub_thread in...
2010-06-12 mmFix ZFS panic deadlock: cycle in blocking chain via...
2010-06-12 mmFix vdev_probe() starvation brings txg train to a scree...
2010-06-12 mmFix incomplete resilvering after disk replacement ...
2010-06-12 mmFix zfs destroy fails to free object in open context...
2010-06-12 mmFix unable to remove a file over NFS after hitting...
2010-06-11 jhbUpdate several places that iterate over CPUs to use...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-03 mmFix freeing space after deleting large files with holes.
2010-06-01 mmFix ZIL close when doing zfs rollback or zfs receive...
2010-05-31 pjdFix a bug where resilver is not started automatically...
2010-05-31 pjdFix panic when reading label from provider with non...
2010-05-23 mmRemove kstat.zfs.arcstats.l2_write_bytes_written
next