aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* zed: agents: zfs_mod: fix unused, remove argsusedнаб2021-12-211-9/+7
* zed: agents: zfs_diagnosis: fix unused, remove argsusedнаб2021-12-211-20/+16
* zed: agents: fix unused, remove argsusedнаб2021-12-211-0/+2
* zed: exec: fix unused, remove argsusedнаб2021-12-211-1/+4
* zed: main: fix unused, remove argsusedнаб2021-12-211-0/+2
* zpool: vdev_os: fix unused, remove argsusedнаб2021-12-212-0/+3
* zpool: main: fix unused, remove argsusedнаб2021-12-211-19/+13
* zpool: iter: zpool_compare: fix unused, remove argsusedнаб2021-12-211-1/+1
* zinject: cancel_one_handler: fix unused, remove argsusedнаб2021-12-211-1/+1
* zhack: space_delta_cb: fix unused, remove argsusedнаб2021-12-211-1/+2
* raidz_test: init_rand: fix unused, remove argsusedнаб2021-12-211-6/+2
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2021-12-164-38/+83
* t/z_diff/socket, zfs: main: fix unused argument warnings, ARGSUSED tagsнаб2021-12-131-8/+5
* zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escapingнаб2021-12-131-1/+4
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-066-15/+19
* Allow printing special vdev metaslab groupsRich Ercolani2021-11-301-3/+5
* Vdev Properties FeatureAllan Jude2021-11-303-120/+349
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-119-29/+27
* zhack: Add repair label optionFedor Uporov2021-11-111-1/+170
* zdb: Report bad label checksumFedor Uporov2021-11-101-4/+48
* zed: Control NVMe fault LEDsTony Hutter2021-11-093-8/+77
* Skip spacemaps reading in case of pool readonly importFedor Uporov2021-11-091-0/+6
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-11-021-1/+1
* vdev_id: Fix PHY sortingTony Hutter2021-10-291-1/+1
* vdev_id: Fix enclosure_symlinks featureTony Hutter2021-10-201-2/+2
* zpool should call zfs_nicestrtonum() with non-NULL handleToomas Soome2021-10-201-3/+4
* Notify on UNAVAIL statechangeFrancesco Mazzoli2021-10-151-2/+3
* zdb: fix overflow of time estimationTeodor Spæren2021-10-151-4/+5
* arcstat: Fix integer division with python3Valmiky Arquissandas2021-10-081-33/+33
* Rescan enclosure sysfs path on importTony Hutter2021-10-044-50/+8
* Use fallthrough macroBrian Behlendorf2021-09-144-3/+4
* Upstream: Add snapshot and zvol eventsJorgen Lundman2021-09-094-1/+5
* Upstream: zdb inode mappingJorgen Lundman2021-09-081-0/+11
* Detect iSCSI in the zpool cmd vdev media scriptDon Brady2021-09-021-1/+8
* Fix cross-endian interoperability of zstdRich Ercolani2021-08-301-2/+4
* 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