aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix column width calculation issue with certain terminal widthsPhilip Pokorny2020-05-061-4/+30
* zdb: Fix ignored zfs_arc_max tuningRyan Moeller2020-04-301-1/+2
* zfs_create: round up volume size to multiple of bsalex2020-04-241-0/+25
* Fix unitialized variable in `zstream redup` commandBrian Behlendorf2020-04-231-1/+1
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-231-14/+7
* Don't attempt trimming "hole" vdevsNiklas Haas2020-04-211-1/+2
* Persistent L2ARC minor fixesGeorge Amanakis2020-04-171-2/+1
* Fix SC2086 note in zpool.d/smartRyan Moeller2020-04-141-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-144-2/+126
* Fix allocation errors, detected using ASANJoao Carlos Mendes Luis2020-04-131-2/+3
* Minor `zstream redup` command fixesBrian Behlendorf2020-04-102-1/+1
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-109-32/+607
* Persistent L2ARCGeorge Amanakis2020-04-101-1/+228
* Add 'zfs wait' commandPaul Dagnelie2020-04-011-1/+90
* zfs_get: change time format string from %k to %Halex2020-03-261-1/+1
* Deprecate deduplicated send streamsMatthew Ahrens2020-03-181-0/+10
* Avoid core dump on invalid redaction bookmarkRyan Moeller2020-03-181-18/+4
* Changed decimals to integers in the arcstat scriptAvatat2020-03-181-13/+4
* Add option for forcible unmounting dataset while receiving snapshot.Mariusz Zaborski2020-03-171-3/+6
* libzfs: Fix bounds checks for float parsingRyan Moeller2020-03-161-1/+6
* Add trim support to zpool waitBrian Behlendorf2020-03-041-9/+34
* Improve zfs destroy performance with zio_t-free zio_free()Matthew Ahrens2020-02-281-4/+3
* arc_summary: Make get_descriptions per platformRyan Moeller2020-02-271-53/+76
* Add missing newline after zfs redact help messageRyan Moeller2020-02-251-1/+1
* Systemd mount generator: Generate noauto units; add control propertiesInsanePrawn2020-02-141-4/+13
* Make zpool.d/iostat work on FreeBSDRyan Moeller2020-02-141-8/+20