aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* 'zfs share -a' should clean noauto exportsDon Brady2020-08-201-1/+4
* Add zstd support to zfsMichael Niewöhner2020-08-202-11/+97
* ZED: Do not offline a missing device if no spare is availableBrian Behlendorf2020-08-181-3/+2
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-171-0/+2
* Fix reporting of L2ARC writes in arc_summary3George Amanakis2020-08-171-3/+3
* 'zfs share -a' should handle 'canmount=noauto'George Wilson2020-08-111-1/+9
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-311-1/+1
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Add support to decode a resume tokentony-zfs2020-07-234-1/+86
* FreeBSD: Add legacy arc_min and arc_maxRyan Moeller2020-07-191-1/+1
* Extend zdb to print inconsistencies in livelists and metaslabsMatthew Ahrens2020-07-142-57/+599
* Centralize variable substitutionArvind Sankar2020-07-149-42/+22
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-132-2/+12
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-104-3/+6
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-1011-33/+33
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-103-2/+8