]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/arc.c
vs_alloc can underflow in L2ARC vdevs
[mirror_zfs.git] / module / zfs / arc.c
2019-01-31 Serapheim Dimitrop... vs_alloc can underflow in L2ARC vdevs
2019-01-28 Tony HutterLinux 5.0 compat: Use totalram_pages()
2019-01-13 Serapheim Dimitrop... Serialize ZTHR operations to eliminate races
2018-12-26 Brad LewisOpenZFS 9284 - arc_reclaim_thread has 2 jobs
2018-10-19 Paul DagnelieOpenZFS 9688 - aggsum_fini leaks memory
2018-10-09 Brian BehlendorfFix arc_release() refcount
2018-10-09 Brian BehlendorfAdd zfs_refcount_transfer_ownership_many()
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-09-05 Rich ErcolaniAdded recalculation of ARC stats mid-eviction
2018-08-29 Tom CaputiOpenZFS 9403 - assertion failed in arc_buf_destroy()
2018-08-20 Tom CaputiFix issues with raw receive_write_byref()
2018-07-30 Don BradyOpenZFS 9465 - ARC check for 'anon_size > arc_c/2'...
2018-07-24 Tom CaputiRefactor arc_hdr_realloc_crypt()
2018-06-28 Tom CaputiRaw receive fix and encrypted objset security fix
2018-06-06 Tom CaputiUpdate the correct abd in l2arc_read_done()
2018-06-06 Tom CaputiRaw receive functions must not decrypt data
2018-06-06 Paul DagnelieOpenZFS 8484 - Implement aggregate sum and use for...
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2018-05-01 Tom CaputiFix issues found with zfs diff
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-12 beren12Fix zfs_arc_max minimum tuning
2018-03-31 Tim ChaseRemove ASSERT() in l2arc_apply_transforms()
2018-03-31 Tom CaputiDecryption error handling improvements
2018-03-27 Allan JudeOpenZFS 9321 - arc_loan_compressed_buf() can increment...
2018-03-24 Tom CaputiDon't count embedded bps in read stats
2018-03-21 Matthew Ahrensenable zfs_dbgmsg() by default, without dprintf()
2018-02-23 chrisrdFix free memory calculation on v3.14+
2018-02-21 Tom CaputiRaw receives must compress metadnode blocks
2018-02-07 Richard EllingRemove deprecated zfs_arc_p_aggressive_disable
2018-02-06 Tom CaputiAdjust ARC prefetch tunables to match docs
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-01-08 Brian BehlendorfFix ARC hit rate
2017-12-21 Tom CaputiSupport re-prioritizing asynchronous prefetches
2017-11-17 DeHackEdFix ARC pointer overrun
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-08 Tim ChaseHandle compressed buffers in __dbuf_hold_impl()
2017-11-07 Don BradyBuild regression in c89 cleanups
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-27 Brian BehlendorfOpenZFS 8081 - Compiler warnings in zdb
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiFixes for #6639
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-10 Brian BehlendorfFix ARC behavior on 32-bit systems
2017-09-29 chrisrdScale the dbuf cache with arc_c
2017-09-20 Brian BehlendorfIncrease default arc_c_min
2017-09-16 Giuseppe Di NataleLinux 3.14 compat: IO acct, global_page_state, etc
2017-08-24 dbavatarLinux 4.8+ compatibility fix for vm stats
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2017-07-28 Andriy GaponOpenZFS 7915 - checks in l2arc_evict could use some...
2017-07-04 Andriy GaponOpenZFS 7910 - l2arc_write_buffers() may write beyond...
2017-06-29 chrisrdSet arc_meta_limit, arc_dnode_limit on change
2017-06-27 Giuseppe Di NataleOpenZFS 5220 - L2ARC does not support devices that...
2017-06-07 Matthew AhrensOpenZFS 8155 - simplify dmu_write_policy handling of...
2017-05-10 Tom CaputiAdd missing arc_free_cksum() to arc_release()
2017-05-02 Debabrata BanerjeeAllow scaling of arc in proportion to pagecache
2017-05-02 Debabrata BanerjeeCorrect signed operation
2017-05-02 Debabrata BanerjeeDon't run the reaper if we didn't shrink the cache
2017-05-02 Debabrata BanerjeeOnly wakeup waiters if we've actually done work
2017-05-02 Debabrata BanerjeeDo not stop kernel shrinker on lock contention
2017-05-02 Debabrata BanerjeeStop double reclaiming or not reclaiming at all
2017-05-02 Debabrata BanerjeeMake arc_need_free updates atomic
2017-05-02 Debabrata BanerjeeDon't report ghost buffers as evictable mem
2017-05-01 Brian BehlendorfLimit zfs_dirty_data_max_max to 4G
2017-04-26 Dan KimmelOpenZFS 7252 - compressed zfs send / receive
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-03-08 Andriy GaponOpenZFS 7867 - ARC space accounting leak
2017-02-15 Matthew Ahrenszfs_arc_num_sublists_per_state should be common to...
2017-02-13 Tim ChaseFix zfs_compressed_arc_enabled parameter description
2017-02-04 George MelikovOpenZFS 7504 - kmem_reap hangs spa_sync and administrat...
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
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-11-02 Brian BehlendorfUse vmem_size() for 32-bit systems
2016-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-10-31 GeLiXinFix coverity defects: CID 147509
2016-10-17 luozhengzhengFix coverity defects: CID 150924
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-30 Brian BehlendorfFix cppcheck warning in buf_init()
2016-09-23 Brian BehlendorfFix multilist_create() memory leak
2016-09-19 Tim ChaseFix arc_adjust_meta_balanced()
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-09-12 Tim ChaseRemove redundant assignments to arc_c
2016-08-23 GeLiXinAdd zfs_arc_meta_limit_percent tunable
2016-08-02 Gaurav Kumararc_meta_limit should be updated when arc_max is changed.
2016-07-25 Tim ChaseLimit the amount of dnode metadata in the ARC
2016-07-14 Tim ChasePrevent null dereferences when accessing dbuf kstat
2016-06-21 Paul DagnelieOpenZFS 6513 - partially filled holes lose birth time
next