aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable remaining testsBrian Behlendorf2017-05-224-11/+20
* Fix header inclusions for standards conformanceRichard Yao2017-04-122-3/+1
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-22/+23
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-123-17/+18
* Fix coverity defects: CID 49339, 153393cao2016-10-181-0/+2
* Fix coverity defects: CID 147692, 147693, 147694cao2016-10-133-11/+30
* Fix coverity defects: CID 147606, 147609cao2016-10-121-0/+2
* Fix file permissionsBrian Behlendorf2016-10-082-0/+0
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-4/+1
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-8/+38
* Fix coverity defects: CID 147536, 147537, 147538GeLiXin2016-09-302-3/+20
* Fix coverity defects: CID 147613 147614 147616 147617luozhengzheng2016-09-231-0/+2
* Fix coverity defectsluozhengzheng2016-09-221-0/+5
* Fix FALLOC_FL_PUNCH_HOLE use in randfree_file.c legend-hua2016-09-171-0/+7
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-272-4/+10