]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl/contrib/opensolaris
Increase number of write completion threads, matching ZoL.
[FreeBSD/FreeBSD.git] / sys / cddl / contrib / opensolaris /
2020-03-03 mavIncrease number of write completion threads, matching...
2020-03-02 mmMFV r358511,r358532:
2020-02-28 jeffEliminate object locking in zfs where possible with...
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 avgremove stray space symbol in r358380
2020-02-27 avguse ZFS_MAX_DATASET_NAME_LEN instead of MAXPATHLEN...
2020-02-27 avgdsl_dataset_promote_sync: populate 'oldname' before...
2020-02-26 mavMFZoL: Relax restriction on zfs_ioc_next_obj() iteration
2020-02-26 mavMFZoL: Fix resilver writes in vdev_indirect_io_start
2020-02-26 mavFix patch mismerge in r358336.
2020-02-26 mavMFZoL: Fix issue with scanning dedup blocks as scan...
2020-02-26 mavMFZoL: Fix 2 small bugs with cached dsl_scan_phys_t
2020-02-26 mavMFZoL: Fix txg_sync_thread hang in scan_exec_io()
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 mavRemove duplicate dbufs accounting.
2020-02-06 mavReduce number of atomic_add() calls in aggsum.
2020-02-04 mavFew microoptimizations to dbuf layer.
2020-02-03 impRemove sparc64 kernel support
2020-02-03 mavUnblock kstat.zfs.misc.dbufstats sysctls.
2020-02-02 kevansProvide O_SEARCH
2020-02-02 kevanszfs: light refactor to indicate cachedlookup in zfs_lookup
2020-02-01 mjgzfs: ZFS_WLOCK_TEARDOWN_INACTIVE_WLOCKED -> ZFS_TEARDOW...
2020-01-31 mjgzfs: convert z_teardown_inactive_lock to sleepable...
2020-01-31 mjgzfs: provide macros to handle z_teardown_inactive_lock
2020-01-30 mjgzfs: fix spurious lock contention during path lookup
2020-01-30 mjgzfs: use VOP_NEED_INACTIVE
2020-01-13 mavMap ECKSUM and EFRAGS from ZFS onto real errnos.
2020-01-12 mjgAdd KERNEL_PANICKED macro for use in place of direct...
2020-01-12 mjgzfs: add missing CLTFLAG_MPSAFE annotations
2020-01-11 mjgvfs: prealloc vnodes in getnewvnode_reserve
2020-01-07 mjgzfs: plug a vnode reserve leak in zfs_make_xattrdir
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-28 markjRemove page locking for queue operations.
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-16 mjgvfs: flatten vop vectors
2019-12-13 jhbUse a callout instead of timeout(9) for delayed zio's.
2019-12-11 mjgvfs: locking primitives which elide ->v_vnlock and...
2019-12-08 mjgvfs: introduce v_irflag and make v_type smaller
2019-12-06 markjFix an inverted condition introduced in r353539.
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-29 kibAdd a VN_OPEN_INVFS flag.
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-28 mavFix use-after-free in case of L2ARC prefetch failure.
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 avgMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 avgMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-12 kibamd64: move GDT into PCPU area.
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 avgMFV r354377: 10554 Implemented zpool sync command
2019-11-07 philImport libxo-1.3.0:
2019-11-05 mavAdd vfs.zfs.zio.taskq_batch_pct tunable.
2019-11-05 avgfix up r354333, make zfsproc visible to dtrace, rename...
2019-11-04 avgzfs: enable SPA_PROCESS on the kernel side
2019-11-02 tsoomer354253 did miss the fact that libzpool is built as...
2019-11-02 tsoomeRemove duplicate lz4 implementations
2019-10-29 mavFreeBSD'fy ZFS zlib zalloc/zfree callbacks.
2019-10-26 asomersMFZoL: Avoid retrieving unused snapshot props
2019-10-22 kibAssert that vnode_pager_setsize() is called with the...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-16 avgMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 avgMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 avgMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 avgMFV r353628:
2019-10-16 avgMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 avgMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 avgMFV r353615: 9485 Optimize possible split block search...
2019-10-16 avgMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 avgMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 avgMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-15 avgfix up r353565, somehow a few files did not get committed
2019-10-15 avgMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 avgMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 avgMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 jeff(4/6) Protect page valid with the busy lock.
2019-10-13 mjgzfs: use MNTK_NOMSYNC
2019-10-11 asomersMFZol: Fix performance of "zfs recv" with many deletions
2019-10-10 avgemulate illumos membar_producer with atomic_thread_fenc...
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-09 avgcleanup of illumos compatibility atomics
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 avgzfs: use atomic_load_64 to read atomic variable in...
2019-10-07 avgfix up r353168, add atomic_swap_64 to i386 version...
2019-10-07 avgMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-07 avgZFS: unconditionally use atomic_swap_64
2019-10-06 mjgzfs: add root vnode caching
2019-10-03 avgZFS: add bookmark renaming
next