summaryrefslogtreecommitdiffstats
path: root/cmd/zfs
Commit message (Expand)AuthorAgeFilesLines
* Add tunables for channel programsJohn Gallagher2018-06-151-17/+3
* Always continue recursive destroy after errorAlek P2018-06-061-1/+10
* Update build system and packagingBrian Behlendorf2018-05-291-0/+1
* Fix 'zfs remap <poolname@snapname>'LOLi2018-04-191-0/+18
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-1/+24
* Make encrypted "zfs mount -a" failures consistentTom Caputi2018-04-061-0/+16
* Add JSON output support to channel programsAlek P2018-03-191-8/+17
* Destroy makes full snap list before destroyingPaul Zuchowski2018-03-121-6/+16
* Misc fixes and cleanup for project quotaNasf-Fan2018-03-051-2/+2
* Fix segfault in zfs_do_bookmark()LOLi2018-02-261-0/+6
* Want 'zfs send -b'LOLi2018-02-211-5/+10
* Fix coverity defects: zfs channel programsDon Brady2018-02-201-0/+2
* Project Quota on ZFSNasf-Fan2018-02-134-13/+665
* 'zfs receive' fails with "dataset is busy"LOLi2018-02-121-1/+1
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-081-5/+15
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-1/+212
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-2/+2
* Fix style issues in man pages and commands helpLOLi2018-01-291-1/+1
* OpenZFS 8972 - zfs holds: In scripted mode, do not pad columns with spacesAllan Jude2018-01-191-4/+7
* Fix coverity defects: 147480, 147584Tobin Harding2017-10-161-2/+1
* Encryption patch follow-upTom Caputi2017-10-111-12/+11
* Fix some ZFS Test Suite issuesLOLi2017-09-251-1/+1
* Add -vnP support to 'zfs send' for bookmarksLOLi2017-09-081-15/+4
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-8/+274
* Add libtpool (thread pools)Brian Behlendorf2017-08-092-5/+1
* Add missing \n for "invalid optionusage" outputkpande2017-06-091-1/+1
* Add property overriding (-o|-x) to 'zfs receive'LOLi2017-05-091-26/+49
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-021-10/+30
* OpenZFS 7252 - compressed zfs send / receiveDan Kimmel2017-04-261-1/+17
* Documentation fixes for zfs(8) and 'zfs' binaryLOLi2017-04-201-2/+2
* Allow bookmark short name in 'zfs bookmark'LOLi2017-04-201-3/+19
* OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a"Giuseppe Di Natale2017-02-031-1/+10
* OpenZFS 7742 - zfs send wrong error message with invalid long optsGeorge Melikov2017-01-311-4/+33
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-261-2/+2
* OpenZFS 6550 - cmd/zfs: cleanup gcc warningsBrian Behlendorf2017-01-171-15/+23
* OpenZFS 6637 - replacing "dontclose" with "should_close"George Melikov2017-01-121-3/+3
* Fix spellingka72017-01-031-2/+2
* Fix coverity defects: CID 147534cao2016-12-161-2/+2
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-10/+10
* Allow zfs unshare <protocol> -aLOLi2016-11-291-5/+23
* Fix coverity defects: CID 147586cao2016-11-081-3/+3
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-12/+75
* Fix coverity defects: CID 150953, 147603, 147610luozhengzheng2016-10-041-2/+11
* Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653BearBabyLiu2016-09-291-1/+1
* Fix coverity defects: CID 147610, 147608, 147607cao2016-09-291-2/+3
* Fix coverity defectsluozhengzheng2016-09-221-2/+2
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-11/+12
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-2/+7
* Fix memleak in zfs_do_* and zpool_do_*luozhengzheng2016-09-121-10/+35
* Allow ZVOL bookmarks to be listed recursivelyloli10K2016-09-121-3/+3