| Commit message (Expand) | Author | Age | Files | Lines |
* | Default to zvol_request_async=0 | Brian Behlendorf | 2017-05-04 | 1 | -1/+1 |
* | Allow scaling of arc in proportion to pagecache | Debabrata Banerjee | 2017-05-02 | 1 | -0/+18 |
* | Reinstate zvol_taskq to fix aio on zvol | Chunwei Chen | 2017-04-26 | 1 | -0/+25 |
* | Update documentation for zfs_vdev_queue_depth_pct | Tim Chase | 2017-04-26 | 1 | -2/+10 |
* | Fix typo in zfs-module-parameters man page | bunder2015 | 2017-04-24 | 1 | -1/+1 |
* | Typo in zfs-module-parameters(5) | DeHackEd | 2017-04-24 | 1 | -1/+1 |
* | Increase zfs_vdev_async_write_min_active to 2 | DHE | 2017-04-14 | 1 | -1/+6 |
* | SEEK_HOLE should not block on txg_wait_synced() | Debabrata Banerjee | 2017-04-13 | 1 | -0/+14 |
* | OpenZFS 2932 - support crash dumps to raidz, etc. pools | Giuseppe Di Natale | 2017-04-10 | 1 | -0/+28 |
* | Update documentation for new parameter "zfs_qat_disable" | wli5 | 2017-03-27 | 1 | -0/+13 |
* | zfs_arc_num_sublists_per_state should be common to all multilists | Matthew Ahrens | 2017-02-15 | 1 | -3/+4 |
* | Add missing module_param for zfs_per_txg_dirty_frees_percent | David Quigley | 2017-02-07 | 1 | -0/+16 |
* | Update deadman operation to better align with upstream OpenZFS | Tim Chase | 2017-01-31 | 1 | -8/+26 |
* | Minor man-page formatting fixes | HÃ¥kan Johansson | 2017-01-24 | 1 | -1/+1 |
* | OpenZFS 7303 - dynamic metaslab selection | Don Brady | 2017-01-12 | 1 | -0/+24 |
* | Revert "Disable zio_dva_throttle_enabled by default" | Brian Behlendorf | 2016-12-08 | 1 | -1/+1 |
* | Fix man page formatting in zfs-module-parameters | DeHackEd | 2016-11-14 | 1 | -5/+5 |
* | Add parity generation/rebuild using AVX-512 for x86-64 | Romain Dolbeau | 2016-11-02 | 1 | -0/+2 |
* | Disable zio_dva_throttle_enabled by default | Brian Behlendorf | 2016-10-26 | 1 | -1/+1 |
* | Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bits | Romain Dolbeau | 2016-10-21 | 1 | -1/+1 |
* | OpenZFS 7090 - zfs should throttle allocations | Don Brady | 2016-10-13 | 1 | -0/+24 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 1 | -0/+0 |
* | Add support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 1 | -0/+26 |
* | OpenZFS 6585 - sha512, skein, and edonr have an unenforced dependency on exte... | ilovezfs | 2016-10-03 | 1 | -3/+3 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 1 | -1/+107 |
* | Add parity generation/rebuild using 128-bits NEON for Aarch64 | Romain Dolbeau | 2016-10-03 | 1 | -0/+2 |
* | Enable ignore_hole_birth module option by default | Brian Behlendorf | 2016-09-16 | 1 | -1/+1 |
* | OpenZFS 6950 - ARC should cache compressed data | George Wilson | 2016-09-13 | 1 | -14/+0 |
* | Add zfs_arc_meta_limit_percent tunable | GeLiXin | 2016-08-23 | 1 | -6/+37 |
* | Fletcher4 implementation using avx512f instruction set | Gvozden Neskovic | 2016-08-16 | 1 | -8/+8 |
* | Add tunable to ignore hole_birth | Rich Ercolani | 2016-08-15 | 1 | -0/+13 |
* | Limit the amount of dnode metadata in the ARC | Tim Chase | 2016-07-25 | 1 | -0/+31 |
* | Fixes and enhancements of SIMD raidz parity | Gvozden Neskovic | 2016-07-19 | 1 | -1/+1 |
* | Implementation of SSE optimized Fletcher-4 | Tyler J. Stachecki | 2016-07-15 | 1 | -5/+9 |
* | Add RAID-Z routines for SSE2 instruction set, in x86_64 mode. | Gvozden Neskovic | 2016-07-13 | 1 | -1/+2 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -0/+25 |
* | SIMD implementation of vdev_raidz generate and reconstruct routines | Gvozden Neskovic | 2016-06-21 | 1 | -1/+28 |
* | Implementation of AVX2 optimized Fletcher-4 | Jinshan Xiong | 2016-06-02 | 1 | -0/+17 |
* | Improve zfs-module-parameters(5) | DHE | 2016-05-23 | 1 | -53/+95 |
* | Correct typo in spa_load_verify_metadata docs | Richard Laager | 2016-03-29 | 1 | -1/+1 |
* | FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ... | smh | 2016-02-26 | 1 | -3/+62 |
* | Add l2arc_max_block_size tunable | Brian Behlendorf | 2016-02-25 | 1 | -0/+14 |
* | Reintroduce zfs_remove() synchronous deletes | kernelOfTruth | 2016-01-26 | 1 | -0/+15 |
* | Illumos 6251 - add tunable to disable free_bpobj processing | George Wilson | 2016-01-25 | 1 | -0/+11 |
* | Illumos 5987 - zfs prefetch code needs work | Matthew Ahrens | 2016-01-12 | 1 | -4/+7 |
* | Make zio_taskq_batch_pct user configurable | DHE | 2015-12-18 | 1 | -0/+17 |
* | Man page white space and spelling corrections | Ned Bass | 2015-12-18 | 3 | -5/+5 |
* | Prefetch start and end of volumes | Brian Behlendorf | 2015-09-09 | 1 | -0/+15 |
* | Add dbgmsg kstat | Brian Behlendorf | 2015-09-04 | 1 | -0/+25 |
* | Support accessing .zfs/snapshot via NFS | Brian Behlendorf | 2015-09-04 | 1 | -0/+15 |