]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Fix TCP IPv6 SYN cache kernel information disclosure.
[FreeBSD/FreeBSD.git] / sys / cddl /
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-09-03 Ruslan BukinAdd support for 'C'-compressed ISA extension to DTrace...
2018-09-02 Mark JohnstonFix the hash table lookup in fbt_destroy().
2018-08-31 Mark JohnstonRe-compute the ARC size before computing the MFU target.
2018-08-30 Mark JohnstonRe-add kstat.zfs.misc.arcstats.other_size under COMPAT_...
2018-08-29 Konstantin BelousovRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-29 Mark JohnstonAdd a sysctl for the ZFS abd_scatter_enabled setting.
2018-08-28 Mark JohnstonAllow multiple FBT probes to share a tracepoint.
2018-08-24 Alexander MotinUnblock speculative prefetcher also on pool creation.
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-22 Alexander MotinAdd dmu_tx_assign() error handling in zfs_unlinked_drain().
2018-08-22 Alexander MotinCreate separate taskqueue to call zfs_unlinked_drain().
2018-08-21 Mark JohnstonSet arc_kmem_cache_reap_retry_ms to 0 and make it confi...
2018-08-21 Matt MacyMake dnode definition uniform on !x86
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-17 Alexander Motin9751 Allocation throttling misplacing ditto blocks
2018-08-17 Alexander Motin9738 Fix third block copy allocations, broken at 9112.
2018-08-16 Alexander MotinMake vfs.zfs.zio.dva_throttle_enabled sysctl writable.
2018-08-16 Jamie GrittonPut jail(2) under COMPAT_FREEBSD11. It has been the...
2018-08-16 Alexander MotinAdd couple tunables/sysctl, missed in r336949.
2018-08-15 Alexander MotinFix mismerge in r337196.
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-12 Matt MacyMFV/ZoL: Add dbuf hash and dbuf cache kstats
2018-08-12 Matt MacyMFV/ZoL: Fix stack dbuf_hold_impl()
2018-08-12 Matt Macyfix build DN_MAX_BONUSLEN -> DN_OLD_MAX_BONUSLEN
2018-08-12 Matt MacyRestore legacy dnode_phys layout on tier 2 arches
2018-08-12 Matt MacyMFV/ZoL: Fix stack noinline
2018-08-12 Matt MacyMFV/ZoL: Fix PANIC: metaslab_free_dva(): bad DVA...
2018-08-12 Matt MacyMFV/ZoL: add dbuf stats
2018-08-12 Matt MacyMFV/ZoL: Implement large_dnode pool feature
2018-08-11 Kyle EvansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 Matt MacyEnable balanced arc pruning
2018-08-11 Matt Macybuildworld fix: private appears to have special meaning...
2018-08-11 Matt MacyLimit the amount of dnode metadata in the ARC
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-10 Matt MacyZFS/MFV: Use cached feature info in spa_add_feature_...
2018-08-10 Matt MacyPerformance optimization of AVL tree comparator functions
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-03 Alexander MotinReduce taskq and context-switch cost of zio pipe
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinFix build after r337196 mismerge.
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-24 Allan JudeZFS: Reserve DMU_BACKUP_FEATURE flags for Native Encryp...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-18 Sean Eric FaganFix a couple of typos in r334844 noticed by Richard...
2018-07-16 Justin Hibbitsdtrace/powerpc: Correct register indices for non-indexe...
2018-07-11 Cy SchubertMFV r324714:
2018-07-10 Sean Eric FaganFix up some missed and mis-merges from the sequential...
2018-07-05 Sean Eric FaganThis exposes ZFS user and group quotas via the normal
2018-07-03 Matt Macyopensolaris compat: fix compile error
next