index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
zfs-tests
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix trivial calloc(3) arguments order
Tomohiro Kusumi
2022-02-02
1
-1
/
+1
*
zfs-test/mmap_seek: fix build on musl
Georgy Yakovlev
2021-12-21
1
-0
/
+4
*
tests: fix unused, remove argsused
наб
2021-12-21
6
-7
/
+9
*
Linux: Implement FS_IOC_GETVERSION
Ryan Moeller
2021-12-17
4
-0
/
+56
*
Add `const` to nvlist functions to properly expose their real behavior
Paul Dagnelie
2021-12-06
2
-3
/
+3
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-07
4
-0
/
+155
*
Simplify and document OpenZFS library dependencies
Brian Behlendorf
2021-10-07
3
-8
/
+20
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-1
/
+1
*
Prune /*NOTREACHED*/
наб
2021-07-26
4
-80
/
+52
*
tests/file_check: remove unused variable
наб
2021-06-07
1
-3
/
+0
*
Don't abuse vfork()
наб
2021-05-21
1
-1
/
+1
*
Fix various typos
Andrea Gelmini
2021-04-02
2
-5
/
+5
*
send_iterate_snap : doall send without fromsnap
Cedric Maunoury
2021-02-24
4
-0
/
+100
*
Support uClibc for the tests compilations
José Luis Salvador Rufo
2021-02-16
1
-4
/
+2
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-2
/
+2
*
implicit conversion from 'boolean_t' to 'ds_hold_flags_t'
Toomas Soome
2020-12-27
1
-1
/
+1
*
Use the correct return type for getopt
sterlingjensen
2020-12-17
1
-1
/
+1
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
4
-0
/
+1431
*
Drop references when skipping dmu_send due to EXDEV
Ryan Moeller
2020-09-30
4
-0
/
+149
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
2
-2
/
+12
*
ZTS: Fix devname2devid build on FreeBSD with libudev
Ryan Moeller
2020-07-22
1
-1
/
+2
*
Unconditionally enable debugging for libzpool
Serapheim Dimitropoulos
2020-07-10
1
-1
/
+1
*
Use abs_top_builddir when referencing libraries
Arvind Sankar
2020-07-10
3
-6
/
+6
*
Add config.rpath for AM_GNU_GETTEXT
Arvind Sankar
2020-07-10
1
-3
/
+2
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
4
-9
/
+8
*
Mark functions as static
Arvind Sankar
2020-06-18
2
-2
/
+2
*
Fix typos
Andrea Gelmini
2020-06-09
1
-1
/
+1
*
mkfile: include missing headers
alaviss
2020-06-05
1
-0
/
+2
*
Fixed LDADD library links in Makefiles for cross compilation builds
Petros Koutoupis
2020-05-09
1
-0
/
+1
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
1
-0
/
+23
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-0
/
+14
*
Fix cstyle warnings
Brian Behlendorf
2020-03-17
1
-1
/
+2
*
Separate warning for incomplete and corrupt streams
Paul Dagnelie
2020-03-17
1
-1
/
+1
*
ZTS: Use ECKSUM instead of EBADE in libzfs test
Ryan Moeller
2020-02-13
1
-1
/
+1
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
1
-0
/
+1
*
ZTS: Test case failures
Brian Behlendorf
2019-12-26
1
-0
/
+1
*
Tests for btree implementation used by range trees
John Wren Kennedy
2019-12-19
3
-0
/
+587
*
Update ZTS to work on FreeBSD
Matthew Macy
2019-12-18
5
-7
/
+31
*
Add ZFS_IOC offsets for FreeBSD
Matthew Macy
2019-12-05
1
-9
/
+18
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
6
-24
/
+3
*
OpenZFS restructuring - zfs_ioctl
Matthew Macy
2019-09-27
1
-4
/
+4
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+18
*
Use the right booleans
Ryan Moeller
2019-09-03
1
-2
/
+2
*
Fix typos in tests/
Andrea Gelmini
2019-09-02
1
-1
/
+1
*
Prefer `for (;;)` to `while (TRUE)`
Ryan Moeller
2019-08-28
1
-5
/
+4
*
Dedup IOC enum values in libzfs_input_check
Ryan Moeller
2019-08-22
1
-2
/
+2
*
Enhance ioctl number checks
Ryan Moeller
2019-08-22
1
-87
/
+99
*
Revert "Develop tests for issues #5866 and #8858"
Brian Behlendorf
2019-07-29
4
-69
/
+0
*
Develop tests for issues #5866 and #8858
Paul Zuchowski
2019-07-26
4
-0
/
+69
*
Add missing .gitignore from "Implement Redacted Send/Receive"
Tomohiro Kusumi
2019-06-23
1
-0
/
+1
[next]