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
/
dmu_zfetch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add prefetch property
Brian Behlendorf
2023-10-24
1
-1
/
+6
*
Adjust prefetch parameters.
Alexander Motin
2023-07-21
1
-5
/
+7
*
Introduce zfs_refcount_(add|remove)_few().
Alexander Motin
2023-06-05
1
-2
/
+1
*
System-wide speculative prefetch limit.
Alexander Motin
2023-03-01
1
-5
/
+24
*
arc_read()/arc_access() refactoring and cleanup
Alexander Motin
2022-12-22
1
-4
/
+2
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-2
/
+2
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
More speculative prefetcher improvements
Alexander Motin
2022-05-25
1
-83
/
+102
*
Clean up CSTYLEDs
наб
2022-01-26
1
-2
/
+0
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-4
/
+4
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-0
/
+1
*
Correct refcount_add in dmu_zfetch
Rich Ercolani
2021-10-08
1
-1
/
+2
*
Upstream: dmu_zfetch_stream_fini leaks refcount
Jorgen Lundman
2021-07-01
1
-0
/
+2
*
Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)
Alexander Motin
2021-06-16
1
-7
/
+40
*
Split dmu_zfetch() speculation and execution parts
Alexander Motin
2021-03-19
1
-103
/
+147
*
dmu_zfetch: don't leak unreferenced stream when zfetch is freed
Matthew Macy
2020-10-13
1
-2
/
+6
*
Expose zfetch_max_idistance tunable
Ryan Moeller
2020-10-13
1
-1
/
+4
*
zfetch: Don't issue new streams when old have not completed
Matthew Macy
2020-09-27
1
-18
/
+98
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-12
/
+9
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-1
/
+1
*
Replace zf_rwlock with a mutex
Matthew Ahrens
2019-07-25
1
-21
/
+10
*
Decrease contention on dn_struct_rwlock
Paul Dagnelie
2019-07-08
1
-2
/
+15
*
Linux 5.2 compat: rw_tryupgrade()
Brian Behlendorf
2019-05-23
1
-3
/
+10
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-0
/
+10
*
OpenZFS 8835 - Speculative prefetch in ZFS not working for misaligned reads
Alexander Motin
2018-01-19
1
-5
/
+19
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-9
/
+7
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-0
/
+2
*
OpenZFS 6322 - ZFS indirect block predictive prefetch
Alexander Motin
2016-08-30
1
-19
/
+67
*
Illumos 6281 - prefetching should apply to 1MB reads
George Wilson
2016-01-12
1
-2
/
+2
*
Illumos 5987 - zfs prefetch code needs work
Matthew Ahrens
2016-01-12
1
-583
/
+140
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-1
/
+2
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-1
/
+1
*
Use enum type(zfetch_dirn_t) instead
Shen Yan
2014-01-23
1
-2
/
+4
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-2
/
+2
*
Illumos #4045 write throttle & i/o scheduler performance work
Matthew Ahrens
2013-12-06
1
-1
/
+5
*
Illumos #3741
Will Andrews
2013-11-04
1
-6
/
+6
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-1
/
+1
*
Add missing ZFS tunables
Brian Behlendorf
2011-05-04
1
-4
/
+16
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
1
-0
/
+6
*
Fix gcc missing parenthesis warnings
Brian Behlendorf
2010-08-31
1
-1
/
+1
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-16
/
+89
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+651