aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore identification of VDEVs using non-native block sizeCy Schubert2020-10-221-0/+7
* arcstat: Add -a and -p options from FreeNASRyan Moeller2020-10-211-6/+32
* zed syslog entries drop important infoDon Brady2020-10-192-5/+46
* Ignore zpool_influxdb binaryRyan Moeller2020-10-161-0/+1
* zil_parse: make callback parameters constChristian Schwarz2020-10-091-20/+21
* Add zpool_influxdb commandRichard Elling2020-10-099-0/+2864
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-0820-41/+39
* Make dbufstat work on FreeBSDRyan Moeller2020-10-081-1/+16
* zdb should not output binary data on terminalToomas Soome2020-10-051-1/+15
* zfs userspace: use zfs_path_to_zhandle so argument can be a pathAllan Jude2020-09-251-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-171-8/+0
* cmd/zgenhostid: replace with simple c implementationGeorgy Yakovlev2020-09-164-62/+158
* Add L2ARC arcstats for MFU/MRU buffers and buffer content typeGeorge Amanakis2020-09-144-6/+156
* Force the use of '.' as decimal separator.xdch472020-09-093-0/+3
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-011-13/+30
* Typo CorrectionSpencer Kinny2020-08-301-1/+1
* zpool: Change base URL for ZFS messages to openzfs-docsRyan Moeller2020-08-261-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
* Clean up lib dependenciesArvind Sankar2020-07-1010-26/+33
* Add device rebuild featureBrian Behlendorf2020-07-035-62/+343