aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/arc_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for ARC sysctls ignored at runtimeloli10K2019-10-261-0/+4
* OpenZFS restructuring - ARC memory pressureMatthew Macy2019-10-181-0/+58
* OpenZFS restructuring - arc_statsMatthew Macy2019-10-011-0/+276
* Fix typos in include/Andrea Gelmini2019-08-301-1/+1
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-4/+4
* Add support for decryption faults in zinjectTom Caputi2018-05-021-1/+1
* Support re-prioritizing asynchronous prefetchesTom Caputi2017-12-211-0/+1
* Fixes for #6639Tom Caputi2017-10-111-0/+1
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-7/+45
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-201-1/+1
* Fix spellingka72017-01-031-1/+1
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-1/+1
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-0/+1
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-17/+32
* OpenZFS 6513 - partially filled holes lose birth timePaul Dagnelie2016-06-211-0/+1
* Illumos 6214 - zpools going southArne Jansen2015-09-111-0/+1
* Illumos 5817 - change type of arcs_size from uint64_t to refcount_tPrakash Surya2015-07-231-1/+1
* Illumos 5701 - zpool list reports incorrect "alloc" value for cache devicesPrakash Surya2015-06-251-1/+1
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-5/+17
* Illumos 5408 - managing ZFS cache devices requires lots of RAMChris Williamson2015-06-111-21/+74
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-1/+1
* Remove duplicate typedefs from trace.hNed Bass2015-01-061-0/+5
* Move a few internal ARC strucutres to arc_impl.hNed Bass2014-11-171-0/+157