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
*
zfs_refcount_remove: explictly ignore returns
Rob N
2023-12-07
1
-5
/
+7
*
L2ARC: Restrict write size to 1/4 of the device
Alexander Motin
2023-11-14
1
-26
/
+4
*
Increase L2ARC write rate and headroom
shodanshok
2023-11-08
1
-2
/
+2
*
RAID-Z expansion feature
Don Brady
2023-11-08
1
-2
/
+6
*
Unify arc_prune_async() code
Alexander Motin
2023-10-30
1
-0
/
+52
*
Read prefetched buffers from L2ARC
shodanshok
2023-10-26
1
-4
/
+1
*
Trust ARC_BUF_SHARED() more
Alexander Motin
2023-10-20
1
-17
/
+24
*
ARC: Drop different size headers for crypto
Alexander Motin
2023-10-06
1
-175
/
+8
*
ARC: Remove b_bufcnt/b_ebufcnt from ARC headers
Alexander Motin
2023-10-06
1
-70
/
+35
*
ARC: Remove b_cv from struct l1arc_buf_hdr
Alexander Motin
2023-10-04
1
-12
/
+22
*
Fix l2arc_apply_transforms ztest crash
Paul Dagnelie
2023-09-19
1
-5
/
+6
*
Remove ARC/ZIO physdone callbacks.
Alexander Motin
2023-06-15
1
-18
/
+4
*
Fix the L2ARC write size calculating logic (2)
George Amanakis
2023-06-09
1
-5
/
+16
*
Finally drop long disabled vdev cache.
Alexander Motin
2023-06-09
1
-7
/
+4
*
Use list_remove_head() where possible.
Alexander Motin
2023-06-09
1
-10
/
+3
*
Fix the L2ARC write size calculating logic
George Amanakis
2023-06-06
1
-16
/
+29
*
Remove duplicate code in l2arc_evict()
George Amanakis
2023-05-09
1
-14
/
+8
*
Verify block pointers before writing them out
Matthew Ahrens
2023-05-08
1
-2
/
+2
*
Fix some signedness issues in arc_evict()
Alexander Motin
2023-04-05
1
-4
/
+4
*
Fixes in persistent error log
George Amanakis
2023-03-28
1
-3
/
+4
*
More adaptive ARC eviction
Alexander Motin
2023-03-08
1
-638
/
+325
*
Skip memory allocation when compressing holes
Richard Yao
2023-02-27
1
-8
/
+8
*
Improve arc_read() error reporting
Alexander Motin
2023-02-13
1
-8
/
+16
*
Cleanup: Use NULL when doing NULL pointer comparisons
Richard Yao
2023-01-12
1
-1
/
+1
*
Remove some dead ARC code. (#14340)
Alexander Motin
2023-01-09
1
-74
/
+26
*
Hide b_freeze_* under ZFS_DEBUG
Alexander Motin
2023-01-05
1
-6
/
+27
*
Implement uncached prefetch
Alexander Motin
2023-01-04
1
-65
/
+134
*
arc_read()/arc_access() refactoring and cleanup
Alexander Motin
2022-12-22
1
-283
/
+263
*
Fix arc_p aggressive increase
shodanshok
2022-11-11
1
-2
/
+3
*
Fix ARC target collapse when zfs_arc_meta_limit_percent=100
shodanshok
2022-10-28
1
-1
/
+1
*
Fix multiplication converted to larger type
Andrew Innes
2022-10-28
1
-1
/
+1
*
Cleanup: Address Clang's static analyzer's unused code complaints
Richard Yao
2022-10-14
1
-1
/
+1
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-38
/
+38
*
Add defensive assertions
Richard Yao
2022-10-12
1
-0
/
+1
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-48
/
+47
*
Cleanup: Remove ineffective unsigned comparisons against 0
Richard Yao
2022-09-26
1
-1
/
+1
*
Cleanup: Use OpenSolaris functions to call scheduler
Richard Yao
2022-09-12
1
-2
/
+2
*
Apply arc_shrink_shift to ARC above arc_c_min
Alexander Motin
2022-09-02
1
-4
/
+5
*
Add comment on acb_zio_dummy
Christian Schwarz
2022-08-08
1
-0
/
+17
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-17
/
+19
*
Enable -Wwrite-strings
наб
2022-06-29
1
-10
/
+11
*
Corrected edge case in uncompressed ARC->L2ARC handling
Rich Ercolani
2022-05-04
1
-8
/
+19
*
Improve the inline descriptions of the ARC module parameters
Allan Jude
2022-04-20
1
-10
/
+10
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-3
/
+3
*
module: zfs: arc: hdr_full_crypt_dest: drop unevaulated-only variable
наб
2022-03-18
1
-3
/
+3
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-37
/
+38
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-3
/
+3
*
Clean up CSTYLEDs
наб
2022-01-26
1
-7
/
+4
*
Avoid memory allocations in the ARC eviction thread
Mark Johnston
2022-01-21
1
-53
/
+85
[next]