aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests/cmd
Commit message (Expand)AuthorAgeFilesLines
* ZTS: Fix devname2devid build on FreeBSD with libudevRyan Moeller2020-07-221-1/+2
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-101-1/+1
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-103-6/+6
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-3/+2
* Clean up lib dependenciesArvind Sankar2020-07-104-9/+8
* Mark functions as staticArvind Sankar2020-06-182-2/+2
* Fix typosAndrea Gelmini2020-06-091-1/+1
* mkfile: include missing headersalaviss2020-06-051-0/+2
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-091-0/+1
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-071-0/+23
* Add 'zfs wait' commandPaul Dagnelie2020-04-011-0/+14
* Fix cstyle warningsBrian Behlendorf2020-03-171-1/+2
* Separate warning for incomplete and corrupt streamsPaul Dagnelie2020-03-171-1/+1
* ZTS: Use ECKSUM instead of EBADE in libzfs testRyan Moeller2020-02-131-1/+1
* Add 'zfs send --saved' flagTom Caputi2020-01-101-0/+1
* ZTS: Test case failuresBrian Behlendorf2019-12-261-0/+1
* Tests for btree implementation used by range treesJohn Wren Kennedy2019-12-193-0/+587
* Update ZTS to work on FreeBSDMatthew Macy2019-12-185-7/+31
* Add ZFS_IOC offsets for FreeBSDMatthew Macy2019-12-051-9/+18
* OpenZFS restructuring - libsplMatthew Macy2019-10-026-24/+3
* OpenZFS restructuring - zfs_ioctlMatthew Macy2019-09-271-4/+4
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-0/+18
* Use the right booleansRyan Moeller2019-09-031-2/+2
* Fix typos in tests/Andrea Gelmini2019-09-021-1/+1
* Prefer `for (;;)` to `while (TRUE)`Ryan Moeller2019-08-281-5/+4
* Dedup IOC enum values in libzfs_input_checkRyan Moeller2019-08-221-2/+2
* Enhance ioctl number checksRyan Moeller2019-08-221-87/+99
* Revert "Develop tests for issues #5866 and #8858"Brian Behlendorf2019-07-294-69/+0
* Develop tests for issues #5866 and #8858Paul Zuchowski2019-07-264-0/+69
* Add missing .gitignore from "Implement Redacted Send/Receive"Tomohiro Kusumi2019-06-231-0/+1
* Fix build break by "Implement Redacted Send/Receive"Tomohiro Kusumi2019-06-221-2/+3
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-197-1/+376
* Use sigaction(2) instead of sigset(3) for portabilityTomohiro Kusumi2019-04-301-1/+7
* Don't hard-code number of ioctls for portabilityTomohiro Kusumi2019-04-141-1/+1
* Add TRIM supportBrian Behlendorf2019-03-291-2/+23
* Fix handling of maxblkid for raw sendsTom Caputi2019-03-131-10/+0
* Reorder ZFS ioctls to fix cross-version compatibilityLorenz Brun2019-03-091-3/+3
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+19
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-141-1/+0
* Check for strlcat and strlcpyBrian Behlendorf2018-12-111-0/+1
* Move strlcat, strlcpy, and strnlenBrian Behlendorf2018-11-201-4/+4
* deadlock between mm_sem and tx assign in zfs_write() and page faultilbsmart2018-10-161-41/+99
* Add basic zfs ioc input nvpair validationDon Brady2018-09-024-0/+922
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-264-0/+205
* Fix calloc(3) arguments orderTomohiro Kusumi2018-04-121-1/+1
* Fedora 28: Fix misc bounds check compiler warningsTony Hutter2018-04-044-21/+47
* Fix mmap / libaio deadlockBrian Behlendorf2018-03-284-0/+99
* Remove libattr requirementDeHackEd2018-03-272-2/+2
* Take user namespaces into account in policy checksWolfgang Bumiller2018-03-074-0/+187
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-084-0/+321