]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/sys/arc_impl.h
ARC shrinking blocks reads/writes
[FreeBSD/FreeBSD.git] / include / sys / arc_impl.h
2020-06-26 Matthew AhrensARC shrinking blocks reads/writes
2020-06-09 George AmanakisTrim L2ARC
2020-05-07 George AmanakisImprovements on persistent L2ARC
2020-04-10 George AmanakisPersistent L2ARC
2020-04-09 Ryan MoellerDon't ignore zfs_arc_max below allmem/32
2020-04-07 Ryan MoellerFinish refactoring for ZFS_MODULE_PARAM_CALL
2020-03-10 Matthew AhrensImprove zfs send performance by bypassing the ARC
2019-10-26 loli10KFix for ARC sysctls ignored at runtime
2019-10-18 Matthew MacyOpenZFS restructuring - ARC memory pressure
2019-10-01 Matthew MacyOpenZFS restructuring - arc_stats
2019-08-30 Andrea GelminiFix typos in include/
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2017-12-21 Tom CaputiSupport re-prioritizing asynchronous prefetches
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiFixes for #6639
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-01-03 ka7Fix spelling
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-06-21 Paul DagnelieOpenZFS 6513 - partially filled holes lose birth time
2015-09-11 Arne JansenIllumos 6214 - zpools going south
2015-07-23 Prakash SuryaIllumos 5817 - change type of arcs_size from uint64_t...
2015-06-25 Prakash SuryaIllumos 5701 - zpool list reports incorrect "alloc...
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-06-11 Chris WilliamsonIllumos 5408 - managing ZFS cache devices requires...
2015-06-11 George WilsonIllumos 5369 - arc flags should be an enum
2015-01-07 Ned BassRemove duplicate typedefs from trace.h
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Ned BassMove a few internal ARC strucutres to arc_impl.h