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
/
module
/
zfs
/
arc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
1
-1
/
+1
*
zio_ereport_post() and zio_ereport_start() return values are ignored
Toomas Soome
2020-08-31
1
-3
/
+4
*
Introduce limit on size of L2ARC headers
Alexander Motin
2020-08-25
1
-5
/
+22
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
1
-0
/
+2
*
FreeBSD: 11.x arc_stats compatibility
Matthew Macy
2020-08-20
1
-0
/
+8
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-22
/
+54
*
Fix ARC aggsum access after arc_state_fini()
Brian Behlendorf
2020-08-18
1
-8
/
+8
*
Include scatter_chunk_waste in arc_size
Matthew Ahrens
2020-08-17
1
-2
/
+20
*
Fix l2arc_dev_rebuild_start thread name
Ryan Moeller
2020-08-17
1
-4
/
+5
*
Fix L2ARC reads when compressed ARC disabled
Allan Jude
2020-08-13
1
-0
/
+15
*
Restore ARC MFU/MRU pressure
Matthew Macy
2020-08-12
1
-22
/
+42
*
Fix typo
Allan Jude
2020-08-11
1
-1
/
+1
*
Fix logging in l2arc_rebuild()
George Amanakis
2020-08-01
1
-0
/
+7
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
1
-0
/
+6
*
Revise ARC shrinker algorithm
Matthew Ahrens
2020-07-31
1
-78
/
+174
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+1
*
Introduce names for ZTHRs
Serapheim Dimitropoulos
2020-07-29
1
-4
/
+4
*
Adjust ARC terminology
Matthew Ahrens
2020-07-22
1
-78
/
+78
*
Remove skc_reclaim, hdr_recl, kmem_cache shrinker
Matthew Ahrens
2020-07-19
1
-39
/
+3
*
Fix a persistent L2ARC bug in l2arc_write_done()
George Amanakis
2020-07-10
1
-5
/
+27
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
1
-13
/
+0
*
ARC shrinking blocks reads/writes
Matthew Ahrens
2020-06-26
1
-2
/
+10
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-2
/
+2
*
Add abd_cache_reap_now for abd_chunk_cache users
Matthew Macy
2020-06-17
1
-0
/
+1
*
Set initial arc_c to arc_c_min instead of arc_c_max
Alexander Motin
2020-06-17
1
-4
/
+4
*
Fix typos
Andrea Gelmini
2020-06-09
1
-2
/
+2
*
Trim L2ARC
George Amanakis
2020-06-09
1
-31
/
+110
*
Periodically update ARC kstats
Ryan Moeller
2020-06-03
1
-2
/
+2
*
Use boot_ncpus in place of max_ncpus in taskq_create
DeHackEd
2020-05-20
1
-2
/
+2
*
Improvements on persistent L2ARC
George Amanakis
2020-05-07
1
-75
/
+159
*
Persistent L2ARC minor fixes
George Amanakis
2020-04-17
1
-8
/
+6
*
Persistent L2ARC
George Amanakis
2020-04-10
1
-46
/
+1384
*
Don't ignore zfs_arc_max below allmem/32
Ryan Moeller
2020-04-09
1
-12
/
+28
*
Reset l2ad_hand and l2ad_first in l2arc_evict
George Amanakis
2020-03-31
1
-25
/
+52
*
Let default arc_c_max be platform dependent
Ryan Moeller
2020-03-27
1
-6
/
+6
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
1
-1
/
+1
*
Prevent deadlock in arc_read in Linux memory reclaim callback
Mark Roper
2020-03-12
1
-0
/
+12
*
Improve zfs send performance by bypassing the ARC
Matthew Ahrens
2020-03-10
1
-1
/
+18
*
Improve zfs destroy performance with zio_t-free zio_free()
Matthew Ahrens
2020-02-28
1
-1
/
+1
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-1
/
+1
*
Fix use-after-free in case of L2ARC prefetch failure
Alexander Motin
2019-12-03
1
-3
/
+16
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-2
/
+2
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
Fix for ARC sysctls ignored at runtime
loli10K
2019-10-26
1
-29
/
+34
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
1
-1
/
+1
*
OpenZFS restructuring - ARC memory pressure
Matthew Macy
2019-10-18
1
-438
/
+22
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-2
/
+1
*
OpenZFS restructuring - arc_stats
Matthew Macy
2019-10-01
1
-281
/
+6
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
1
-1
/
+1
*
Enable SIMD for encryption
Brian Behlendorf
2019-09-10
1
-1
/
+1
[next]