aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zfs/zfs_main.c
Commit message (Expand)AuthorAgeFilesLines
* Project Quota on ZFSNasf-Fan2018-02-131-12/+318
* '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-091-2/+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
* 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
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-271-1/+1
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-15/+15
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-17/+103
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-071-1/+6
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-271-2/+1
* zfs_main: fix `zfs userspace` squashing unresolved entriesPavel Boldin2016-03-301-4/+7
* Illumos 6298 - zfs_create_008_neg and zpool_create_023_negJoe Stein2016-01-151-2/+4
* Illumos 3557, 3558, 3559, 3560George Wilson2016-01-151-1/+11
* Illumos 5960, 5925Paul Dagnelie2016-01-081-6/+23
* Illumos 2077 - lots of unreachable breaks in illumos gateMilan Jurik2015-12-301-3/+3
* Illumos 5745 - zfs set allows only one dataset property to be set at a timeChris Williamson2015-12-291-34/+50
* Unify mount and share for 'zfs create/clone'Brian Behlendorf2015-06-171-52/+47
* Add libzfs_error_init() functionBrian Behlendorf2015-05-221-1/+3
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-3/+8