aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Notify on UNAVAIL statechangeFrancesco Mazzoli2022-02-101-2/+3
* Upstream: Add snapshot and zvol eventsJorgen Lundman2022-02-104-1/+5
* zed: Add Pushover notifierScott Colby2022-02-102-0/+99
* zed-functions.sh: escape newline to produce valid jsonPhil Kauffman2022-02-071-1/+1
* zed: send notification email by defaultshodanshok2022-02-071-2/+2
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-12-081-1/+1
* zed: Control NVMe fault LEDsTony Hutter2021-11-053-8/+77
* vdev_id: Fix PHY sortingTony Hutter2021-11-021-1/+1
* vdev_id: Fix enclosure_symlinks featureTony Hutter2021-11-021-2/+2
* Rescan enclosure sysfs path on importTony Hutter2021-11-024-50/+8
* Use fallthrough macroBrian Behlendorf2021-11-024-2/+4
* Detect iSCSI in the zpool cmd vdev media scriptDon Brady2021-09-141-1/+8
* Fix cross-endian interoperability of zstdRich Ercolani2021-09-141-2/+4
* Make 'zpool labelclear -f' work on offlined disksTony Hutter2021-09-141-1/+35
* vdev_id: Return an error if config file is not foundAnton Gubarkov2021-09-141-2/+3
* Read past end of argv array in zpool_do_import()Matthew Ahrens2021-09-141-6/+8
* zpool_influxdb: fix -Werror=stringop-truncationGeorge Melikov2021-09-141-2/+1
* Correct zfs-send(8) on readonly sendsRich Ercolani2021-09-141-1/+1
* Use substantially more robust program exit status logic in zvol_idJustin Gottula2021-09-141-23/+27
* Print zvol_id error messages to stderr rather than stdoutJustin Gottula2021-09-141-4/+4
* ZED: Match added disk by pool/vdev GUID if found (#12217)Ryan Moeller2021-09-142-6/+36
* zed: fix sending emails (#12292)Laurențiu Nicola2021-06-291-1/+1
* Annotated dprintf as printf-likeRich Ercolani2021-06-241-2/+2
* libspl: implement atomics in terms of atomicsнаб2021-06-211-1/+1
* Added error for writing to /dev/ on LinuxRich Ercolani2021-06-101-2/+36
* Move properties, parameters, events, and concepts around manual sectionsнаб2021-06-102-5/+5
* Fix minor shellcheck 0.7.2 warningsBrian Behlendorf2021-06-101-0/+1
* zed.d/history_event-zfs-list-cacher.sh.in: parallelise, simplifyнаб2021-06-091-10/+9
* zed.d/all-debug.sh: simplifyнаб2021-06-092-10/+9
* zed-functions.sh: zed_lock(): don't truncate lockнаб2021-06-091-1/+1
* Livelist logic should handle dedup blkptrsSerapheim Dimitropoulos2021-06-091-45/+72
* Added another missed case to arc_summary3Rich Ercolani2021-06-091-0/+6
* FreeBSD boot code reminder after zpool upgradegrembo2021-06-094-10/+33
* Turn checkbashisms into a make targetнаб2021-06-091-6/+3
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-098-3/+18
* zstream: force-install zstreamdump linkнаб2021-06-091-1/+1
* long options for ztestManoj Joseph2021-06-091-77/+196
* zstreamdump: replace with link to zstreamнаб2021-06-085-5/+9
* zgenhostid: use argument path directlyнаб2021-06-081-13/+3
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-06-083-4/+5
* Fix SC2181 ("[ $?") outside tests/наб2021-06-081-6/+2
* mount.zfs.8: match to reality; zfsprops.8: add missing temporary optionsнаб2021-05-271-3/+4
* Correct flaws in arc_summary[23] and their test. Rich Ercolani2021-05-272-51/+70
* Propagate vdev state due to invalid label corruptionvermavipinkumar2021-05-271-0/+9
* zpool: vdev_run_cmd(): don't free undefined pointersнаб2021-05-101-5/+10
* Replace ZoL with OpenZFS where applicableнаб2021-05-1014-14/+14
* zed: protect against wait4()/fork() races to the global PID tableнаб2021-05-101-6/+7
* zed.d/zed-functions.sh: fix zed_guid_to_pool() on dashнаб2021-05-101-5/+3
* zed.d/history_event-zfs-list-cacher.sh: no grep for snapshot detectionнаб2021-05-101-2/+2
* zed.d/*-notify.sh: use mktemp instead of generating temp path manuallyнаб2021-05-105-5/+5