aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* Correct level handling in zstream recompress.Rich Ercolani2024-05-161-1/+1
* zdb/ztest: send dbgmsg output to stderrRob Norris2024-05-142-4/+4
* backtrace: rework for signal safetyRob Norris2024-05-142-2/+2
* libspl: lift backtrace into a separate fileRob Norris2024-05-142-2/+4
* zdb/ztest: use libspl backtrace for crashesRob Norris2024-05-142-22/+2
* zdb: bring crash handling over from ztestRob Norris2024-05-141-5/+56
* Better control the thread pool size when mounting datasetsAlan Somers2024-05-143-8/+20
* Add support for parallel pool exportsDon Brady2024-05-141-6/+82
* Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.chenqiuhao19972024-05-102-7/+10
* zdb: add missing cleanup for early returnAmeer Hamza2024-05-091-25/+53
* vdev probe to slow disk can stall mmp write checkerDon Brady2024-04-291-1/+1
* Fix arcstats for FreeBSD after zfetch supportAmeer Hamza2024-04-291-2/+8
* GCC: Fixes for gcc 14 on Fedora 40Tony Hutter2024-04-291-1/+1
* zfs get: add '-t fs' and '-t vol' optionsRyan2024-04-221-6/+16
* ztest: use ASSERT3P to compare pointersBrooks Davis2024-04-221-1/+1
* Add newline to two zpool messagesSeth Troisi2024-04-221-2/+2
* Parallel pool importGeorge Wilson2024-04-222-26/+161
* Add zfetch stats in arcstatsAmeer Hamza2024-04-191-5/+42
* zinject: "no-op" error injectionRob N2024-04-151-3/+4
* zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSHRob Norris2024-04-111-5/+5
* Add support for zfs mount -R <filesystem>Umer Saleem2024-04-111-14/+61
* Fix locale-specific timeMaxim Filimonov2024-04-081-6/+4
* Speculative prefetch for reordered requestsAlexander Motin2024-04-081-1/+10
* zinject: inject device errors into ioctlsRob N2024-04-081-2/+4
* Give a better message from 'zpool get' with invalid pool namePaul Dagnelie2024-04-031-4/+3
* zinject: show more device fault fieldsRob Norris2024-04-031-21/+52
* Fix buffer underflow if sysfs file is emptyRobert Evans2024-03-291-1/+1
* Add ashift validation when adding devices to a poolGeorge Wilson2024-03-292-21/+63
* Provide macros for setting and getting blkptr birth timesGeorge Wilson2024-03-253-17/+18
* Fix option string, adding -e and fixing orderCameron Harr2024-03-211-20/+19
* config: use -Wno-format-truncation globallyRob Norris2024-02-261-2/+0
* ddt: only create tables for dedup-capable checksumsRob Norris2024-02-151-1/+7
* ddt: typedef ddt_type and ddt_classRob Norris2024-02-151-3/+3
* ddt: split internal DDT API into separate headerRob Norris2024-02-151-0/+1
* ddt: compare keys, not entriesRob Norris2024-02-151-1/+2
* zdb: Fix false leak report for BRT objectsBi112024-02-121-0/+11
* zfs list: add '-t fs' and '-t vol' optionsRob N2024-02-081-6/+16
* Add slow disk diagnosis to ZEDDon Brady2024-02-088-61/+174
* Add 'zpool status -e' flag to see unhealthy vdevsCameron Harr2024-02-071-4/+54
* libzdb: Initial breakout of libzdbRich Ercolani2024-02-052-106/+3
* zpool wait: print timestamp before the headerRob N2024-01-261-3/+3
* Make zdb -R a little more sane.Rich Ercolani2024-01-161-34/+57
* Stop wasting time on malloc in snprintf_zstd_headerRich Ercolani2024-01-121-2/+3
* fix(mount): do not truncate shares not zfs mountStefan Lendl2024-01-121-1/+2
* Make zdb -R scale less poorlyRich Ercolani2024-01-121-0/+8
* Add Gotify notification support to ZEDgofaster2024-01-092-0/+116
* make zdb_decompress_block check decompression reliablyKent Ross2024-01-091-4/+7
* Fix the FreeBSD userspace build (#15716)Mark Johnston2023-12-271-0/+7
* zpool: Add slot power control, print power statusTony Hutter2023-12-215-29/+486
* zed: fix typo in variable ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULTMauricio Faria de Oliveira2023-12-082-4/+4