aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* import: ignore return on hostid lookupsRob N2023-12-071-1/+2
* zdb: Dump encrypted write and clone ZIL recordsAlexander Motin2023-12-061-2/+58
* zpool: flush output before sleepingRob N2023-12-051-6/+5
* Add Ntfy notification support to ZEDDex Wood2023-12-012-0/+120
* 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-271-16/+23
* zdb: show BRT statistics and dump its contentsRob Norris2023-11-271-1/+89
* Consider `dnode_t` allocations in dbuf cache size accountingRob N2023-11-171-9/+11
* ZTS: Test for all known zpool feature setsUmer Saleem2023-11-091-1/+0
* RAID-Z expansion featureDon Brady2023-11-086-313/+963
* Remove obsolete_counts from grub2 compatibility listUmer Saleem2023-11-071-1/+0
* zed: misc vdev_enc_sysfs_path fixesTony Hutter2023-11-074-2/+49
* Add all read-only compatible zpool features to grub2 compatibilityUmer Saleem2023-10-311-0/+10
* ZIO: Remove READY pipeline stage from root ZIOsAlexander Motin2023-10-251-3/+2
* "ARC prefetch metadata accesses:" appears twice in the output.ofthesun92023-10-231-1/+1
* Fix ZED auto-replace for VDEVs using by-id pathsDon Brady2023-10-201-18/+37
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-061-4/+19
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-021-19/+29
* Report ashift of L2ARC devices in zdbGeorge Amanakis2023-10-021-1/+1
* Invoke zdb by guid to avoid import errorsPaul Dagnelie2023-09-221-9/+12
* ZIL: Avoid dbuf_read() in ztest_get_data()Alexander Motin2023-09-211-2/+1
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-09-214-35/+88
* Improve the handling of sharesmb,sharenfs propertiesUmer Saleem2023-09-191-1/+0
* Update the behavior of mountpoint propertyUmer Saleem2023-09-191-3/+4
* cmd: add 'help' subcommand to zpool and zfsRob N2023-09-192-0/+61
* Fix incorrect expected error in ztestPaul Dagnelie2023-09-191-1/+1
* zed: Allow autoreplace and fault LEDs for removed vdevsTony Hutter2023-09-182-1/+2
* Relax error reporting in zpool import and zpool splitUmer Saleem2023-09-011-11/+23
* checkstyle: fix action failuresSerapheim Dimitropoulos2023-08-291-0/+1
* Increase limit of redaction list by using spill blockPaul Dagnelie2023-08-262-2/+17
* zed: update zed.d/statechange-slot_off.shBrian Behlendorf2023-08-262-8/+12
* ZIL: Second attempt to reduce scope of zl_issuer_lock.Alexander Motin2023-08-241-1/+1
* zed: Add zedlet to power off slot when drive is faultedTony Hutter2023-08-242-0/+66
* zdb: include cloned blocks in block statisticsRob N2023-08-011-1/+76
* zed: Reduce log noise for large JBODsBrian Behlendorf2023-07-251-2/+0
* zed: Fix zed ASSERT on slot power cycleTony Hutter2023-07-211-0/+5
* Do not report bytes skipped by scan as issued.Alexander Motin2023-06-302-40/+56
* Don't use hard-coded 'size' value in snprintf()Arshad Hussain2023-06-301-6/+8
* zdb: Add missing poolname to -C synopsisMateusz Piotrowski2023-06-291-1/+1
* Finally drop long disabled vdev cache.Alexander Motin2023-06-092-39/+3