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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
zio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Illumos #3035 LZ4 compression support in ZFS and GRUB
Eric Dillmann
2013-01-29
1
-0
/
+4
*
Only reduce __zio_execute() stack usage in kernel space
Brian Behlendorf
2013-01-09
1
-0
/
+2
*
Fix __zio_execute() asynchronous dispatch
Brian Behlendorf
2013-01-08
1
-9
/
+17
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
1
-2
/
+44
*
Use cv_wait_io() which will will account for iowait
Matt Johnston
2013-01-07
1
-1
/
+1
*
Revert part of "Log I/Os longer than zio_delay_max (30s default)"
Matt Johnston
2013-01-07
1
-22
/
+10
*
Log I/Os longer than zio_delay_max (30s default)
Brian Behlendorf
2012-11-02
1
-10
/
+22
*
Revert "Don't ashift-align vdev read requests."
Brian Behlendorf
2012-10-24
1
-9
/
+3
*
Add FASTWRITE algorithm for synchronous writes.
Etienne Dechamps
2012-10-17
1
-6
/
+17
*
Don't ashift-align vdev read requests.
Etienne Dechamps
2012-10-12
1
-3
/
+9
*
Disable page allocation warnings for ARC buffers
Brian Behlendorf
2012-09-06
1
-2
/
+3
*
Pre-allocate vdev I/O buffers
Brian Behlendorf
2012-08-27
1
-0
/
+22
*
Illumos #1909: disk sync write perf regression when slog is used post oi_148
Brian Behlendorf
2012-04-19
1
-5
/
+14
*
Add zio constructor/destructor
Brian Behlendorf
2012-03-21
1
-15
/
+63
*
Revert "Add zio constructor/destructor"
Brian Behlendorf
2012-03-21
1
-62
/
+15
*
Add zio constructor/destructor
Brian Behlendorf
2012-03-07
1
-15
/
+62
*
Illumos #734: Use taskq_dispatch_ent() interface
Garrett D'Amore
2011-12-14
1
-5
/
+16
*
Improve meta data performance
Brian Behlendorf
2011-11-03
1
-8
/
+18
*
Illumos #1051: zfs should handle imbalanced luns
George Wilson
2011-08-01
1
-1
/
+21
*
Make tgx_sync_thread zio's async
Brian Behlendorf
2011-05-31
1
-4
/
+13
*
Add missing ZFS tunables
Brian Behlendorf
2011-05-04
1
-2
/
+5
*
Use KM_PUSHPAGE instead of KM_SLEEP
Brian Behlendorf
2011-03-22
1
-4
/
+4
*
Shorten zio_* thread names
Brian Behlendorf
2010-11-08
1
-2
/
+1
*
Initial zio delay timing
Brian Behlendorf
2010-10-12
1
-0
/
+15
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
1
-2
/
+21
*
Fix stack zio_execute()
Ned Bass
2010-08-31
1
-4
/
+22
*
Fix stack zio_done()
Brian Behlendorf
2010-08-31
1
-33
/
+30
*
Fix stack inline
Brian Behlendorf
2010-08-31
1
-1
/
+2
*
Fix zio_taskq_dispatch to use TQ_NOSLEEP
Brian Behlendorf
2010-08-31
1
-3
/
+4
*
Fix gcc unused variable warnings
Brian Behlendorf
2010-08-31
1
-2
/
+2
*
Fix gcc c90 compliance warnings
Brian Behlendorf
2010-08-27
1
-19
/
+32
*
Update to onnv_147
Brian Behlendorf
2010-08-26
1
-1
/
+22
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-208
/
+782
*
Rebase master to b117
Brian Behlendorf
2009-07-02
1
-87
/
+107
*
Rebase master to b108
Brian Behlendorf
2009-02-18
1
-141
/
+176
*
Rebase master to b105
Brian Behlendorf
2009-01-15
1
-3
/
+27
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+2273