]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl
Revert r338422, which was did not get official approval from re@.
[FreeBSD/FreeBSD.git] / sys / cddl /
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...
2018-07-31 mavMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 mavMFV r336948: 9112 Improve allocation performance on...
2018-07-30 mavMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 mavMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-29 mmMFV r336851:
2018-07-24 allanjudeZFS: Reserve DMU_BACKUP_FEATURE flags for Native Encryp...
2018-07-18 sefFix a couple of typos in r334844 noticed by Richard...
2018-07-16 jhibbitsdtrace/powerpc: Correct register indices for non-indexe...
2018-07-11 cyMFV r324714:
2018-07-10 sefFix up some missed and mis-merges from the sequential...
2018-07-05 sefThis exposes ZFS user and group quotas via the normal
2018-07-03 mmacyopensolaris compat: fix compile error
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-08 sefThis originated from ZFS On Linux, as
2018-06-07 bennoBreak recursion involving getnewvnode and zfs_rmnode.
2018-06-03 jhibbitsRevert r326083, it doesn't behave as expected.
2018-05-30 jhibbitsProtect dtrace_getpcstack() from a NULL stack pointer...
2018-05-29 hselaskyFix 32-bit buildworld for i386 after r334320.
2018-05-29 hselaskyImplement atomic_add_64() and atomic_subtract_64()...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-25 avgfix zfs_getpages crash when called from sendfile, follo...
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-15 avgFix 'zpool create -t <tempname>'
2018-05-12 markjDTrace aarch64: Avoid calling unwind_frame() in the...
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
next