aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make zfs.gentoo init script more gentoo style.Alexey Shvetsov2011-05-121-72/+29
* Merge pull request #235 from nedbass/rdevBrian Behlendorf2011-05-092-7/+16
|\
| * Don't store rdev in SA for FIFOs and socketsNed A. Bass2011-05-092-7/+16
* | Disable direct reclaim for z_wr_* threadsBrian Behlendorf2011-05-062-3/+7
|/
* Handle NULL in nfsd .fsync() hookBrian Behlendorf2011-05-062-15/+21
* Fix awk usageBrian Behlendorf2011-05-062-4/+5
* Use vmem_alloc() for zfs_ioc_pool_get_history()Brian Behlendorf2011-05-061-2/+2
* Allow mounting of read-only snapshotszfs-0.6.0-rc4Brian Behlendorf2011-05-051-3/+8
* Add missing ZFS tunablesBrian Behlendorf2011-05-0418-43/+178
* Prep zfs-0.6.0-rc4 tagBrian Behlendorf2011-05-031-1/+1
* Add Gentoo/Lunar/Redhat Init ScriptsBrian Behlendorf2011-05-027-10/+419
* Fully update inode when createdBrian Behlendorf2011-05-021-2/+1
* 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