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
/
vdev_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gang ABD Type
Brian Atkinson
2020-05-20
1
-20
/
+46
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-4
/
+4
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-52
/
+32
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-1
/
+1
*
Move write aggregation memory copy out of vq_lock
Alexander Motin
2019-06-13
1
-10
/
+12
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-10
/
+57
*
Add separate aggregation limit for non-rotating media
Alexander Motin
2019-03-13
1
-1
/
+10
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-6
/
+32
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
1
-20
/
+20
*
OpenZFS 9112 - Improve allocation performance on high-end systems
Paul Dagnelie
2018-07-31
1
-1
/
+10
*
Fix zio->io_priority failed (7 < 6) assert
Tony Hutter
2018-05-29
1
-0
/
+9
*
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
-4
/
+14
*
Fix deadlock in IO pipeline
Brian Behlendorf
2018-03-16
1
-1
/
+11
*
Support re-prioritizing asynchronous prefetches
Tom Caputi
2017-12-21
1
-0
/
+42
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-1
/
+1
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-2
/
+1
*
vdev_mirror: load balancing fixes
Gvozden Neskovic
2017-08-21
1
-14
/
+7
*
Cap maximum aggregate IO size
Brian Behlendorf
2017-06-27
1
-2
/
+5
*
Increase zfs_vdev_async_write_min_active to 2
DHE
2017-04-14
1
-1
/
+1
*
OpenZFS 8005 - poor performance of 1MB writes on certain RAID-Z configurations
Matthew Ahrens
2017-04-10
1
-5
/
+14
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-5
/
+5
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-12
/
+12
*
OpenZFS 7090 - zfs should throttle allocations
Don Brady
2016-10-13
1
-1
/
+24
*
Performance optimization of AVL tree comparator functions
Gvozden Neskovic
2016-08-31
1
-22
/
+12
*
Fix self-healing IO prior to dsl_pool_init() completion
GeLiXin
2016-05-27
1
-3
/
+12
*
OpenZFS 6531 - Provide mechanism to artificially limit disk performance
Tony Hutter
2016-05-26
1
-3
/
+0
*
FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ...
smh
2016-02-26
1
-0
/
+26
*
Fix zfs_vdev_aggregation_limit bounds checking
Brian Behlendorf
2015-12-18
1
-11
/
+8
*
Fix vdev_queue_aggregate() deadlock
Brian Behlendorf
2015-12-18
1
-1
/
+6
*
Fix small typo
loli10K
2015-08-30
1
-1
/
+1
*
Initialize the taskq entry embedded within struct vdev
Tim Chase
2015-08-30
1
-0
/
+1
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-1
/
+1
*
5313 Allow I/Os to be aggregated across ZIO priority classes
Justin T. Gibbs
2015-04-24
1
-31
/
+48
*
Revert "Pre-allocate vdev I/O buffers"
Brian Behlendorf
2015-01-16
1
-41
/
+2
*
Illumos 4753 - increase number of outstanding async writes when sync task is ...
Alex Reece
2014-09-23
1
-4
/
+12
*
Avoid dynamic allocation of 'search zio'
Brian Behlendorf
2014-08-11
1
-6
/
+4
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-14
/
+16
*
Illumos #4045 write throttle & i/o scheduler performance work
Matthew Ahrens
2013-12-06
1
-212
/
+522
*
Illumos #3742
Will Andrews
2013-11-04
1
-5
/
+6
*
Illumos #3537
Matthew Ahrens
2013-10-31
1
-3
/
+62
*
Illumos #3618 ::zio dcmd does not show timestamp data
Matthew Ahrens
2013-08-12
1
-5
/
+8
*
3246 ZFS I/O deadman thread
George.Wilson
2013-05-01
1
-1
/
+14
*
Limit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZE
Brian Behlendorf
2012-10-15
1
-2
/
+2
*
Pre-allocate vdev I/O buffers
Brian Behlendorf
2012-08-27
1
-2
/
+34
*
Add missing ZFS tunables
Brian Behlendorf
2011-05-04
1
-3
/
+15
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
1
-0
/
+11
*
Fix gcc c90 compliance warnings
Brian Behlendorf
2010-08-27
1
-1
/
+2
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-5
/
+5
*
Rebase master to b121
Brian Behlendorf
2009-08-18
1
-12
/
+103
[next]