| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tunables for channel programs | John Gallagher | 2018-06-15 | 1 | -17/+3 |
* | Always continue recursive destroy after error | Alek P | 2018-06-06 | 1 | -1/+10 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -0/+1 |
* | Fix 'zfs remap <poolname@snapname>' | LOLi | 2018-04-19 | 1 | -0/+18 |
* | OpenZFS 7614, 9064 - zfs device evacuation/removal | Matthew Ahrens | 2018-04-14 | 1 | -1/+24 |
* | Make encrypted "zfs mount -a" failures consistent | Tom Caputi | 2018-04-06 | 1 | -0/+16 |
* | Add JSON output support to channel programs | Alek P | 2018-03-19 | 1 | -8/+17 |
* | Destroy makes full snap list before destroying | Paul Zuchowski | 2018-03-12 | 1 | -6/+16 |
* | Misc fixes and cleanup for project quota | Nasf-Fan | 2018-03-05 | 1 | -2/+2 |
* | Fix segfault in zfs_do_bookmark() | LOLi | 2018-02-26 | 1 | -0/+6 |
* | Want 'zfs send -b' | LOLi | 2018-02-21 | 1 | -5/+10 |
* | Fix coverity defects: zfs channel programs | Don Brady | 2018-02-20 | 1 | -0/+2 |
* | Project Quota on ZFS | Nasf-Fan | 2018-02-13 | 4 | -13/+665 |
* | 'zfs receive' fails with "dataset is busy" | LOLi | 2018-02-12 | 1 | -1/+1 |
* | OpenZFS 8677 - Open-Context Channel Programs | Serapheim Dimitropoulos | 2018-02-08 | 1 | -5/+15 |
* | OpenZFS 7431 - ZFS Channel Programs | Chris Williamson | 2018-02-08 | 1 | -1/+212 |
* | Encryption Stability and On-Disk Format Fixes | Tom Caputi | 2018-02-02 | 1 | -2/+2 |
* | Fix style issues in man pages and commands help | LOLi | 2018-01-29 | 1 | -1/+1 |
* | OpenZFS 8972 - zfs holds: In scripted mode, do not pad columns with spaces | Allan Jude | 2018-01-19 | 1 | -4/+7 |
* | Fix coverity defects: 147480, 147584 | Tobin Harding | 2017-10-16 | 1 | -2/+1 |
* | Encryption patch follow-up | Tom Caputi | 2017-10-11 | 1 | -12/+11 |
* | Fix some ZFS Test Suite issues | LOLi | 2017-09-25 | 1 | -1/+1 |
* | Add -vnP support to 'zfs send' for bookmarks | LOLi | 2017-09-08 | 1 | -15/+4 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -8/+274 |
* | Add libtpool (thread pools) | Brian Behlendorf | 2017-08-09 | 2 | -5/+1 |
* | Add missing \n for "invalid optionusage" output | kpande | 2017-06-09 | 1 | -1/+1 |
* | Add property overriding (-o|-x) to 'zfs receive' | LOLi | 2017-05-09 | 1 | -26/+49 |
* | Add zfs_nicebytes() to print human-readable sizes | LOLi | 2017-05-02 | 1 | -10/+30 |
* | OpenZFS 7252 - compressed zfs send / receive | Dan Kimmel | 2017-04-26 | 1 | -1/+17 |
* | Documentation fixes for zfs(8) and 'zfs' binary | LOLi | 2017-04-20 | 1 | -2/+2 |
* | Allow bookmark short name in 'zfs bookmark' | LOLi | 2017-04-20 | 1 | -3/+19 |
* | OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a" | Giuseppe Di Natale | 2017-02-03 | 1 | -1/+10 |
* | OpenZFS 7742 - zfs send wrong error message with invalid long opts | George Melikov | 2017-01-31 | 1 | -4/+33 |
* | OpenZFS 7386 - zfs get does not work properly with bookmarks | George Melikov | 2017-01-26 | 1 | -2/+2 |
* | OpenZFS 6550 - cmd/zfs: cleanup gcc warnings | Brian Behlendorf | 2017-01-17 | 1 | -15/+23 |
* | OpenZFS 6637 - replacing "dontclose" with "should_close" | George Melikov | 2017-01-12 | 1 | -3/+3 |
* | Fix spelling | ka7 | 2017-01-03 | 1 | -2/+2 |
* | Fix coverity defects: CID 147534 | cao | 2016-12-16 | 1 | -2/+2 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -10/+10 |
* | Allow zfs unshare <protocol> -a | LOLi | 2016-11-29 | 1 | -5/+23 |
* | Fix coverity defects: CID 147586 | cao | 2016-11-08 | 1 | -3/+3 |
* | Add support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 1 | -12/+75 |
* | Fix coverity defects: CID 150953, 147603, 147610 | luozhengzheng | 2016-10-04 | 1 | -2/+11 |
* | Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653 | BearBabyLiu | 2016-09-29 | 1 | -1/+1 |
* | Fix coverity defects: CID 147610, 147608, 147607 | cao | 2016-09-29 | 1 | -2/+3 |
* | Fix coverity defects | luozhengzheng | 2016-09-22 | 1 | -2/+2 |
* | Change /etc/mtab to /proc/self/mounts | slashdd | 2016-09-20 | 1 | -11/+12 |
* | DLPX-40252 integrate EP-476 compressed zfs send/receive | Dan Kimmel | 2016-09-13 | 1 | -2/+7 |
* | Fix memleak in zfs_do_* and zpool_do_* | luozhengzheng | 2016-09-12 | 1 | -10/+35 |
* | Allow ZVOL bookmarks to be listed recursively | loli10K | 2016-09-12 | 1 | -3/+3 |