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
*
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
*
Fix build break by "Implement Redacted Send/Receive"
Tomohiro Kusumi
2019-06-22
1
-2
/
+3
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
7
-1
/
+376
*
Use sigaction(2) instead of sigset(3) for portability
Tomohiro Kusumi
2019-04-30
1
-1
/
+7
*
Don't hard-code number of ioctls for portability
Tomohiro Kusumi
2019-04-14
1
-1
/
+1
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-2
/
+23
*
Fix handling of maxblkid for raw sends
Tom Caputi
2019-03-13
1
-10
/
+0
*
Reorder ZFS ioctls to fix cross-version compatibility
Lorenz Brun
2019-03-09
1
-3
/
+3
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+19
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
1
-1
/
+0
*
Check for strlcat and strlcpy
Brian Behlendorf
2018-12-11
1
-0
/
+1
*
Move strlcat, strlcpy, and strnlen
Brian Behlendorf
2018-11-20
1
-4
/
+4
*
deadlock between mm_sem and tx assign in zfs_write() and page fault
ilbsmart
2018-10-16
1
-41
/
+99
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
4
-0
/
+922
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
4
-0
/
+205
*
Fix calloc(3) arguments order
Tomohiro Kusumi
2018-04-12
1
-1
/
+1
*
Fedora 28: Fix misc bounds check compiler warnings
Tony Hutter
2018-04-04
4
-21
/
+47
*
Fix mmap / libaio deadlock
Brian Behlendorf
2018-03-28
4
-0
/
+99
*
Remove libattr requirement
DeHackEd
2018-03-27
2
-2
/
+2
*
Take user namespaces into account in policy checks
Wolfgang Bumiller
2018-03-07
4
-0
/
+187
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
4
-0
/
+321
[next]