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
*
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
*
Fix spurious -EFAULT when setting I/O scheduler
Brian Behlendorf
2011-04-22
1
-17
/
+12
*
Don't set I/O Scheduler for Partitions
Brian Behlendorf
2011-03-10
1
-0
/
+4
*
Fix set block scheduler warnings
Brian Behlendorf
2011-02-25
1
-6
/
+23
*
Use 'noop' IO Scheduler
Brian Behlendorf
2011-02-10
1
-0
/
+46
*
Fix for access beyond end of device error
Ned Bass
2010-11-10
1
-0
/
+2
*
Linux 2.6.36 compat, synchronous bio flag
Brian Behlendorf
2010-11-10
1
-2
/
+23
*
Initial zio delay timing
Brian Behlendorf
2010-10-12
1
-3
/
+9
*
Add FAILFAST support
Brian Behlendorf
2010-10-12
1
-10
/
+4
*
Fix negative zio->io_error which must be positive.
Brian Behlendorf
2010-10-12
1
-2
/
+19
*
Use stored whole_disk property when opening a vdev
Ned Bass
2010-10-04
1
-3
/
+13
*
Add linux kernel disk support
Brian Behlendorf
2010-08-31
1
-0
/
+654