summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Always check -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-1456-213/+142
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-1457-35/+326
* Add default stack checkingBrian Behlendorf2011-06-132-0/+28
* Pass -f option for importBrian Behlendorf2011-06-101-1/+1
* Fix 'zfs send -D' segfaultBrian Behlendorf2011-06-091-1/+2
* Sanatize zpios-sanity.sh environmentBrian Behlendorf2011-06-031-0/+7
* Delay before destroying loopback devicesBrian Behlendorf2011-06-034-0/+12
* Always unload zpios.ko on exitBrian Behlendorf2011-06-021-2/+11
* Fix zpios-sanity.sh return codeBrian Behlendorf2011-06-021-1/+4
* Fix stack ddt_class_contains()Brian Behlendorf2011-05-311-5/+11
* Fix stack ddt_zap_lookup()Brian Behlendorf2011-05-311-4/+8
* Revert "Fix stack traverse_visitbp()"Brian Behlendorf2011-05-311-177/+98
* Make tgx_sync_thread zio's asyncBrian Behlendorf2011-05-311-4/+13
* Fix 4K sector supportBrian Behlendorf2011-05-271-7/+6
* Use vmem_alloc() for zfs_ioc_userspace_many()Brian Behlendorf2011-05-201-2/+2
* Default to internal 'zfs userspace' implementationBrian Behlendorf2011-05-201-10/+0
* Pass caller's credential in zfsdev_ioctl()Brian Behlendorf2011-05-201-1/+1
* Fix 'negative objects to delete' warningBrian Behlendorf2011-05-181-6/+12
* Fix distribution detection for gentooAlexey Shvetsov2011-05-142-8/+8
* Update synchronous open zfs_close() commentBrian Behlendorf2011-05-131-1/+5
* Remove root 'ls' after mount workaroundAlexey Shvetsov2011-05-122-20/+0
* Fix zfs.gentoo init script logicAlexey Shvetsov2011-05-121-1/+2
* 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