summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Suppress cppcheck invalidSyntax warninigsBrian Behlendorf2021-03-051-0/+1
* zpool: use tab to intend continuation from removal statusThomas Lamprecht2021-03-051-4/+4
* Add missing checks for unsupported featuresMartin Matuška2021-02-272-0/+5
* vdev_id: Fix partition regular expressionTony Hutter2021-02-241-3/+9
* Force symlink creation for zpool.d compat linksRyan Moeller2021-02-241-1/+1
* ztest: propagate -o to the zdb child processChristian Schwarz2021-02-191-23/+79
* ztest: fix -o by calling set_global_var in child processesChristian Schwarz2021-02-191-2/+51
* Fix report_mount_progress never calling set_progress_headerAndriy Gapon2021-02-181-3/+0
* Add "compatibility" property for zpool feature setsColm2021-02-1719-26/+504
* FreeBSD: disable edonr in zfs_mod_supported_feature()Brian Behlendorf2021-02-171-0/+8
* Support uClibc for the tests compilationsJosé Luis Salvador Rufo2021-02-161-2/+2
* vdev_id: Support daisy-chained JBODs in multipath modeArshad Hussain2021-02-091-115/+283
* Fixed issue with processing of EC_dev_remove eventnssrikanth2021-02-051-6/+13
* Added extra check to replace Faulted VDEV with Distributed Sparenssrikanth2021-01-281-1/+1
* Add zdb -r <dataset> <object-id | file> <output>Allan Jude2021-01-271-11/+106
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-2615-0/+38
* cppcheck: zpool_main.c possible null pointer dereferenceBrian Behlendorf2021-01-261-1/+1
* vdev_id: Add error message when $CONFIG is missingArshad Hussain2021-01-231-0/+1
* Only add supported features during pool creationBrian Behlendorf2021-01-221-1/+2
* Set aside a metaslab for ZIL blocksMatthew Ahrens2021-01-211-2/+19
* Install zgenhostid to sbindirAntonio Russo2021-01-211-1/+1
* allow callers to allocate and provide the abd_t structMatthew Ahrens2021-01-201-2/+3
* Re-apply path sanitizer, as mount(8) still mangles itsterlingjensen2021-01-191-0/+15
* ztest: Clean up use of ASSERT and VERIFYRyan Moeller2021-01-121-125/+126
* ztest: Use fnvlist_* instead of VERIFYing nvlist_*Ryan Moeller2021-01-111-72/+65
* record ioctl elapsed time in zpool historyMatthew Ahrens2021-01-111-1/+9
* Memory leak in zdb:import_checkpointed_state()Matthew Ahrens2020-12-281-2/+5
* Memory leak in ztest_dmu_objset_own()Matthew Ahrens2020-12-281-1/+5
* Memory leak in ztest_vdev_attach_detach()Matthew Ahrens2020-12-281-2/+1
* nvlist leaked in zpool_find_config()Matthew Ahrens2020-12-283-0/+12
* dbufstat: Fix warnings with Python 3.8Ryan Moeller2020-12-231-2/+2
* ZED/zfs-list-cacher.sh: don't exit on ignored event typePrawn2020-12-181-1/+1
* Use the correct return type for getoptsterlingjensen2020-12-174-4/+4
* Make metaslab class rotor and aliquot per-allocator.Alexander Motin2020-12-152-3/+3
* arc_summary3: Handle overflowing value widthRyan Moeller2020-12-111-2/+6
* FreeBSD: Update usage of py-sysctlRyan Moeller2020-12-103-28/+26
* mount_zfs: print strerror instead of errno for error reportingÉrico Nogueira Rolim2020-12-091-6/+6
* Drop path prefix workaroundsterlingjensen2020-12-091-41/+18
* zpool: Dryrun fails to list some devicesAttila Fülöp2020-12-041-5/+89
* Add -u option to 'zfs create'Ryan Moeller2020-12-041-2/+18
* FreeBSD: notify userspace when a vdev is removedRyan Moeller2020-12-021-0/+2
* Make zpool status "remove:" label print in boldAndrew Sun2020-12-011-1/+1
* zpool_influxdb: move to libexec dirPavel Snajdr2020-11-284-5/+5
* zpool: correctly align columns with -pнаб2020-11-163-24/+35
* zgenhostid: accept hostid arguments equal to zero.Érico Rolim2020-11-141-5/+5
* Assertion failure when logging large output of channel programMatthew Ahrens2020-11-141-0/+6
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-1310-193/+1011
* Fix memleak in cmd/mount_zfs.csterlingjensen2020-11-101-42/+28
* Remove UIO_ZEROCOPY functions structuresMatthew Macy2020-10-301-1/+0
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-7/+7