index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sys
/
arc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: sys/arc.h: shim out arc_referenced()
наб
2021-12-23
1
-0
/
+2
*
Introduce a tunable to exclude special class buffers from L2ARC
George Amanakis
2021-11-11
1
-0
/
+1
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-08-16
1
-0
/
+7
*
Remove NOTE(CONSTCOND) and note.h
наб
2021-07-26
1
-2
/
+2
*
Minor ARC optimizations
Alexander Motin
2021-07-20
1
-1
/
+1
*
Implement memory and CPU hotplug
Paul Dagnelie
2020-12-10
1
-0
/
+1
*
Decouple arc_read_done callback from arc buf instantiation
Matthew Macy
2020-12-09
1
-0
/
+5
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-4
/
+8
*
Include scatter_chunk_waste in arc_size
Matthew Ahrens
2020-08-17
1
-0
/
+1
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+1
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
1
-6
/
+6
*
Persistent L2ARC
George Amanakis
2020-04-10
1
-0
/
+4
*
Let default arc_c_max be platform dependent
Ryan Moeller
2020-03-27
1
-0
/
+1
*
Improve zfs send performance by bypassing the ARC
Matthew Ahrens
2020-03-10
1
-0
/
+6
*
Fix typos in include/
Andrea Gelmini
2019-08-30
1
-1
/
+1
*
Cap metaslab memory usage
Paul Dagnelie
2019-08-16
1
-0
/
+1
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
1
-1
/
+1
*
OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the system
Don Brady
2018-07-30
1
-1
/
+1
*
Decryption error handling improvements
Tom Caputi
2018-03-31
1
-1
/
+1
*
Fix ARC hit rate
Brian Behlendorf
2018-01-08
1
-0
/
+1
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-19
/
+20
*
Scale the dbuf cache with arc_c
chrisrd
2017-09-29
1
-1
/
+1
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-14
/
+55
*
zfs_arc_num_sublists_per_state should be common to all multilists
Matthew Ahrens
2017-02-15
1
-2
/
+0
*
DLPX-44733 combine arc_buf_alloc_impl() with arc_buf_clone()
Dan Kimmel
2016-09-13
1
-1
/
+1
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
1
-3
/
+17
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
1
-34
/
+59
*
Limit the amount of dnode metadata in the ARC
Tim Chase
2016-07-25
1
-1
/
+3
*
OpenZFS 6513 - partially filled holes lose birth time
Paul Dagnelie
2016-06-21
1
-4
/
+6
*
Illumos 5987 - zfs prefetch code needs work
Matthew Ahrens
2016-01-12
1
-12
/
+16
*
Illumos 6214 - zpools going south
Arne Jansen
2015-09-11
1
-14
/
+0
*
Dbuf hash table should be sized as is the arc hash table
Tim Chase
2015-09-02
1
-0
/
+3
*
Make arc_prune() asynchronous
Brian Behlendorf
2015-06-11
1
-0
/
+6
*
Illumos 5497 - lock contention on arcs_mtx
Prakash Surya
2015-06-11
1
-2
/
+7
*
Illumos 5408 - managing ZFS cache devices requires lots of RAM
Chris Williamson
2015-06-11
1
-4
/
+23
*
Illumos 5369 - arc flags should be an enum
George Wilson
2015-06-11
1
-10
/
+31
*
Handle block pointers with a corrupt logical size
Brian Behlendorf
2014-10-23
1
-3
/
+3
*
Illumos 4631 - zvol_get_stats triggering too many reads
Matthew Ahrens
2014-08-20
1
-2
/
+1
*
Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
2014-08-06
1
-3
/
+3
*
Split "data_size" into "meta" and "data"
Prakash Surya
2014-02-21
1
-0
/
+1
*
Prune metadata from ghost lists in arc_adjust_meta
Prakash Surya
2014-02-21
1
-1
/
+0
*
Illumos #4045 write throttle & i/o scheduler performance work
Matthew Ahrens
2013-12-06
1
-8
/
+4
*
Illumos #3112, #3113, #3114
Matthew Ahrens
2013-11-05
1
-0
/
+5
*
Add visibility in to cached dbufs
Brian Behlendorf
2013-10-25
1
-0
/
+31
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-1
/
+1
*
Illumos #3137 L2ARC compression
Saso Kiselkov
2013-08-08
1
-3
/
+5
*
Remove arc_data_buf_alloc()/arc_data_buf_free()
Richard Yao
2013-08-01
1
-2
/
+0
*
Illumos #3498 panic in arc_read()
George Wilson
2013-07-02
1
-7
/
+1
*
Illumos #3805 arc shouldn't cache freed blocks
Matthew Ahrens
2013-06-20
1
-0
/
+2
*
Illumos #3145, #3212
George Wilson
2013-01-08
1
-0
/
+1
[next]