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
/
vdev_disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip spurious resilver IO on raidz vdev
Isaac Huang
2017-05-12
1
-0
/
+1
*
OpenZFS 7448 - ZFS doesn't notice when disk vdevs have no write cache
George Melikov
2017-02-04
1
-2
/
+0
*
4.10 compat - BIO flag changes and others
Tim Chase
2016-12-30
1
-6
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-2
/
+2
*
ABD page support to vdev_disk.c
Isaac Huang
2016-11-29
1
-55
/
+24
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-2
/
+41
*
Explicit block device plugging when submitting multiple BIOs
Isaac Huang
2016-09-29
1
-0
/
+13
*
Remove custom root pool import code
Brian Behlendorf
2016-08-11
1
-76
/
+0
*
Linux 4.8 compat: REQ_OP and bio_set_op_attrs()
Chunwei Chen
2016-07-29
1
-23
/
+30
*
Linux 4.8 compat: submit_bio()
Brian Behlendorf
2016-07-29
1
-2
/
+13
*
Fix sync behavior for disk vdevs
Tim Chase
2016-07-25
1
-36
/
+21
*
OpenZFS 6531 - Provide mechanism to artificially limit disk performance
Tony Hutter
2016-05-26
1
-2
/
+3
*
Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues
Tony Hutter
2016-05-12
1
-7
/
+2
*
Use udev for partition detection
Brian Behlendorf
2016-04-25
1
-5
/
+24
*
Fix inverted logic on none elevator comparison
Colin Ian King
2016-04-15
1
-1
/
+1
*
Fix use-after-free in vdev_disk_physio_completion
Chunwei Chen
2015-10-13
1
-7
/
+10
*
Fix synchronous behavior in __vdev_disk_physio()
Brian Behlendorf
2015-09-25
1
-28
/
+8
*
Linux 4.3 compat: bio_end_io_t / BIO_UPTODATE
Lukas Wunner
2015-09-25
1
-16
/
+15
*
zvol processing should use struct bio
Richard Yao
2015-09-04
1
-3
/
+19
*
Disable LBA weighting on files and SSDs
Richard Yao
2015-09-01
1
-0
/
+3
*
Linux 4.2 compat: remove bio->bi_cnt access
Brian Behlendorf
2015-07-17
1
-9
/
+0
*
Translate sync zio to sync bio
Boris Protopopov
2015-07-13
1
-2
/
+8
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-2
/
+2
*
Illumos #5244 - zio pipeline callers should explicitly invoke next stage
George Wilson
2015-04-30
1
-9
/
+10
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-3
/
+3
*
Use is_vmalloc_addr() in vdev_disk.c
Richard Yao
2015-01-16
1
-1
/
+1
*
bio_alloc() with __GFP_WAIT never returns NULL
Isaac Huang
2014-11-19
1
-3
/
+5
*
Illumos #4374
Matthew Ahrens
2014-07-30
1
-2
/
+2
*
Add assertion to catch 0-count page
Chunwei Chen
2014-04-25
1
-0
/
+7
*
Linux 3.14 compat: Immutable biovec changes in vdev_disk.c
Chunwei Chen
2014-04-10
1
-5
/
+5
*
Invalidate Linux buffer cache on vdevs upon each flush
Richard Yao
2014-03-04
1
-0
/
+1
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-65
/
+66
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-4
/
+5
*
Use GFP_NOIO in vdev_disk_io_flush()
Brian Behlendorf
2013-07-10
1
-1
/
+1
*
3246 ZFS I/O deadman thread
George.Wilson
2013-05-01
1
-3
/
+2
*
build: resolve orthographic and other grammatical errors
Jan Engelhardt
2013-04-02
1
-3
/
+3
*
Fix hot spares
Brian Behlendorf
2013-03-01
1
-3
/
+5
*
Remove wholedisk check from vdev_disk_open()
Brian Behlendorf
2013-02-28
1
-14
/
+0
*
Leaf vdevs should not be reopened
Brian Behlendorf
2013-02-28
1
-3
/
+16
*
Remove the bio_empty_barrier() check.
Etienne Dechamps
2013-02-24
1
-9
/
+0
*
call_usermodehelper() should wait for process
Ned Bass
2013-01-09
1
-1
/
+1
*
Set elevator for DM devices despite vdev_wholedisk
Prakash Surya
2012-12-18
1
-2
/
+9
*
Remove 'Resized bio's/dio' warning
Brian Behlendorf
2012-10-22
1
-1
/
+0
*
Modify vdev_elevator_switch() to use elevator_change()
Brian Behlendorf
2012-10-03
1
-18
/
+23
*
Illumos #1948: zpool list should show more detailed pool info
Chris Siden
2012-09-19
1
-1
/
+5
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-08-27
1
-3
/
+3
*
Move partition scanning from userspace to module.
Etienne Dechamps
2012-07-17
1
-2
/
+70
*
Linux 2.6.37 compat, WRITE_FLUSH_FUA
Brian Behlendorf
2011-06-17
1
-1
/
+1
*
Fix 4K sector support
Brian Behlendorf
2011-05-27
1
-7
/
+6
*
Add missing ZFS tunables
Brian Behlendorf
2011-05-04
1
-1
/
+1
[next]