]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Add ability to limit split map entries to prevent resource
[FreeBSD/FreeBSD.git] / sys / cddl /
2019-02-05 emasteMFS12 r342267: dtrace: fix userspace access on boxes...
2018-11-27 markjMFstable/12 r340970:
2018-10-15 mavSkip VDEV_IO_DONE stage only for ZIO_TYPE_FREE.
2018-10-15 jhbVarious fixes for TLB management on RISC-V.
2018-10-14 mjgzfs: fix a panic after failed mount
2018-10-12 mavAvoid zero-sized kmem_alloc() in vdev_compact_children().
2018-10-12 mavAdd ZIO_TYPE_FREE support for indirect vdevs.
2018-10-10 allanjudePull in a follow-on commit to resolve a deadlock in...
2018-10-10 allanjudeAdd missing sysctls for tuning vdev queue depths for...
2018-10-10 allanjudeResolve a hang in ZFS during vnode reclaimation
2018-10-10 mavRemove extra thread_exit() call left after r329802.
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 mavFix r336951 mismerge -- use of uninitialized variable.
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-05 mavAdd sysctls for dbuf metadata cache variables added...
2018-09-29 allanjudeAvoid panic when adjusting priority of a read in the...
2018-09-25 mjgzfs: depessimize zfs_root with rmlocks
2018-09-24 emasteCopy libevent sources to contrib
2018-09-21 mavMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 kibFix ZFS VFS op quotactl to follow busy protocol.
2018-09-17 markjFix an nvpair leak in vdev_geom_read_config().
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-13 vangyzenSet zfs_arc_meta_strategy to metadata only
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-03 brAdd support for 'C'-compressed ISA extension to DTrace...
2018-09-02 markjFix the hash table lookup in fbt_destroy().
2018-08-31 markjRe-compute the ARC size before computing the MFU target.
2018-08-30 markjRe-add kstat.zfs.misc.arcstats.other_size under COMPAT_...
2018-08-29 kibRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-29 markjAdd a sysctl for the ZFS abd_scatter_enabled setting.
2018-08-28 markjAllow multiple FBT probes to share a tracepoint.
2018-08-24 mavUnblock speculative prefetcher also on pool creation.
2018-08-23 manudts: Import DTS for arm64
2018-08-22 mavAdd dmu_tx_assign() error handling in zfs_unlinked_drain().
2018-08-22 mavCreate separate taskqueue to call zfs_unlinked_drain().
2018-08-21 markjSet arc_kmem_cache_reap_retry_ms to 0 and make it confi...
2018-08-21 mmacyMake dnode definition uniform on !x86
2018-08-17 mav9751 Allocation throttling misplacing ditto blocks
2018-08-17 mav9738 Fix third block copy allocations, broken at 9112.
2018-08-16 mavMake vfs.zfs.zio.dva_throttle_enabled sysctl writable.
2018-08-16 jamiePut jail(2) under COMPAT_FREEBSD11. It has been the...
2018-08-16 mavAdd couple tunables/sysctl, missed in r336949.
2018-08-15 mavFix mismerge in r337196.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-12 mmacyMFV/ZoL: Add dbuf hash and dbuf cache kstats
2018-08-12 mmacyMFV/ZoL: Fix stack dbuf_hold_impl()
2018-08-12 mmacyfix build DN_MAX_BONUSLEN -> DN_OLD_MAX_BONUSLEN
2018-08-12 mmacyRestore legacy dnode_phys layout on tier 2 arches
2018-08-12 mmacyMFV/ZoL: Fix stack noinline
2018-08-12 mmacyMFV/ZoL: Fix PANIC: metaslab_free_dva(): bad DVA...
2018-08-12 mmacyMFV/ZoL: add dbuf stats
2018-08-12 mmacyMFV/ZoL: Implement large_dnode pool feature
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 mmacyEnable balanced arc pruning
2018-08-11 mmacybuildworld fix: private appears to have special meaning...
2018-08-11 mmacyLimit the amount of dnode metadata in the ARC
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 mmacyZFS/MFV: Use cached feature info in spa_add_feature_...
2018-08-10 mmacyPerformance optimization of AVL tree comparator functions
2018-08-08 eadlerfile: update to 5.34
2018-08-03 mavReduce taskq and context-switch cost of zio pipe
2018-08-03 mavMFV r337223:
2018-08-03 mavMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 mavMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 mavMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 mavMFV 337214:
2018-08-03 mavMFV r337212:
2018-08-03 mavMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 mavMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 mavMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 mavMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 mavMFV r337200:
2018-08-02 mavFix build after r337196 mismerge.
2018-08-02 mavMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 mavMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 mavMFV r337193:
2018-08-02 mavMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 mavMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 mav9539 Make zvol operations use _by_dnode routines
2018-08-02 mavMFV r337175: 9487 Free objects when receiving full...
2018-08-02 mavMFV r337171:
2018-08-02 mavMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-01 mavMFV r337029:
2018-08-01 mavMFV r337027:
2018-08-01 mavMFV r337022:
2018-07-31 mavMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 mavMFV r337014:
2018-07-31 mavMFV r336991, r337001:
2018-07-31 mavMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 mavMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 mavMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 mavMFV r336952: 9192 explicitly pass good_writes to vdev_u...
next