| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |