summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Style fixesBrian Behlendorf2020-06-271-0/+1
* Make zstreamdump output the size of the payload for BEGIN recordsAllan Jude2020-06-271-0/+2
* arcstat: add 'avail', fix 'free'Matthew Ahrens2020-06-261-11/+13
* Add block histogram to zdbRobert Novak2020-06-261-0/+203
* Fixes for make distArvind Sankar2020-06-262-10/+9
* Fix check for sed --in-placeArvind Sankar2020-06-242-2/+2
* Add trim_finish notify script for ZEDKevin P. Fleming2020-06-242-1/+39
* zed additional featuresJorgen Lundman2020-06-225-12/+55
* Remove unnecessary terminology from error-injection in ztestSerapheim Dimitropoulos2020-06-221-13/+15
* zfs allow/unallow should work with numeric uid/gidAndriy Gapon2020-06-191-6/+13
* Add include files for prototypesArvind Sankar2020-06-184-0/+4
* Remove dead codeArvind Sankar2020-06-181-10/+0
* Mark functions as staticArvind Sankar2020-06-189-28/+28
* Avoid adding new primitives in zpool waitJorgen Lundman2020-06-181-11/+22
* Remove refences to blacklist/whitelistMatthew Ahrens2020-06-162-3/+3
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-102-9/+6
* Fix VPATH builds for user configArvind Sankar2020-06-101-1/+1
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-091-2/+2
* Trim L2ARCGeorge Amanakis2020-06-091-1/+5
* ztest: Fix spa_open() ENOENT failuresBrian Behlendorf2020-06-061-142/+154
* ztest: Fix ztest_run_zdb() failureBrian Behlendorf2020-05-291-2/+2
* Revert "Let zfs mount all tolerate in-progress mounts"Brian Behlendorf2020-05-261-18/+1
* mount: use the mount syscall directlyfelixdoerre2020-05-202-237/+2
* Small program that converts a dataset id and an object id to a pathPaul Dagnelie2020-05-204-1/+107
* Fix gcc 10.1 stringop-truncation errorGeorge Amanakis2020-05-191-3/+3
* Fix outdated comment headerAJ Jordan2020-05-111-8/+13
* Fix inconsistent capitalization in `arcstat -v`AJ Jordan2020-05-111-11/+11
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-096-0/+6
* Improvements on persistent L2ARCGeorge Amanakis2020-05-071-37/+86
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-071-2/+2