aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests/cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix trivial calloc(3) arguments orderTomohiro Kusumi2022-02-021-1/+1
* zfs-test/mmap_seek: fix build on muslGeorgy Yakovlev2021-12-211-0/+4
* tests: fix unused, remove argsusedнаб2021-12-216-7/+9
* Linux: Implement FS_IOC_GETVERSIONRyan Moeller2021-12-174-0/+56
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-062-3/+3
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-074-0/+155
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-073-8/+20
* Use fallthrough macroBrian Behlendorf2021-09-141-1/+1
* Prune /*NOTREACHED*/наб2021-07-264-80/+52
* tests/file_check: remove unused variableнаб2021-06-071-3/+0
* Don't abuse vfork()наб2021-05-211-1/+1
* Fix various typosAndrea Gelmini2021-04-022-5/+5
* send_iterate_snap : doall send without fromsnapCedric Maunoury2021-02-244-0/+100
* Support uClibc for the tests compilationsJosé Luis Salvador Rufo2021-02-161-4/+2
* Extending FreeBSD UIO StructBrian Atkinson2021-01-201-2/+2
* implicit conversion from 'boolean_t' to 'ds_hold_flags_t'Toomas Soome2020-12-271-1/+1
* Use the correct return type for getoptsterlingjensen2020-12-171-1/+1
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-134-0/+1431
* Drop references when skipping dmu_send due to EXDEVRyan Moeller2020-09-304-0/+149
* zfs label bootenv should store data as nvlistToomas Soome2020-09-152-2/+12
* 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