summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-0257-11/+167
* Add zpl_export.c to the list of targets.Alejandro R. SedeƱo2011-04-292-0/+2
* Correct MAXUIDBrian Behlendorf2011-04-291-1/+1
* Implemented NFS export_operations.Gunnar Beutner2011-04-2961-12/+273
* Suppress 'vdev_metaslab_init' memory warningBrian Behlendorf2011-04-271-1/+1
* Conserve stack in dsl_scan_visit()Brian Behlendorf2011-04-261-10/+15
* Conserve stack in dsl_scan_visitbp()Brian Behlendorf2011-04-261-5/+12
* Conserve stack in dsl_scan_visitbp()Brian Behlendorf2011-04-261-2/+2
* Merged pull request #212 from dajhorn/hostid.Brian Behlendorf2011-04-263-12/+5
|\
| * Use gethostid in the Linux convention.Darik Horn2011-04-253-12/+5
* | Fix zvol deadlockBrian Behlendorf2011-04-261-1/+2
|/
* Fix 32-bit MAXOFFSET_T definitionBrian Behlendorf2011-04-221-7/+2
* Fix spurious -EFAULT when setting I/O schedulerBrian Behlendorf2011-04-221-17/+12
* Enforce ARC meta-data limitsBrian Behlendorf2011-04-211-2/+15
* Fixed a use-after-free bug in zfs_zget().Gunnar Beutner2011-04-211-1/+23
* Suppress 'zfs receive' memory warningBrian Behlendorf2011-04-201-1/+1
* Added required runlevel info for init on DebianAniruddha Shankar2011-04-201-0/+2
* Update zconfig.sh to use new zvol namesBrian Behlendorf2011-04-191-82/+99
* Add parted and lsscsi dependencies to zfs-testBrian Behlendorf2011-04-191-0/+1
* Add Gunnar Beutner to AUTHORS for his contributionsBrian Behlendorf2011-04-191-0/+1
* Truncate the xattr znode when updating existing attributes.Gunnar Beutner2011-04-191-1/+7
* Added missing initialization for va.va_dentry in zfs_get_xattrdir.Gunnar Beutner2011-04-191-0/+1
* Support IEC base-2 prefixesRichard Laager2011-04-191-4/+7
* Cleanup various Sun/Solaris-ismsRichard Laager2011-04-193-99/+11
* Update the version in the zpool upgrade exampleRichard Laager2011-04-191-1/+1
* Normalize the deferred destruction languageRichard Laager2011-04-191-3/+3
* Improve the wording about hot sparesRichard Laager2011-04-191-2/+2
* Improve some quoting consistencyRichard Laager2011-04-191-3/+3
* Remove a stray tabRichard Laager2011-04-191-1/+1
* Linux has "partitions", not "slices"Richard Laager2011-04-191-2/+2
* Use Linux disk names in zpool.8Richard Laager2011-04-191-25/+25
* More and correct an example in zpool.8Richard Laager2011-04-191-1/+1
* Change /dev/dsk -> /dev in the man pagesRichard Laager2011-04-192-5/+5
* Correct man page section numbers for LinuxRichard Laager2011-04-193-22/+22
* Set -Wno-unused-but-set-variable globallyBrian Behlendorf2011-04-1920-62/+83
* Fix gcc configure warningsBrian Behlendorf2011-04-1910-45/+45
* Fix gcc compiler warning, parse_option()Brian Behlendorf2011-04-191-0/+1
* Fix gcc compiler warning, dsl_pool_create()Brian Behlendorf2011-04-191-2/+2
* Linux 2.6.39 compat, invalidate_inodes()Brian Behlendorf2011-04-191-1/+1
* Autogen refresh for kernel-insert-inode-locked.m4Brian Behlendorf2011-04-185-0/+5
* Fix rebuildable RPMs for el6/ch5zfs-0.6.0-rc3Brian Behlendorf2011-04-081-2/+6
* Align closing fi in mount-zfs.shNed Bass2011-04-081-1/+1
* Use consistent indentation in mount-zfs.shNed Bass2011-04-081-1/+1
* Fix a couple commentsRichard Laager2011-04-072-2/+2
* Linux 2.6.29 compat, credentialsBrian Behlendorf2011-04-071-3/+3
* Prep zfs-0.6.0-rc3 tagBrian Behlendorf2011-04-071-1/+1
* Update zfs.fedora init scriptManuel Amador (Rudd-O)2011-04-071-51/+178
* Permit both mountpoint=legacy and mountpoint=/ in initrdManuel Amador (Rudd-O)2011-04-071-1/+7
* Added .gitignore for mount.zfs and zvol_idManuel Amador (Rudd-O)2011-04-072-0/+2
* Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))Brian Behlendorf2011-04-071-0/+13