aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zfs/zfs_main.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos #1884, #3028, #3048, #3049, #3060, #3061, #3093Yuri Pankov2013-01-111-391/+363
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-0/+2
* Illumos #1796, #2871, #2903, #2957Christopher Siden2012-08-231-1/+1
* Illumos #2635: 'zfs rename -f' to perform force unmountEric Schrock2012-08-231-7/+11
* Illumos #1936: add support for "-t <datatype>" argument to zfs getAndrew Stormont2012-08-231-3/+36
* Illumos #1726: Removal of pyzfs broke delegation for volumesAlexander Eremin2012-08-231-4/+4
* Illumos #1977: zfs allow arguments not parsed correctly after pyzfs removalAlexander Eremin2012-08-231-2/+2
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-136/+323
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-141-1/+13
* Illumos #2067: uninitialized variables in zfs(1M) may make snapshots undestro...Richard Lowe2012-04-271-16/+16
* ZFS list snapshot property aliasP.SCH2012-04-111-3/+4
* ZFS snapshot aliasP.SCH2012-04-111-1/+7
* Fix executable permissionsBrian Behlendorf2012-03-261-0/+0
* Use stderr for 'no pools/datasets available' errorGregor Kopka2012-03-151-2/+2
* Add overlay(-O) mount option supportSuman Chakravartula2012-01-121-2/+4
* Fix uninitialized varible in zfs_do_userspace()Brian Behlendorf2011-09-271-1/+1
* Fixed uninitialized variableBrian Behlendorf2011-08-191-1/+1
* Fix missing format argumentsBrian Behlendorf2011-08-191-3/+3
* Disable zfs /etc/mtab updatesBrian Behlendorf2011-08-191-2/+1
* Illumos #278: get rid zfs of python and pyzfs dependenciesAlexander Stetsenko2011-08-011-31/+2240
* Illumos #510: 'zfs get' enhancement - mountpoint as an argumentShampavman2011-08-011-1/+2
* Update 'zfs send' documentationBrian Behlendorf2011-07-081-1/+1
* Default to internal 'zfs userspace' implementationBrian Behlendorf2011-05-201-10/+0
* Fix mount helperBrian Behlendorf2011-03-091-425/+45
* Fix uninitialized variableBrian Behlendorf2011-02-231-1/+1
* MS_DIRSYNC and MS_REC compatBrian Behlendorf2011-02-101-0/+2
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-041-34/+0
* Documentation updatesBrian Behlendorf2011-02-041-9/+9
* Add 'zfs mount' supportBrian Behlendorf2011-02-041-4/+1
* Disable umount.zfs helperBrian Behlendorf2011-01-281-37/+103
* Enable mount.zfs helperBrian Behlendorf2011-01-281-32/+188
* Fix minor compiler warningsBrian Behlendorf2011-01-061-6/+6
* Make rollbacks fail gracefullyNed Bass2010-11-081-0/+6
* Add linux user util supportBrian Behlendorf2010-08-311-12/+10
* Add linux user disk supportBrian Behlendorf2010-08-311-0/+37
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-2/+3
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-2/+2
* Fix gcc cast warningsBrian Behlendorf2010-08-271-8/+8
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-1/+1
* Update to onnv_147Brian Behlendorf2010-08-261-296/+305
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-336/+351
* Rebase master to b121Brian Behlendorf2009-08-181-13/+138
* Rebase master to b117Brian Behlendorf2009-07-021-435/+218
* Rebase master to b108Brian Behlendorf2009-02-181-3/+6
* Rebase master to b105Brian Behlendorf2009-01-151-18/+14
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+4229