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
*
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