]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Add definitions for the additional PIO pins found on recent AT91 SoCs.
[FreeBSD/FreeBSD.git] / sys / cddl /
2013-11-29 Andriy Gaponzfs: add zfs_freebsd_putpages
2013-11-29 Andriy Gaponzfs: add dmu_write_pages variant for freebsd
2013-11-29 Andriy Gaponzfs: make zfs_map_page / zfs_unmap_page public
2013-11-29 Andriy Gapondrop ZUT_OBJ, zfs unit testing driver never materialzie...
2013-11-29 Andriy Gaponzfs mappedread_sf: assert that a page is never partiall...
2013-11-28 Andriy GaponMFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-28 Andriy GaponMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-28 Andriy Gaponopensolaris compat: add taskq_wait emulation
2013-11-28 Andriy Gaponfix a serious bug in r258632: offset parameter must...
2013-11-26 Andriy Gaponfix debug.zfs_flags sysctl description in r258638
2013-11-26 Andriy Gaponexpose zfs_flags as debug.zfs_flags r/w tunable and...
2013-11-26 Andriy GaponMFV r258376: 3964 L2ARC should always compress metadata...
2013-11-26 Andriy GaponMFV r255256: 3954 metaslabs continue to load even after...
2013-11-26 Andriy GaponMFV r255255: 4045 zfs write throttle & i/o scheduler...
2013-11-26 Andriy GaponMFV r247578: 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASK...
2013-11-26 Andriy Gapon734 taskq_dispatch_prealloc() desired
2013-11-26 Andriy Gaponopensolaris taskq: some cosmetic changes
2013-11-26 Andriy Gaponsdt: add support for solaris/illumos style DTRACE_PROBE...
2013-11-26 Andriy Gapondtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-25 Peter WemmImport apr-util-1.5.3 from vendor branch (rr258600)
2013-11-25 Pawel Jakub DawidekWhen append-only, immutable or read-only flag is set...
2013-11-25 Pedro F. GiffuniMFV: removes strict-aliasing warnings from GCC in tcpdump.
2013-11-25 Peter WemmImport svn-1.8.5. This contains a user-visible fix...
2013-11-25 Attilio Rao- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-21 Brooks DavisSync with NetBSD. The funtional change is to make...
2013-11-20 Andriy GaponMFV r258378: 4089 NULL pointer dereference in arc_read()
2013-11-20 Andriy GaponMFV r258377: 4088 use after free in arc_release()
2013-11-20 Justin HibbitsFix the function search space.
2013-11-19 Andriy Gaponzfs page_busy: fix the boundaries of the cleared range
2013-11-19 Alexander MotinReenable vfs.zfs.zio.use_uma for amd64, disabled at...
2013-11-18 Alan Somersopensolaris/uts/common/dtrace/fasttrap.c
2013-11-18 Steven HartlandFix ZFS deadlock when sending a snapshot which is mounted.
2013-11-18 Mark JohnstonThe fasttrap ioctl used to create probes takes a variab...
2013-11-17 Julio MerinoMFV: Import atf-0.18.
2013-11-15 Xin LIMFV: netcat from OpenBSD 5.4.
2013-11-14 Alexander MotinIntroduce allocation cache to store LZ4 compression...
2013-11-12 Ed MasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 Peter WemmMerge nvi-2.1.1 -> 2.1.2
2013-11-11 Xin LIMFV r257952:
2013-11-11 Peter WemmUpdate svn from 1.8.1 to 1.8.4 - minor security fixes...
2013-11-05 Edwin GroothuisMFV of 255902, tzdata2013f
2013-11-05 Mark JohnstonUse suword32 and suword64 instead of copyout(9). This...
2013-10-31 Mark JohnstonRemove references to an unused fasttrap probe hook...
2013-10-29 Baptiste DaroussinMerge byacc 20130925
2013-10-26 Mark JohnstonDo some cleanup of the SDT code. In particular,
2013-10-26 Mark JohnstonFix a couple of bugs in the fasttrap emulation of a...
2013-10-25 Justin HibbitsELF PowerPC64 ABI puts the LR save word at 16 byte...
2013-10-23 Steven HartlandImprove ZFS N-way mirror read performance by using...
2013-10-22 Steven HartlandUse the vdev's ashift to calculate the supported min...
2013-10-22 Alexander MotinMerge GEOM direct dispatch changes from the projects...
2013-10-21 Mark JohnstonWhen fetching function arguments out of a frame on...
2013-10-17 Brooks DavisUpgrade to the latest version of mtree from NetBSD...
2013-10-16 Mark JohnstonAdd a function, memstr, which can be used to convert...
2013-10-15 Justin HibbitsAdd fasttrap for PowerPC. This is the last piece of...
2013-10-12 Mark MurrayMFC - tracking commit
2013-10-12 Mark MurrayMerge from project branch. Uninteresting commits are...
2013-10-10 Andriy GaponMFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_ho...
2013-10-08 Mark MurrayMFC - tracking commit.
2013-10-08 Mark JohnstonInitialize and free the DTrace taskqueue in the dtrace...
2013-10-08 Mark MurrayMFC - tracking commit.
2013-10-08 Xin LIImprove lzjb decompress performance by reorganizing...
2013-10-02 Mark MurrayMFC - tracking update.
2013-09-30 Devin TeskeAdd missing mergeinfo associated with r255852.
2013-09-21 Dag-Erling SmørgravPull in all the OpenSSH bits that we'd previously left...
2013-09-21 Dag-Erling SmørgravUpgrade to 6.3p1.
2013-09-21 Justin T. GibbsOptimize the block size used on ZFS cache devices as...
2013-09-21 Xin LIMFV r254750:
2013-09-20 Davide ItalianoFixup cross-device rename checks in ZFS. Add a check...
2013-09-19 Ed MasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 Peter GrehanIFC @ r255459
2013-09-10 Xin LIMFV r247844 (illumos-gate 13975:ef6409bc370f)
2013-09-09 Dag-Erling SmørgravThese three files appeared in 6.0p1, which was imported...
2013-09-08 Dag-Erling SmørgravImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-08 Dag-Erling SmørgravMFV (r255387): undo autoprop damage
2013-09-07 Dag-Erling SmørgravUpdate to OpenPAM Nummularia.
2013-09-07 Dag-Erling SmørgravMFV (r255364): move the code around in preparation...
2013-09-07 Mark MurrayBring in some behind-the-scenes development, mainly...
2013-09-07 Davide Italiano- Use make_dev_credf(MAKEDEV_REF) instead of the race...
2013-09-06 Cy SchubertUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 Mark MurrayMFC
2013-09-05 Simon J. GerratyMerge bmake-20130904
2013-09-05 Pawel Jakub DawidekHandle cases where capability rights are not provided.
2013-09-05 Pawel Jakub DawidekAdd sysctl/tunables for various metaslab variables.
2013-09-05 Pawel Jakub DawidekChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 Peter GrehanIFC @ r255209
2013-09-02 Justin HibbitsWhitespace cleanup.
2013-09-01 Mark MurrayMFC
2013-08-31 Justin HibbitsFixes for DTrace on PowerPC:
2013-08-30 Mark MurrayMFC
2013-08-29 Ed MasteUpdate to 2013-08-29 NetBSD libexecinfo snapshot
2013-08-28 Xin LIPreviously, both zfs_rename and zfs_link does a check...
2013-08-25 Mark MurrayMFC
2013-08-24 Mark JohnstonRename the kld_unload event handler to kld_unload_try...
2013-08-24 Mark MurrayMFC
2013-08-24 Xin LIMFV r254751:
2013-08-24 Xin LIMFV r254749:
2013-08-24 Xin LIMFV r254748:
2013-08-24 Xin LIMFV r254747:
2013-08-23 Xin LIMFV r254746:
2013-08-23 Jung-uk KimMerge ACPICA 20130823.
next