summaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Change sun.com URLs to zfsonlinux.orgDarik Horn2011-10-241-3/+3
* Autogen refresh for udev changesBrian Behlendorf2011-08-081-0/+3
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+1
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-111-0/+1
* Use consistent error message in zpool sub-commandPrasad Joshi2011-07-041-32/+40
* 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
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-173-12/+25
* 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
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-021-0/+1
* Implemented NFS export_operations.Gunnar Beutner2011-04-291-0/+1
* Use gethostid in the Linux convention.Darik Horn2011-04-251-1/+3
* 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
* 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
* Add missing -ldl linker optionBrian Behlendorf2011-02-102-2/+2
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-041-10/+0
* Minimal libshare infrastructureBrian Behlendorf2011-02-041-1/+0
* Autoconf selinux supportBrian Behlendorf2011-01-281-0/+2
* Fix intermittent 'zpool add' failuresNed Bass2010-10-221-15/+27
* Remove solaris-specific code from make_leaf_vdev()Ned Bass2010-10-221-37/+0
* Add helper functions for manipulating device namesNed Bass2010-10-221-23/+3
* Add FAILFAST supportBrian Behlendorf2010-10-121-0/+1
* Fix 'zpool events' formatting for awkBrian Behlendorf2010-10-121-4/+9
* Fix undersized buffer in is_shorthand_path()Ned Bass2010-10-121-1/+1
* Support custom build directories and move includesBrian Behlendorf2010-09-082-69/+46
* Add initial autoconf productsBrian Behlendorf2010-08-311-0/+722
* Add linux user util supportBrian Behlendorf2010-08-311-9/+7
* Add linux user disk supportBrian Behlendorf2010-08-312-252/+343
* Add linux eventsBrian Behlendorf2010-08-311-0/+333
* Add build systemBrian Behlendorf2010-08-311-0/+34
* Fix deadcodeBrian Behlendorf2010-08-311-27/+0
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-312-3/+4
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc ident pragma warningsRicardo M. Correia2010-08-271-1/+1