]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Fix EXCP_MASK to include all relevant bits from scause.
[FreeBSD/FreeBSD.git] / sys / cddl /
2020-02-04 Konstantin BelousovAdd sys/systm.h to several places that use vm headers.
2020-02-04 Alexander MotinFew microoptimizations to dbuf layer.
2020-02-04 Toomas Soomeloader: rewrite zfs reader zap code to use malloc
2020-02-03 Warner LoshRemove sparc64 kernel support
2020-02-03 Alexander MotinUnblock kstat.zfs.misc.dbufstats sysctls.
2020-02-02 Kyle EvansProvide O_SEARCH
2020-02-02 Kyle Evanszfs: light refactor to indicate cachedlookup in zfs_lookup
2020-02-01 Mateusz Guzikzfs: ZFS_WLOCK_TEARDOWN_INACTIVE_WLOCKED -> ZFS_TEARDOW...
2020-01-31 Dimitry AndricMerge r357348 from the clang 10.0.0 import branch:
2020-01-31 Dimitry AndricMerge r357345 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357342 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357339 from the clang1000-import branch:
2020-01-31 Mateusz Guzikzfs: convert z_teardown_inactive_lock to sleepable...
2020-01-31 Mateusz Guzikzfs: provide macros to handle z_teardown_inactive_lock
2020-01-30 Mateusz Guzikzfs: fix spurious lock contention during path lookup
2020-01-30 Mateusz Guzikzfs: use VOP_NEED_INACTIVE
2020-01-28 Cy SchubertMFV r357163:
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-13 Alexander MotinMap ECKSUM and EFRAGS from ZFS onto real errnos.
2020-01-12 Mateusz GuzikAdd KERNEL_PANICKED macro for use in place of direct...
2020-01-12 Mateusz Guzikdtrace: add missing CLTFLAG_MPSAFE annotations
2020-01-12 Mateusz Guzikzfs: add missing CLTFLAG_MPSAFE annotations
2020-01-11 Mateusz Guzikvfs: prealloc vnodes in getnewvnode_reserve
2020-01-10 Jung-uk KimMFV: r356607
2020-01-09 Ian LeporeRemove scary-looking printf output that happens when...
2020-01-07 Mateusz Guzikzfs: plug a vnode reserve leak in zfs_make_xattrdir
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2020-01-03 Mateusz Guzikvfs: drop the mostly unused flags argument from VOP_UNLOCK
2020-01-02 Brandon Bergren[PowerPC] [MIPS] Implement 32-bit kernel emulation...
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-28 Mark JohnstonRemove page locking for queue operations.
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-16 Mateusz Guzikvfs: flatten vop vectors
2019-12-15 Toomas Soomeloader: rewrite zfs vdev initialization
2019-12-15 Jeff Robersonschedlock 1/4
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 John BaldwinUse a callout instead of timeout(9) for delayed zio's.
2019-12-11 Mateusz Guzikvfs: locking primitives which elide ->v_vnlock and...
2019-12-08 Mateusz Guzikvfs: introduce v_irflag and make v_type smaller
2019-12-06 Mark JohnstonFix an inverted condition introduced in r353539.
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-11-29 Konstantin BelousovAdd a VN_OPEN_INVFS flag.
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-28 Alexander MotinFix use-after-free in case of L2ARC prefetch failure.
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-12 Konstantin Belousovamd64: move GDT into PCPU area.
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-05 Alexander MotinAdd vfs.zfs.zio.taskq_batch_pct tunable.
2019-11-05 Andriy Gaponfix up r354333, make zfsproc visible to dtrace, rename...
2019-11-04 Andriy Gaponzfs: enable SPA_PROCESS on the kernel side
2019-11-03 Toomas Soomeloader: factor out label and uberblock load from vdev_p...
2019-11-03 Toomas Soomeloader: we do not support booting from pool with log...
2019-11-03 Toomas Soomeloader: calculate physical vdev psize from asize
2019-11-03 Cy SchubertMFV r354257:
2019-11-02 Toomas Soomer354253 did miss the fact that libzpool is built as...
2019-11-02 Toomas Soomer354253 did miss lz4.c from sys/cddl/boot/zfs.
2019-11-02 Toomas SoomeRemove duplicate lz4 implementations
2019-10-29 Alexander MotinFreeBSD'fy ZFS zlib zalloc/zfree callbacks.
2019-10-27 Toomas Soomeloader: zio_checksum_verify should check byteswap
2019-10-26 Alan SomersMFZoL: Avoid retrieving unused snapshot props
2019-10-22 Konstantin BelousovAssert that vnode_pager_setsize() is called with the...
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
next