aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Enable -Wwrite-stringsнаб2022-06-2910-197/+183
* Fix -Wformat-overflow warning in zfs_project_handle_dir()Brian Behlendorf2022-06-271-4/+10
* Fix -Wformat-truncation warning in upgrade_set_callback()Brian Behlendorf2022-06-271-1/+1
* Add a "zstream decompress" subcommandAlan Somers2022-06-246-3/+372
* Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user propertyAllan Jude2022-06-143-9/+9
* Add Linux namespace delegation supportWill Andrews2022-06-101-0/+60
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+89
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-264-7/+7
* zed: Take no action on scrub/resilver checksum errorsBrian Behlendorf2022-05-241-0/+20
* zdb: Fix handling of nul termination in symlink targetsMark Johnston2022-05-201-1/+6
* libzfs: return (allocated) strings instead of filling buffersнаб2022-05-182-10/+2
* Remove final K&R definitionsнаб2022-05-182-6/+6
* zed: support subject as header in zed_notify_email()heeplr2022-05-182-3/+17
* zpool: max_width: monomorphise subtype iterationнаб2022-05-161-31/+12
* Replace libzfs sharing _nfs() and _smb() APIs with protocol listsнаб2022-05-122-53/+48
* ztest: O_CLOEXEC ztest_fd_randнаб2022-05-111-2/+1
* ztest: take -B ./path/to/ztest, LD_LIBRARY_PATH=./path/lib:$L_L_Pнаб2022-05-111-54/+39
* Remove enable_extended_FILE_stdio()наб2022-05-112-10/+1
* ztest: fix in-tree detection for automatic zdb pathнаб2022-05-101-3/+3
* ztest: use $ZDB instead of $ZDB_PATH for zdbнаб2022-05-101-4/+4
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-1025-1029/+91
* autoconf: use include directives instead of recursing down cmdнаб2022-05-1040-378/+311
* cmd: zvol_id: don't build with -fno-stack-protector anymoreнаб2022-05-101-4/+0
* autoconf: use include directives instead of recursing down libнаб2022-05-1016-60/+62
* Workaround broken VDEV_UPATHRich Ercolani2022-05-103-10/+34
* zpool: guard vs_noalloc and vs_pspace with VDEV_STAT_VALID()наб2022-05-051-2/+2
* zfs: holds: dequadratifyнаб2022-04-271-1/+1
* zfs: holds: general cleanupнаб2022-04-271-11/+7
* man: zfs-send.8: fix -X synopses and descriptionнаб2022-04-251-69/+33
* zvol_wait: Ignore locked zvolsRichard Laager2022-04-221-4/+6
* cmd: zed: rc: drop "should be owned by root and 0600"наб2022-04-052-4/+1
* libspl: zed: event: use localtime_r()наб2022-04-051-5/+5
* zdb: standardise on ctime()наб2022-04-051-1/+1
* zed: functions: zed_log_err: forward to zed_log_msgнаб2022-04-011-2/+1
* zed: lets: all-debug: printenv -> envнаб2022-04-011-1/+1
* zfs, zpool: safe_malloc() duplicate argvнаб2022-04-012-2/+2
* zfs: simplify usage_prop_cb valuesнаб2022-04-011-4/+1
* zfs: main: don't NULL-check infallible safe_malloc()наб2022-03-302-3/+1
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-236-12/+12
* Allow zfs send to exclude datasetsSean Eric Fagan2022-03-181-5/+92
* zfs: list: only accept whole type for -t, not tp[=whatever]наб2022-03-151-37/+26
* zfs: get: only accept whole type for -t, not tp[=whatever]наб2022-03-151-30/+22
* zfs: get: only accept whole source for -s, not src[=whatever]наб2022-03-151-31/+20
* zfs: get: only accept whole column for -o, not col[=whatever]наб2022-03-151-34/+26
* zpool: get: there's one fewer column than in zfs getнаб2022-03-151-2/+2
* zfs: wait: only accept whole activity for -t, not act[=whatever]наб2022-03-151-15/+13
* zpool: get: only accept whole columns for -o, not col[=whatever]наб2022-03-151-31/+23
* zpool: wait: only accept whole columns for -t, not col[=whatever]наб2022-03-151-20/+15
* Replace FMD_B_{TRUE,FALSE} with B_{TRUE,FALSE}наб2022-03-153-12/+7
* Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.hнаб2022-03-151-1/+0