summaryrefslogtreecommitdiffstats
path: root/cmd/zfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-0/+2
* Remove autotools productsBrian Behlendorf2012-08-271-713/+0
* 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
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-136/+323
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-143-4/+42
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+1
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+1
* 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
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1
* Use stderr for 'no pools/datasets available' errorGregor Kopka2012-03-151-2/+2
* Cleanly support debug packagesBrian Behlendorf2012-02-271-0/+1
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-091-0/+1
* Support the fallocate() file operation.Etienne Dechamps2012-02-091-0/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+5
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-071-0/+1
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-0/+1
* Combine libraries: spl, avl, efi, share, unicode.Darik Horn2012-01-172-13/+1
* Add overlay(-O) mount option supportSuman Chakravartula2012-01-121-2/+4