aboutsummaryrefslogtreecommitdiffstats
path: root/man/man4
Commit message (Expand)AuthorAgeFilesLines
* zfs.4: Document the actual default for zfs_txg_history (#16305)Mateusz Piotrowski2024-06-281-2/+2
* zed: Add deadman-slot_off.sh zedletBrian Behlendorf2024-05-291-9/+12
* Disable high priority ZIO threads on FreeBSD and LinuxAlexander Motin2024-05-031-1/+1
* Improve write issue taskqs utilizationAlexander Motin2024-05-011-10/+15
* Fast Dedup: ZAP ShrinkingAllan Jude2024-04-241-4/+3
* Make more taskq parameters writableAlexander Motin2024-04-241-2/+7
* Speculative prefetch for reordered requestsAlexander Motin2024-04-081-0/+11
* zvol: use multiple taskqAmeer Hamza2024-04-031-0/+7
* vdev_disk: add module parameter to select BIO submission methodRob Norris2024-03-251-0/+16
* vdev_disk: rewrite BIO filling machinery to avoid split pagesRob Norris2024-03-251-1/+9
* BRT: Make BRT block sizes configurableAlexander Motin2024-03-251-2/+15
* Linux: Cleanup taskq threads spawn/exitAlexander Motin2024-02-131-14/+4
* BRT: Fix FICLONE/FICLONERANGE shortened copyBrian Behlendorf2024-02-051-0/+9
* spa: make read/write queues configurableRob N2023-12-201-0/+10
* Add a tunable to disable BRT support.Rich Ercolani2023-11-161-0/+5
* Linux: Reclaim unused spl_kmem_cache_reclaimAlexander Motin2023-11-101-8/+0
* Increase L2ARC write rate and headroomshodanshok2023-11-081-3/+3
* RAID-Z expansion featureDon Brady2023-11-081-0/+19
* Improve ZFS objset sync parallelismednadolski-ix2023-11-061-7/+15
* arc_default_max on Linux should match FreeBSDednadolski-ix2023-10-261-4/+1
* Revert "zvol: Temporally disable blk-mq"Tony Hutter2023-10-241-0/+57
* ZIL: Detect single-threaded workloadsAlexander Motin2023-10-241-8/+1
* Large sync writes perform worse with slogJohn Wren Kennedy2023-10-131-1/+1
* zvol: Temporally disable blk-mqTony Hutter2023-10-101-57/+0
* ZIL: Reduce maximum size of WR_COPIED to 7.5KAlexander Motin2023-10-061-0/+5
* Reduce number of metaslab preload taskq threads.Alexander Motin2023-10-061-0/+6
* metaslab: tuneable to better control force gangingRob N2023-07-211-1/+6
* Adjust prefetch parameters.Alexander Motin2023-07-211-3/+0
* Pack our DDT ZAPs a bit denser.Rich Ercolani2023-06-301-0/+10
* Another set of vdev queue optimizations.Alexander Motin2023-06-271-6/+0
* Add a delay to tearing down threads.Rich Ercolani2023-06-261-0/+15
* Finally drop long disabled vdev cache.Alexander Motin2023-06-091-15/+0
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-181-0/+3
* vdev: expose zfs_vdev_max_ms_shift as a module parameterRob N2023-04-061-1/+4
* vdev: expose zfs_vdev_def_queue_depth as a module parameterRob N2023-04-061-0/+5
* More adaptive ARC evictionAlexander Motin2023-03-081-78/+4
* Increase default zfs_rebuild_vdev_limit to 64MBBrian Behlendorf2023-01-271-1/+1
* Increase default zfs_scan_vdev_limit to 16MBBrian Behlendorf2023-01-271-1/+1
* Improve resilver ETAsBrian Behlendorf2023-01-251-0/+7
* Introduce minimal ZIL block commit delayAlexander Motin2023-01-241-0/+7
* Man: fix defaults for zfs_dirty_data_max_maxGeorge Melikov2023-01-171-1/+4
* Turn default_bs and default_ibs into ZFS_MODULE_PARAMsMateusz Piotrowski2023-01-111-1/+7
* Add tunable to allow changing micro ZAP's max sizeMateusz Piotrowski2023-01-101-1/+5
* Hide b_freeze_* under ZFS_DEBUGAlexander Motin2023-01-051-1/+1
* zfs.4: Correct the default for zfs_vdev_async_write_max_activeAllan Jude2022-11-281-1/+1
* Ubuntu 22.04 integration: mancheckszubersk2022-11-182-32/+55
* Allow to control failfastMariusz Zaborski2022-11-101-2/+15
* quota: disable quota check for ZVOLMariusz Zaborski2022-11-081-1/+5
* Expose zfs_vdev_open_timeout_ms as a tunableSerapheim Dimitropoulos2022-11-031-0/+7
* Cleanup: 64-bit kernel module parameters should use fixed width typesRichard Yao2022-10-131-58/+59