]> git.proxmox.com Git - mirror_zfs.git/history - man/man4/zfs.4
vdev_disk: rewrite BIO filling machinery to avoid split pages
[mirror_zfs.git] / man / man4 / zfs.4
2024-03-25 Rob Norrisvdev_disk: rewrite BIO filling machinery to avoid split...
2024-03-25 Alexander MotinBRT: Make BRT block sizes configurable
2024-02-06 Brian BehlendorfBRT: Fix FICLONE/FICLONERANGE shortened copy
2023-12-20 Rob Nspa: make read/write queues configurable
2023-11-16 Rich ErcolaniAdd a tunable to disable BRT support.
2023-11-09 shodanshokIncrease L2ARC write rate and headroom
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-10-26 ednadolski-ixarc_default_max on Linux should match FreeBSD
2023-10-24 Tony HutterRevert "zvol: Temporally disable blk-mq"
2023-10-24 Alexander MotinZIL: Detect single-threaded workloads
2023-10-13 John Wren KennedyLarge sync writes perform worse with slog
2023-10-10 Tony Hutterzvol: Temporally disable blk-mq
2023-10-06 Alexander MotinZIL: Reduce maximum size of WR_COPIED to 7.5K
2023-10-06 Alexander MotinReduce number of metaslab preload taskq threads.
2023-07-21 Rob Nmetaslab: tuneable to better control force ganging
2023-07-21 Alexander MotinAdjust prefetch parameters.
2023-06-30 Rich ErcolaniPack our DDT ZAPs a bit denser.
2023-06-27 Alexander MotinAnother set of vdev queue optimizations.
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-04-06 Rob Nvdev: expose zfs_vdev_max_ms_shift as a module parameter
2023-04-06 Rob Nvdev: expose zfs_vdev_def_queue_depth as a module parameter
2023-03-08 Alexander MotinMore adaptive ARC eviction
2023-01-27 Brian BehlendorfIncrease default zfs_rebuild_vdev_limit to 64MB
2023-01-27 Brian BehlendorfIncrease default zfs_scan_vdev_limit to 16MB
2023-01-25 Brian BehlendorfImprove resilver ETAs
2023-01-24 Alexander MotinIntroduce minimal ZIL block commit delay
2023-01-17 George MelikovMan: fix defaults for zfs_dirty_data_max_max
2023-01-11 Mateusz PiotrowskiTurn default_bs and default_ibs into ZFS_MODULE_PARAMs
2023-01-10 Mateusz PiotrowskiAdd tunable to allow changing micro ZAP's max size
2023-01-05 Alexander MotinHide b_freeze_* under ZFS_DEBUG
2022-11-28 Allan Judezfs.4: Correct the default for zfs_vdev_async_write_max...
2022-11-18 szuberskUbuntu 22.04 integration: mancheck
2022-11-10 Mariusz ZaborskiAllow to control failfast
2022-11-08 Mariusz Zaborskiquota: disable quota check for ZVOL
2022-11-03 Serapheim Dimitrop... Expose zfs_vdev_open_timeout_ms as a tunable
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-09-28 Mateusz GuzikBring per_txg_dirty_frees_percent back to 30
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-09-22 Brian BehlendorfDynamically size dbuf hash mutex array
2022-09-16 Tino ReichardtAdd zfs_blake3_impl to zfs.4
2022-09-15 Richard YaoAdd zfs_btree_verify_intensity kernel module parameter
2022-09-08 Alexander MotinImprove too large physical ashift handling
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-09 Tony Hutterzvol: Support blk-mq for better performance
2022-05-31 Rich ErcolaniCorrected parameters for zstd early abort
2022-05-25 Alexander MotinMore speculative prefetcher improvements
2022-05-24 Alexander MotinRefactor Log Size Limit
2022-05-24 Rich ErcolaniTiered early abort, zstd edition
2022-05-04 WHRFix incorrect use of unit prefix names in man pages
2022-05-04 Alexander MotinImprove mg_aliquot math
2022-04-28 Rich ErcolaniDefault zfs_max_recordsize to 16M
2022-04-26 Alexander MotinImprove log spacemap load time
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-02-22 набman: full stop at EOL
2022-02-22 набman: IO -> I/O; I/Os -> I/O operations again
2022-02-16 Ryan MoellerCross-platform xattr user namespace compatibility
2022-01-13 набman: zfs.4: miscellaneous cleanup
2022-01-06 chrisrdman: speling
2021-12-23 Alexander MotinReduce number of arc_prune threads
2021-11-30 Brian BehlendorfDefault to zfs_dmu_offset_next_sync=1
2021-11-30 maxzReplace wrong occurrences of `affect` by `effect` in...
2021-11-11 George AmanakisIntroduce a tunable to exclude special class buffers...
2021-11-07 Brian BehlendorfFix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
2021-08-17 Gordon Berglingzfs.4: Fix typo s/compatiblity/compatibility/
2021-07-20 Kevin JinAdd Module Parameter Regarding Log Size Limit
2021-07-13 Alexander MotinFix ARC ghost states eviction accounting
2021-06-09 набMove properties, parameters, events, and concepts aroun...