]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/dbuf.h
dmu: Allow buffer fills to fail
[mirror_zfs.git] / include / sys / dbuf.h
2023-12-15 Alexander Motindmu: Allow buffer fills to fail
2023-12-11 Chunwei ChenFor db_marker inherit the db pointer for AVL comparision.
2023-05-11 Pawel Jakub DawidekAdditional block cloning fixes.
2023-03-24 Pawel Jakub DawidekFix cloning into already dirty dbufs.
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-01-05 Alexander MotinImplement uncached prefetch
2022-12-14 Richard YaoCache dbuf_hash() calculation
2022-10-27 Richard YaoConvert enum zio_flag to uint64_t
2022-09-22 Brian BehlendorfDynamically size dbuf hash mutex array
2022-09-22 Brian BehlendorfRevert "Reduce dbuf_find() lock contention"
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-05-25 Alexander MotinMore speculative prefetcher improvements
2022-05-04 Brian BehlendorfReduce dbuf_find() lock contention
2021-11-11 George AmanakisIntroduce a tunable to exclude special class buffers...
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-08 Jorgen Lundmandprintf_dnode: strcpy -> strlcpy
2021-07-01 Alexander MotinCompact dbuf/buf hashes and lock arrays
2020-12-11 Matthew AhrensImprove zfs receive performance with lightweight write
2020-09-28 Matthew Macyzfetch: Don't issue new streams when old have not completed
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-02-05 Alexander MotinFew microoptimizations to dbuf layer
2020-02-05 Matthew MacyConvert dbuf dirty record record list to a list_t
2019-07-08 Paul DagnelieDecrease contention on dn_struct_rwlock
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-08-02 George WilsonFix OpenZFS 9337 mismerge
2018-07-12 Matthew AhrensOpenZFS 9337 - zfs get all is slow due to uncached...
2018-06-13 Matthew AhrensOpenZFS 9577 - remove zfs_dbuf_evict_key tsd
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-17 Matthew Ahrensassertion in arc_release() during encrypted receive
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-11-12 benrubsonOpenZFS 7531 - Assign correct flags to prefetched buffers
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2016-09-29 Gvozden Neskovicfix: Shift exponent too large
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-04-27 Alex ReeceIllumos 6844 - dnode_next_offset can detect fictional...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-10-13 Justin T. GibbsIllumos 6267 - dn_bonus evicted too early
2015-07-06 Matthew AhrensIllumos 5911 - ZFS "hangs" while deleting file
2015-04-28 Justin T. GibbsIllumos 5531 - NULL pointer dereference in dsl_prop_get...
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Alex ReeceIllumos 5095 - panic when adding a duplicate dbuf to...
2015-04-28 Alex ReeceIllumos 4873 - zvol unmap calls can take a very long...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-11-14 Chris WedgwoodReduce buf/dbuf mutex contention
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-28 Max GrossmanIllumos 4370, 4371
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 George WilsonIllumos #3236
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 #3964 L2ARC should always compress metadata...
2013-08-08 Saso KiselkovIllumos #3137 L2ARC compression
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-10 Brian BehlendorfExport dbuf_* symbols
2010-09-08 Brian BehlendorfSupport custom build directories and move includes