aboutsummaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* Improve write issue taskqs utilizationAlexander Motin2024-05-011-10/+15
* vdev probe to slow disk can stall mmp write checkerDon Brady2024-04-291-3/+4
* Fast Dedup: ZAP ShrinkingAllan Jude2024-04-241-4/+3
* Make more taskq parameters writableAlexander Motin2024-04-241-2/+7
* zfs get: add '-t fs' and '-t vol' optionsRyan2024-04-221-1/+10
* Parallel pool importGeorge Wilson2024-04-221-0/+8
* zinject: "no-op" error injectionRob N2024-04-151-2/+4
* zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSHRob Norris2024-04-121-6/+6
* Add support for zfs mount -R <filesystem>Umer Saleem2024-04-111-2/+4
* Speculative prefetch for reordered requestsAlexander Motin2024-04-081-0/+11
* zinject: inject device errors into ioctlsRob N2024-04-082-2/+4
* zvol: use multiple taskqAmeer Hamza2024-04-041-0/+7
* man: move zfs_prepare_disk.8 to nodist_man_MANSShengqi Chen2024-04-041-2/+2
* vdev props comment and manpage should include zfsd and FreeBSD mentionsAlek P2024-04-041-1/+7
* Add ashift validation when adding devices to a poolGeorge Wilson2024-03-291-2/+16
* 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
* zio: update ZIO type x stage documentationRob N2024-03-211-28/+29
* Fix option string, adding -e and fixing orderCameron Harr2024-03-211-9/+9
* Linux: Cleanup taskq threads spawn/exitAlexander Motin2024-02-131-14/+4
* Update zfs-snapshot.8Shawn Bayern2024-02-081-4/+12
* zfs list: add '-t fs' and '-t vol' optionsRob N2024-02-081-1/+10
* Add slow disk diagnosis to ZEDDon Brady2024-02-083-4/+5
* Add 'zpool status -e' flag to see unhealthy vdevsCameron Harr2024-02-071-1/+3
* BRT: Fix FICLONE/FICLONERANGE shortened copyBrian Behlendorf2024-02-061-0/+9
* Update man pages to time(1) from time(2)Chris Davidson2024-01-294-4/+4
* zpoolprops.7: Remove unnecessary .NsJose Luis Duran2024-01-091-2/+2
* zpool: Add slot power control, print power statusTony Hutter2023-12-214-4/+46
* spa: make read/write queues configurableRob N2023-12-201-0/+10
* Allow block cloning across encrypted datasetsoromenahar2023-12-051-3/+6
* zdb: show BRT statistics and dump its contentsRob Norris2023-11-271-2/+9
* 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
* Update zpool-features.7 for grub2 compatibility list updatesUmer Saleem2023-11-091-0/+9
* Increase L2ARC write rate and headroomshodanshok2023-11-091-3/+3
* RAID-Z expansion featureDon Brady2023-11-085-21/+111
* Improve ZFS objset sync parallelismednadolski-ix2023-11-061-7/+15
* zvol: Implement zvol threading as a PropertyAmeer Hamza2023-10-311-0/+12
* 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
* Add prefetch property Brian Behlendorf2023-10-241-0/+17
* 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
* zfsconcepts: add description of block cloningRob N2023-10-061-1/+39
* Reduce number of metaslab preload taskq threads.Alexander Motin2023-10-061-0/+6
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-022-2/+31
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-09-213-0/+72