aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for re-reading /etc/mtab.John M. Layman2014-04-041-3/+14
* Enable /etc/mtab cache to improve performanceBrian Behlendorf2014-01-071-1/+1
* Fix the creation of ZPOOL_HIST_CMD pool history entries.Tim Chase2014-01-071-1/+12
* cstyle: Resolve C style issuesMichael Kjorling2013-12-182-4/+4
* Illumos #4208John Wren Kennedy2013-12-181-2/+2
* Illumos #2583Yuri Pankov2013-11-213-36/+43
* Illumos #3894Keith M Wesolowski2013-11-041-0/+6
* Illumos #3740Steven Hartland2013-11-041-2/+2
* Corrected "zfs list -t <type>" syntaxSteven Hartland2013-10-251-1/+1
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+2
* Illumos #3464Matthew Ahrens2013-09-041-50/+66
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-042-24/+80
* Don't specifically open /etc/mtab - it is done in libzfs_init()Turbo Fredriksson2013-08-151-8/+3
* Illumos #3098 zfs userspace/groupspace failYuri Pankov2013-08-141-10/+9
* Trivial spelling fixChris Dunlop2013-04-191-1/+1
* Illumos #1884, #3028, #3048, #3049, #3060, #3061, #3093Yuri Pankov2013-01-111-391/+363