aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* zed: support subject as header in zed_notify_email()heeplr2022-05-272-4/+18
* zed: Take no action on scrub/resilver checksum errorsBrian Behlendorf2022-05-271-0/+20
* zdb: Fix handling of nul termination in symlink targetsMark Johnston2022-05-271-1/+6
* zvol_wait: Ignore locked zvolsRichard Laager2022-05-201-4/+6
* Skip spacemaps reading in case of pool readonly importBrian Behlendorf2022-04-281-0/+6
* zfs: holds: dequadratifyнаб2022-04-281-1/+1
* zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escapingнаб2022-04-011-1/+4
* zed: Misc multipath autoreplace fixesTony Hutter2022-03-182-16/+173
* Fix erroneous zstreamdump warningPaul Dagnelie2022-03-011-1/+6
* `mount.zfs -o zfsutil` leverages `zfs_mount_at()`Damian Szuberski2022-02-161-13/+34
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2022-02-169-29/+27
* Add enumerated vdev names to 'zpool iostat -v' and 'zpool list -v'Akash B2022-02-161-4/+4
* Report dnodes with faulty bonuslenGeorge Amanakis2022-02-161-0/+8
* 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