aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Cleanup linkingRichard Yao2016-03-181-1/+0
* 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
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-4/+4
* 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
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-2/+5
* Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr...Matthew Ahrens2015-04-281-0/+2
* 5410 Document -S option to zfs inheritPaul B. Henson2015-04-241-1/+5
* zpool import should honor overlay propertyNed Bass2015-03-271-14/+0
* Create an 'overlay' propertyTurbo Fredriksson2014-08-151-0/+14
* Illumos 4757, 4913Matthew Ahrens2014-08-011-4/+13
* Illumos 4368, 4369.Matthew Ahrens2014-07-292-67/+270
* Only automatically mount a clone when 'canmount == on'.Turbo Fredriksson2014-06-061-1/+12
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-062-5/+5