| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Fail early on bio corruption confirmed on 5.2-rc1" | Brian Behlendorf | 2019-07-05 | 1 | -6/+4 |
* | Fail early on bio corruption confirmed on 5.2-rc1 | Tomohiro Kusumi | 2019-07-03 | 1 | -4/+6 |
* | Update vdev_ops_t from illumos | Igor K | 2019-06-20 | 1 | -13/+13 |
* | Improve rate at which new zvols are processed | John Gallagher | 2019-05-04 | 1 | -2/+2 |
* | Linux 5.0 compat: Remove incorrect ASSERT | Brian Behlendorf | 2019-04-29 | 1 | -1/+0 |
* | Add TRIM support | Brian Behlendorf | 2019-03-29 | 1 | -3/+26 |
* | zpool reports 16E expandsize on disks with oddball number of sectors | loli10K | 2019-02-22 | 1 | -4/+11 |
* | Linux 5.0 compat: Fix bio_set_dev() | Brian Behlendorf | 2019-01-28 | 1 | -2/+27 |
* | Linux 5.0 compat: Convert MS_* macros to SB_* | Tony Hutter | 2019-01-28 | 1 | -1/+2 |
* | OpenZFS 9102 - zfs should be able to initialize storage devices | George Wilson | 2019-01-07 | 1 | -0/+1 |
* | zfs_dbgmsg() is not safe from every context | LOLi | 2018-11-28 | 1 | -3/+10 |
* | vdev_disk_error() prints ASCII SOH to debug log | LOLi | 2018-09-21 | 1 | -4/+3 |
* | Add support for autoexpand property | Brian Behlendorf | 2018-07-23 | 1 | -134/+150 |
* | Linux 4.14 compat: blk_queue_stackable() | Brian Behlendorf | 2018-06-19 | 1 | -14/+11 |
* | zpool reopen should detect expanded devices | Sara Hartse | 2018-05-31 | 1 | -11/+35 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -1/+0 |
* | module param callbacks check for initialized spa | Olaf Faaland | 2018-05-11 | 1 | -11/+13 |
* | OpenZFS 8961 - SPA load/import should tell us why it failed | Pavel Zakharov | 2018-05-08 | 1 | -1/+3 |
* | OpenZFS 7614, 9064 - zfs device evacuation/removal | Matthew Ahrens | 2018-04-14 | 1 | -0/+1 |
* | Fix printk() calls missing log level | DeHackEd | 2017-09-25 | 1 | -3/+4 |
* | Linux 3.14 compat: IO acct, global_page_state, etc | Giuseppe Di Natale | 2017-09-16 | 1 | -2/+10 |
* | Trim new line from zfs_vdev_scheduler | Brian Behlendorf | 2017-09-05 | 1 | -18/+53 |
* | Use SET_ERROR for constant non-zero return codes | Ned Bass | 2017-08-02 | 1 | -4/+4 |
* | Linux 4.13 compat: bio->bi_status and blk_status_t | Brian Behlendorf | 2017-07-23 | 1 | -5/+6 |
* | 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 |