aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: integrete cppcheckBrian Behlendorf2021-06-2314-0/+36
* zed: reap child after killing on time-outнаб2021-06-231-0/+1
* Fix zfs_get_data access to files with wrong generationChunwei Chen2021-06-231-2/+2
* zdb: ASSERT issues when DEBUG is not definedToomas Soome2021-06-231-2/+3
* Fix vdev health padding in zpool list -vYuri Pankov2021-06-231-1/+1
* libzutil: zfs_isnumber(): return false if input emptyнаб2021-06-231-4/+4
* zpool import cachefile improvementsGeorge Wilson2021-06-231-118/+181
* Suppress cppcheck invalidSyntax warninigsBrian Behlendorf2021-03-081-0/+1
* zpool: use tab to intend continuation from removal statusThomas Lamprecht2021-03-081-4/+4
* Fix report_mount_progress never calling set_progress_headerAndriy Gapon2021-03-051-3/+0
* Support uClibc for the tests compilationsJosé Luis Salvador Rufo2021-03-051-2/+2
* vdev_id: Add error message when $CONFIG is missingArshad Hussain2021-01-241-0/+1
* Install zgenhostid to sbindirAntonio Russo2021-01-231-1/+1
* Re-apply path sanitizer, as mount(8) still mangles itsterlingjensen2021-01-231-0/+15
* zpool: Dryrun fails to list some devicesAttila Fülöp2021-01-081-5/+89
* Memory leak in zdb:import_checkpointed_state()Matthew Ahrens2021-01-051-2/+5
* Memory leak in ztest_dmu_objset_own()Matthew Ahrens2021-01-051-1/+5
* Memory leak in ztest_vdev_attach_detach()Matthew Ahrens2021-01-051-2/+1
* nvlist leaked in zpool_find_config()Matthew Ahrens2021-01-053-0/+12
* dbufstat: Fix warnings with Python 3.8Ryan Moeller2020-12-231-2/+2
* Use the correct return type for getoptsterlingjensen2020-12-234-4/+4
* arc_summary3: Handle overflowing value widthRyan Moeller2020-12-231-2/+6
* FreeBSD: Update usage of py-sysctlRyan Moeller2020-12-233-28/+26
* mount_zfs: print strerror instead of errno for error reportingÉrico Nogueira Rolim2020-12-231-6/+6
* Drop path prefix workaroundsterlingjensen2020-12-231-41/+18
* FreeBSD: notify userspace when a vdev is removedRyan Moeller2020-12-231-0/+2
* Make zpool status "remove:" label print in boldAndrew Sun2020-12-231-1/+1
* ZED/zfs-list-cacher.sh: don't exit on ignored event typePrawn2020-12-191-1/+1
* zpool: correctly align columns with -pнаб2020-11-173-24/+35
* zgenhostid: accept hostid arguments equal to zero.Érico Rolim2020-11-171-5/+5
* Assertion failure when logging large output of channel programMatthew Ahrens2020-11-141-0/+6
* Fix memleak in cmd/mount_zfs.csterlingjensen2020-11-111-42/+28
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-7/+7
* Restore identification of VDEVs using non-native block sizeCy Schubert2020-10-301-0/+7
* arcstat: Add -a and -p options from FreeNASRyan Moeller2020-10-301-6/+32
* zed syslog entries drop important infoDon Brady2020-10-192-5/+46
* zil_parse: make callback parameters constChristian Schwarz2020-10-161-20/+21
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-1620-41/+39
* Make dbufstat work on FreeBSDRyan Moeller2020-10-161-1/+16
* zdb should not output binary data on terminalToomas Soome2020-10-161-1/+15
* zfs userspace: use zfs_path_to_zhandle so argument can be a pathAllan Jude2020-10-011-7/+9
* vdev_ashift should only be set onceGeorge Wilson2020-09-181-0/+7
* zdb leak detection fails with in-progress device removalMatthew Ahrens2020-09-181-8/+0
* cmd/zgenhostid: replace with simple c implementationGeorgy Yakovlev2020-09-184-62/+158
* Force the use of '.' as decimal separator.xdch472020-09-093-0/+3
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-031-13/+30
* Typo CorrectionSpencer Kinny2020-08-301-1/+1
* zpool: Change base URL for ZFS messages to openzfs-docsRyan Moeller2020-08-271-3/+6
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-211-2/+15
* Silence 'make checkbashisms'Brian Behlendorf2020-08-201-9/+8