aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dbuf_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Make module tunables cross platformMatthew Macy2019-09-051-4/+4
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-011-2/+2
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Add dbuf hash and dbuf cache kstatsGiuseppe Di Natale2018-01-291-11/+12
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-051-2/+1
* Use SET_ERROR for constant non-zero return codesNed Bass2017-08-021-1/+1
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-1/+1
* Fix dbuf_stats_hash_table_data raceChunwei Chen2016-07-141-2/+0
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-4/+3
* Skip evicting dbufs when walking the dbuf hashBrian Behlendorf2015-02-061-3/+5
* Spurious ENOMEM returns when reading dbufs kstatTim Chase2015-02-041-2/+6
* Fix improper null-byte termination handlingNed Bass2014-11-171-4/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-7/+7
* Add visibility in to cached dbufsBrian Behlendorf2013-10-251-0/+230