aboutsummaryrefslogtreecommitdiffstats
path: root/man/man5/zfs-module-parameters.5
Commit message (Expand)AuthorAgeFilesLines
* Update the default for zfs_txg_historyAlek P2017-09-291-2/+2
* Man page fixesFabian-Gruenbichler2017-08-101-1/+1
* Add line info and SET_ERROR() to ZFS debug logNed Bass2017-07-251-0/+6
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-4/+77
* Add port of FreeBSD 'volmode' propertyLOLi2017-07-121-0/+12
* Fix manual description of zfs_arc_dnode_limitchrisrd2017-06-141-1/+1
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-091-3/+5
* Default to zvol_request_async=0Brian Behlendorf2017-05-041-1/+1
* Allow scaling of arc in proportion to pagecacheDebabrata Banerjee2017-05-021-0/+18
* Reinstate zvol_taskq to fix aio on zvolChunwei Chen2017-04-261-0/+25
* Update documentation for zfs_vdev_queue_depth_pctTim Chase2017-04-261-2/+10
* Fix typo in zfs-module-parameters man pagebunder20152017-04-241-1/+1
* Typo in zfs-module-parameters(5)DeHackEd2017-04-241-1/+1
* Increase zfs_vdev_async_write_min_active to 2DHE2017-04-141-1/+6
* SEEK_HOLE should not block on txg_wait_synced()Debabrata Banerjee2017-04-131-0/+14
* Update documentation for new parameter "zfs_qat_disable"wli52017-03-271-0/+13
* zfs_arc_num_sublists_per_state should be common to all multilistsMatthew Ahrens2017-02-151-3/+4
* Add missing module_param for zfs_per_txg_dirty_frees_percentDavid Quigley2017-02-071-0/+16
* Update deadman operation to better align with upstream OpenZFSTim Chase2017-01-311-8/+26
* Minor man-page formatting fixesHÃ¥kan Johansson2017-01-241-1/+1
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-121-0/+24
* Revert "Disable zio_dva_throttle_enabled by default"Brian Behlendorf2016-12-081-1/+1
* Fix man page formatting in zfs-module-parametersDeHackEd2016-11-141-5/+5
* Add parity generation/rebuild using AVX-512 for x86-64Romain Dolbeau2016-11-021-0/+2
* Disable zio_dva_throttle_enabled by defaultBrian Behlendorf2016-10-261-1/+1
* Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bitsRomain Dolbeau2016-10-211-1/+1
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-131-0/+24
* Fix file permissionsBrian Behlendorf2016-10-081-0/+0
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-031-0/+2
* Enable ignore_hole_birth module option by defaultBrian Behlendorf2016-09-161-1/+1
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-14/+0
* Add zfs_arc_meta_limit_percent tunableGeLiXin2016-08-231-6/+37
* Fletcher4 implementation using avx512f instruction setGvozden Neskovic2016-08-161-8/+8
* Add tunable to ignore hole_birthRich Ercolani2016-08-151-0/+13
* Limit the amount of dnode metadata in the ARCTim Chase2016-07-251-0/+31
* Fixes and enhancements of SIMD raidz parityGvozden Neskovic2016-07-191-1/+1
* Implementation of SSE optimized Fletcher-4Tyler J. Stachecki2016-07-151-5/+9
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-1/+2
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-211-1/+28
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-021-0/+17
* Improve zfs-module-parameters(5)DHE2016-05-231-53/+95
* Correct typo in spa_load_verify_metadata docsRichard Laager2016-03-291-1/+1
* FreeBSD r256956: Improve ZFS N-way mirror read performance by using load and ...smh2016-02-261-3/+62
* Add l2arc_max_block_size tunableBrian Behlendorf2016-02-251-0/+14
* Reintroduce zfs_remove() synchronous deleteskernelOfTruth2016-01-261-0/+15
* Illumos 6251 - add tunable to disable free_bpobj processingGeorge Wilson2016-01-251-0/+11
* Illumos 5987 - zfs prefetch code needs workMatthew Ahrens2016-01-121-4/+7
* Make zio_taskq_batch_pct user configurableDHE2015-12-181-0/+17
* Man page white space and spelling correctionsNed Bass2015-12-181-2/+2
* Prefetch start and end of volumesBrian Behlendorf2015-09-091-0/+15