aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* zdb: dump ZAP_FLAG_UINT64_KEY ZAPs properly (#16334)Rob Norris2024-07-171-4/+26
* Use memset to zero stack allocations containing unionsRob N2024-07-171-1/+3
* zdb: bring crash handling over from ztestRob Norris2024-07-171-5/+56
* Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.chenqiuhao19972024-05-132-6/+8
* vdev probe to slow disk can stall mmp write checkerDon Brady2024-04-301-1/+1
* Add ashift validation when adding devices to a poolGeorge Wilson2024-04-292-21/+63
* Fix arcstats for FreeBSD after zfetch supportAmeer Hamza2024-04-291-2/+8
* Add zfetch stats in arcstatsAmeer Hamza2024-04-291-5/+42
* GCC: Fixes for gcc 14 on Fedora 40Tony Hutter2024-04-291-1/+1
* Add newline to two zpool messagesSeth Troisi2024-04-291-2/+2
* Fix locale-specific timeMaxim Filimonov2024-04-291-6/+4
* Add slow disk diagnosis to ZEDDon Brady2024-04-298-61/+174
* Give a better message from 'zpool get' with invalid pool namePaul Dagnelie2024-04-291-4/+3
* Fix buffer underflow if sysfs file is emptyRobert Evans2024-04-291-1/+1
* Fix option string, adding -e and fixing orderCameron Harr2024-04-291-20/+19
* Add support for zfs mount -R <filesystem>Umer Saleem2024-04-221-14/+61
* Speculative prefetch for reordered requestsAlexander Motin2024-04-191-1/+10
* zdb: Fix false leak report for BRT objectsBi112024-02-121-0/+11
* Add Ntfy notification support to ZEDDex Wood2024-02-122-0/+120
* zfs list: add '-t fs' and '-t vol' options (#15883)Rob N2024-02-121-6/+16
* Add 'zpool status -e' flag to see unhealthy vdevsCameron Harr2024-02-081-4/+54
* zed: fix typo in variable ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULTMauricio Faria de Oliveira2024-02-082-4/+4
* Fix the FreeBSD userspace build (#15716)Mark Johnston2024-01-301-0/+7
* zpool: Add slot power control, print power statusTony Hutter2024-01-295-29/+486
* zed: misc vdev_enc_sysfs_path fixesTony Hutter2024-01-294-2/+49
* zpool wait: print timestamp before the headerRob N2024-01-291-3/+3
* fix(mount): do not truncate shares not zfs mountStefan Lendl2024-01-291-1/+2
* Make zdb -R scale less poorlyRich Ercolani2024-01-291-0/+8
* Stop wasting time on malloc in snprintf_zstd_headerRich Ercolani2024-01-291-2/+3
* zdb: Dump encrypted write and clone ZIL recordsAlexander Motin2024-01-081-2/+58
* zdb: fix printf() length for uint64_t devidMartin Matuška2023-11-291-3/+3
* zdb: Fix zdb '-O|-r' options with -e/exported zpoolAkash B2023-11-281-16/+23
* zdb: show BRT statistics and dump its contentsRob Norris2023-11-281-1/+89
* ZTS: Test for all known zpool feature setsUmer Saleem2023-11-161-1/+0
* Remove obsolete_counts from grub2 compatibility listUmer Saleem2023-11-161-1/+0
* Add all read-only compatible zpool features to grub2 compatibilityUmer Saleem2023-11-161-0/+10
* "ARC prefetch metadata accesses:" appears twice in the output.ofthesun92023-11-061-1/+1
* Fix ZED auto-replace for VDEVs using by-id pathsDon Brady2023-11-061-18/+37
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-11-064-35/+88
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-071-4/+19
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-031-19/+29
* Improve the handling of sharesmb,sharenfs propertiesUmer Saleem2023-10-031-1/+0
* Update the behavior of mountpoint propertyUmer Saleem2023-10-031-3/+4
* Report ashift of L2ARC devices in zdbGeorge Amanakis2023-10-031-1/+1
* Invoke zdb by guid to avoid import errorsPaul Dagnelie2023-09-281-9/+12
* ZIL: Avoid dbuf_read() in ztest_get_data()Alexander Motin2023-09-281-2/+1
* cmd: add 'help' subcommand to zpool and zfsRob N2023-09-222-0/+61
* Fix incorrect expected error in ztestPaul Dagnelie2023-09-221-1/+1
* zed: Allow autoreplace and fault LEDs for removed vdevsTony Hutter2023-09-192-1/+2
* Relax error reporting in zpool import and zpool splitUmer Saleem2023-09-021-11/+23