]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/arc.h
ztest: scrub ddt repair
[mirror_zfs.git] / include / sys / arc.h
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-07-30 Don BradyOpenZFS 9465 - ARC check for 'anon_size > arc_c/2'...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-03-31 Tom CaputiDecryption error handling improvements
2018-01-08 Brian BehlendorfFix ARC hit rate
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-09-29 chrisrdScale the dbuf cache with arc_c
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-02-15 Matthew Ahrenszfs_arc_num_sublists_per_state should be common to...
2016-09-13 Dan KimmelDLPX-44733 combine arc_buf_alloc_impl() with arc_buf_cl...
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-07-25 Tim ChaseLimit the amount of dnode metadata in the ARC
2016-06-21 Paul DagnelieOpenZFS 6513 - partially filled holes lose birth time
2016-01-12 Matthew AhrensIllumos 5987 - zfs prefetch code needs work
2015-09-11 Arne JansenIllumos 6214 - zpools going south
2015-09-02 Tim ChaseDbuf hash table should be sized as is the arc hash...
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Brian BehlendorfMake arc_prune() asynchronous
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
2014-10-23 Brian BehlendorfHandle block pointers with a corrupt logical size
2014-08-20 Matthew AhrensIllumos 4631 - zvol_get_stats triggering too many reads
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-02-22 Brian BehlendorfMerge branch 'arc-changes'
2014-02-22 Prakash SuryaSplit "data_size" into "meta" and "data"
2014-02-22 Prakash SuryaPrune metadata from ghost lists in arc_adjust_meta
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 Matthew AhrensIllumos #3112, #3113, #3114
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfAdd visibility in to cached dbufs
2013-09-04 Matthew AhrensIllumos #3464
2013-08-08 Saso KiselkovIllumos #3137 L2ARC compression
2013-08-01 Richard YaoRemove arc_data_buf_alloc()/arc_data_buf_free()
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-06-20 Matthew AhrensIllumos #3805 arc shouldn't cache freed blocks
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 George WilsonIllumos #3145, #3212
2012-10-11 Richard YaoFix zfs_write_limit_max integer size mismatch on 32...
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2010-09-08 Brian BehlendorfSupport custom build directories and move includes