| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Enable remaining tests | Brian Behlendorf | 2017-05-22 | 4 | -11/+20 |
* | Fix header inclusions for standards conformance | Richard Yao | 2017-04-12 | 2 | -3/+1 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 1 | -22/+23 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 3 | -17/+18 |
* | Fix coverity defects: CID 49339, 153393 | cao | 2016-10-18 | 1 | -0/+2 |
* | Fix coverity defects: CID 147692, 147693, 147694 | cao | 2016-10-13 | 3 | -11/+30 |
* | Fix coverity defects: CID 147606, 147609 | cao | 2016-10-12 | 1 | -0/+2 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 2 | -0/+0 |
* | Add support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 1 | -4/+1 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 1 | -8/+38 |
* | Fix coverity defects: CID 147536, 147537, 147538 | GeLiXin | 2016-09-30 | 2 | -3/+20 |
* | Fix coverity defects: CID 147613 147614 147616 147617 | luozhengzheng | 2016-09-23 | 1 | -0/+2 |
* | Fix coverity defects | luozhengzheng | 2016-09-22 | 1 | -0/+5 |
* | Fix FALLOC_FL_PUNCH_HOLE use in randfree_file.c | legend-hua | 2016-09-17 | 1 | -0/+7 |
* | Fixes for issues found with cppcheck tool | Gvozden Neskovic | 2016-07-27 | 2 | -4/+10 |