summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Multipath device manageability improvementsNed A. Bass2011-06-2310-62/+803
* Linux 3.0 compat, shrinker compatibilityBrian Behlendorf2011-06-211-3/+5
* Fix unlink/xattr deadlockGunnar Beutner2011-06-202-55/+90
* Removed erroneous zfs_inode_destroy() calls from zfs_rmnode().Gunnar Beutner2011-06-201-3/+0
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-178-12/+69
* Linux 2.6.37 compat, WRITE_FLUSH_FUABrian Behlendorf2011-06-172-1/+15
* Update rpm/deb packages to be FHS compliantBrian Behlendorf2011-06-171-1/+4
* Autogen refresh.Darik Horn2011-06-173-12/+11
* Use datadir not datarootdir for dracutBrian Behlendorf2011-06-171-1/+1
* Fix autoconf variable substitution in udev rules.Darik Horn2011-06-174-5/+8
* Handle /etc/mtab -> /proc/mounts symlinkBrian Behlendorf2011-06-141-1/+1
* 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