aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Make 'zpool labelclear -f' work on offlined disksTony Hutter2021-08-271-1/+35
* Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)Trevor Bautista2021-08-262-9/+28
* vdev_id: Return an error if config file is not found (#12508)Anton Gubarkov2021-08-251-2/+3
* Move check_file to os/$platform sectionJorgen Lundman2021-07-264-1/+14
* Read past end of argv array in zpool_do_import()Matthew Ahrens2021-07-261-6/+8
* Normalise /*FALLTHR{OUGH,U}*/наб2021-07-264-3/+3
* Prune /*NOTREACHED*/наб2021-07-265-175/+193
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-262-9/+19
* zpool_influxdb: fix -Werror=stringop-truncationGeorge Melikov2021-07-161-2/+1
* Correct zfs-send(8) on readonly sendsRich Ercolani2021-07-161-1/+1
* Use substantially more robust program exit status logic in zvol_idJustin Gottula2021-07-021-23/+27
* Print zvol_id error messages to stderr rather than stdoutJustin Gottula2021-07-021-4/+4
* ZED: Match added disk by pool/vdev GUID if found (#12217)Ryan Moeller2021-06-302-6/+36
* zed: fix sending emails (#12292)Laurențiu Nicola2021-06-291-1/+1
* Annotated dprintf as printf-likeRich Ercolani2021-06-221-2/+2
* Forbid basename(3) and dirname(3)наб2021-06-111-1/+2
* Added error for writing to /dev/ on LinuxRich Ercolani2021-06-091-2/+36
* Move properties, parameters, events, and concepts around manual sectionsнаб2021-06-092-5/+5
* Fix minor shellcheck 0.7.2 warningsBrian Behlendorf2021-06-091-0/+1
* zed.d/history_event-zfs-list-cacher.sh.in: parallelise, simplifyнаб2021-06-081-10/+9
* zed.d/all-debug.sh: simplifyнаб2021-06-082-10/+9
* zed-functions.sh: zed_lock(): don't truncate lockнаб2021-06-081-1/+1
* zdb: zdb_decompress_block: don't needlessly set bufнаб2021-06-071-1/+0
* Livelist logic should handle dedup blkptrsSerapheim Dimitropoulos2021-06-071-45/+72
* libzfs: convert to -fvisibility=hiddenнаб2021-06-031-2/+1
* libspl: staticify buf and pagesize, rename aok to libspl_assert_okнаб2021-06-031-1/+1
* Added another missed case to arc_summary3Rich Ercolani2021-06-011-0/+6
* FreeBSD boot code reminder after zpool upgradegrembo2021-06-014-10/+33
* Turn checkbashisms into a make targetнаб2021-06-011-6/+3
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-018-3/+18
* zstream: force-install zstreamdump linkнаб2021-05-291-1/+1
* libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmdнаб2021-05-293-8/+9
* long options for ztestManoj Joseph2021-05-281-77/+196
* mount.zfs.8: match to reality; zfsprops.8: add missing temporary optionsнаб2021-05-261-3/+4
* zdb: remove strtokнаб2021-05-261-14/+17
* zpool: print_zpool_script_list: remove strtokнаб2021-05-261-5/+4
* zpool: import: use realloc for realloc, remove strtokнаб2021-05-263-32/+29
* Correct flaws in arc_summary[23] and their test. Rich Ercolani2021-05-252-51/+70
* Propagate vdev state due to invalid label corruptionvermavipinkumar2021-05-251-0/+9
* zdb: dump_history needs spaceToomas Soome2021-05-251-1/+1
* zstreamdump: replace with link to zstreamнаб2021-05-215-5/+9
* raidz_test: use only async-signal-safe functions in signal handlerнаб2021-05-201-6/+15
* zgenhostid: use argument path directlyнаб2021-05-201-13/+3
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-203-4/+5
* Fix SC2181 ("[ $?") outside tests/наб2021-05-201-6/+2
* zed: Add Pushover notifierScott Colby2021-05-132-0/+99
* zpool: vdev_run_cmd(): don't free undefined pointersнаб2021-05-081-5/+10
* Replace ZoL with OpenZFS where applicableнаб2021-05-0714-14/+14
* zed: protect against wait4()/fork() races to the global PID tableнаб2021-05-071-6/+7
* undocumented libzfs API changes broke "zfs list"Matthew Ahrens2021-05-061-2/+2