summaryrefslogtreecommitdiffstats
path: root/cmd/zfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+1
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-161-0/+1
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-141-0/+6
* Simplify BDI integrationBrian Behlendorf2011-11-081-0/+1
* 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
* Autogen refresh for udev changesBrian Behlendorf2011-08-081-0/+3
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+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
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-111-0/+1
* Update 'zfs send' documentationBrian Behlendorf2011-07-081-1/+1
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-0/+1
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-011-0/+1
* Tear down and flush the mmap regionPrasad Joshi2011-06-271-0/+1
* Always check -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-1/+1
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-1/+3
* Default to internal 'zfs userspace' implementationBrian Behlendorf2011-05-201-10/+0
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-021-0/+1
* Implemented NFS export_operations.Gunnar Beutner2011-04-291-0/+1
* Set -Wno-unused-but-set-variable globallyBrian Behlendorf2011-04-191-3/+4
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-221-0/+1
* Add init scriptsBrian Behlendorf2011-03-171-0/+1
* Fix mount helperBrian Behlendorf2011-03-091-425/+45
* Fix uninitialized variableBrian Behlendorf2011-02-231-1/+1
* Linux 2.6.38 compat, blkdev_get_by_path()Brian Behlendorf2011-02-231-0/+1
* Linux 2.6.36 compat, sops->evict_inode()Brian Behlendorf2011-02-111-0/+1
* Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-111-0/+1
* Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-101-0/+1
* MS_DIRSYNC and MS_REC compatBrian Behlendorf2011-02-101-0/+2
* Add missing -ldl linker optionBrian Behlendorf2011-02-102-2/+2
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-041-34/+0