| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Disable zio_dva_throttle_enabled by default" | Brian Behlendorf | 2016-12-08 | 1 | -1/+1 |
* | DLPX-44812 integrate EP-220 large memory scalability | David Quigley | 2016-11-29 | 1 | -116/+179 |
* | Allow 16M zio buffers in user space | Brian Behlendorf | 2016-11-07 | 1 | -1/+1 |
* | Add TASKQID_INVALID | Brian Behlendorf | 2016-11-02 | 1 | -1/+1 |
* | Disable zio_dva_throttle_enabled by default | Brian Behlendorf | 2016-10-26 | 1 | -1/+1 |
* | Fix unused variable | Brian Behlendorf | 2016-10-18 | 1 | -2/+2 |
* | OpenZFS 7090 - zfs should throttle allocations | Don Brady | 2016-10-13 | 1 | -99/+444 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 1 | -12/+25 |
* | Enable raw writes to perform dedup with verification | Tom Caputi | 2016-09-13 | 1 | -7/+49 |
* | DLPX-40252 integrate EP-476 compressed zfs send/receive | Dan Kimmel | 2016-09-13 | 1 | -34/+50 |
* | OpenZFS 6950 - ARC should cache compressed data | George Wilson | 2016-09-13 | 1 | -3/+3 |
* | Fix zdb crash with 4K-only devices | Brian Behlendorf | 2016-07-27 | 1 | -1/+10 |
* | OpenZFS 6513 - partially filled holes lose birth time | Paul Dagnelie | 2016-06-21 | 1 | -9/+22 |
* | OpenZFS 6531 - Provide mechanism to artificially limit disk performance | Tony Hutter | 2016-05-26 | 1 | -0/+71 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 1 | -1/+8 |
* | Illumos 5438 - zfs_blkptr_verify should continue after zfs_panic_recover | Justin Gibbs | 2016-01-12 | 1 | -1/+3 |
* | Illumos 6319 - assertion failed in zio_ddt_write: bp->blk_birth == txg | Matthew Ahrens | 2016-01-12 | 1 | -0/+2 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -24/+117 |
* | Identify locks flagged by lockdep | Olaf Faaland | 2015-12-22 | 1 | -1/+1 |
* | Fix vdev_queue_aggregate() deadlock | Brian Behlendorf | 2015-12-18 | 1 | -0/+15 |
* | Use large stacks when available | Brian Behlendorf | 2015-12-07 | 1 | -15/+32 |
* | Illumos 5369 - arc flags should be an enum | George Wilson | 2015-06-11 | 1 | -1/+1 |
* | Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector size | Matthew Ahrens | 2015-06-10 | 1 | -10/+17 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -7/+22 |
* | Illumos 5349 - verify that block pointer is plausible before reading | Matthew Ahrens | 2015-05-08 | 1 | -4/+90 |
* | Illumos 5348 - zio_checksum_error() only fills in info if ECKSUM | Matthew Ahrens | 2015-05-05 | 1 | -1/+2 |
* | Illumos #5244 - zio pipeline callers should explicitly invoke next stage | George Wilson | 2015-04-30 | 1 | -3/+20 |
* | Illumus 5693 - ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_o... | Matthew Ahrens | 2015-03-27 | 1 | -2/+0 |
* | zio_injection_enabled should not be a module option | Isaac Huang | 2015-03-24 | 1 | -8/+0 |
* | Retire zio_cons()/zio_dest() | Brian Behlendorf | 2015-02-10 | 1 | -66/+15 |
* | Retire zio_bulk_flags | Brian Behlendorf | 2015-02-10 | 1 | -8/+3 |
* | Revert "SA spill block cache" | Brian Behlendorf | 2015-01-16 | 1 | -0/+4 |
* | Revert "Pre-allocate vdev I/O buffers" | Brian Behlendorf | 2015-01-16 | 1 | -22/+0 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -4/+4 |
* | Retire KM_NODEBUG | Brian Behlendorf | 2015-01-16 | 1 | -3/+2 |
* | Mark IO pipeline with PF_FSTRANS | Brian Behlendorf | 2015-01-16 | 1 | -0/+4 |
* | Illumos 4958 zdb trips assert on pools with ashift >= 0xe | Alex Reece | 2014-10-23 | 1 | -7/+23 |
* | Fix CPU_SEQID use in preemptible context | Brian Behlendorf | 2014-10-07 | 1 | -1/+6 |
* | Illumos 5176 - lock contention on godfather zio | Matthew Ahrens | 2014-10-07 | 1 | -1/+1 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 1 | -7/+7 |
* | Illumos 4390 - I/O errors can corrupt space map when deleting fs/vol | Matthew Ahrens | 2014-08-04 | 1 | -7/+0 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -11/+76 |
* | Illumos 4754, 4755 | George Wilson | 2014-07-30 | 1 | -9/+0 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -2/+2 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -5/+14 |
* | Revert "Fix __zio_execute() asynchronous dispatch" | Brian Behlendorf | 2014-06-11 | 1 | -2/+0 |
* | Use default slab types | Brian Behlendorf | 2014-05-22 | 1 | -14/+3 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -12/+15 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 1 | -44/+39 |
* | Illumos #3954, #4080, #4081 | George Wilson | 2013-11-05 | 1 | -2/+3 |