summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Illumos #734: Use taskq_dispatch_ent() interfaceGarrett D'Amore2011-12-145-41/+134
* Set zvol_major/zvol_threads permissionsBrian Behlendorf2011-12-071-2/+2
* Update default ARC memory limitsBrian Behlendorf2011-12-051-4/+4
* Quote variables in the zfs.lsb script.Darik Horn2011-12-051-16/+16
* Source /etc/default/zfs after setting defaults.Darik Horn2011-12-051-5/+3
* Demote the whackbang in the zpool_id script.Darik Horn2011-12-051-1/+1
* Demote egrep to grep in the zpool_id script.Darik Horn2011-12-051-1/+1
* Quote variables in the zpool_id script.Darik Horn2011-12-051-12/+12
* Support path_id changes in udev 174.Darik Horn2011-12-051-1/+9
* Added comments for libshare's NFS functions.Gunnar Beutner2011-12-051-1/+57
* Fix configure tests to play nice with GCC 4.6Prakash Surya2011-11-2912-0/+99
* Allow xattrs on symlinksBrian Behlendorf2011-11-291-0/+4
* Implement SA based xattrsBrian Behlendorf2011-11-2812-76/+425
* In autoconf v2.68, AC_LANG_PROGRAM must be quotedPrakash Surya2011-11-284-7/+7
* Allow leading digits in userquota/groupquota namesSuman Chakravartula2011-11-211-39/+28
* Limit maximum ashift value to 12Brian Behlendorf2011-11-112-2/+2
* Fix depmod warningBrian Behlendorf2011-11-101-4/+4
* Linux 3.1 compat, fops->fsync()Brian Behlendorf2011-11-105-41/+387
* Suppress packaging warningBrian Behlendorf2011-11-081-0/+1
* Simplify BDI integrationBrian Behlendorf2011-11-0860-41/+231
* Disown dataset in zfs_sb_create()Brian Behlendorf2011-11-081-1/+1
* Improve meta data performanceBrian Behlendorf2011-11-033-11/+22
* Fix NULL deref in balance_pgdat()Brian Behlendorf2011-11-031-3/+7
* Fix a race condition in zfs_getattr_fast()Gunnar Beutner2011-11-031-0/+5
* Illumos #1661: Fix flaw in sa_find_sizes() calculationXin Li2011-10-241-2/+2
* Change sun.com URLs to zfsonlinux.orgDarik Horn2011-10-242-4/+4
* Include distribution in releaseBrian Behlendorf2011-10-192-2/+2
* Set mtime on symbolic linksBrian Behlendorf2011-10-181-0/+2
* Illumos #755: dmu_recv_stream builds incomplete guid_to_ds_mapAlexander Stetsenko2011-10-182-58/+34
* Use @ZFS_META LICENSE@ in spec.in filesNed Bass2011-10-182-2/+2
* Disable 90-zfs.rules for test suitezfs-0.6.0-rc6Brian Behlendorf2011-10-114-0/+25
* Export symbols for the VFS APIBrian Behlendorf2011-10-113-5/+15
* Add provides lustre-backend-fs to rpmBrian Behlendorf2011-10-071-0/+1
* Prep zfs-0.6.0-rc6 tagBrian Behlendorf2011-10-061-1/+1
* Export symbols for the full SA APIBrian Behlendorf2011-10-053-3/+43
* Synchronize initramfs and system hostidBrian Behlendorf2011-09-302-3/+16
* Fix 'unexpected operator' bashismOleg Stepura2011-09-291-1/+1
* zpl: Fix "df -i" to have better free inodes valueAndreas Dilger2011-09-281-1/+1
* Fix uninitialized varible in zfs_do_userspace()Brian Behlendorf2011-09-271-1/+1
* Export symbols for the full ZAP APIBrian Behlendorf2011-09-272-11/+36
* Make libefi-created GPT compatible with gptfdiskZachary Bedell2011-09-262-9/+17
* Fix boot failure in Dracut scripts.Zachary Bedell2011-09-261-2/+2
* Use automatic variable in MakefileNed Bass2011-09-262-2/+2
* Suppress kmem_alloc() warning in zfs_prop_set_special()Brian Behlendorf2011-09-151-1/+2
* Install zfs-devel headers in /usr/includeBrian Behlendorf2011-09-121-0/+1
* Fix usage of zsb after freeBrian Behlendorf2011-09-091-4/+3
* Ensure FC15 boots when zfs isn't used for boot partitionJeremy Gill2011-09-061-7/+11
* Fix zfs.spec.in to use @LICENSE@ variablePrakash Surya2011-09-061-1/+1
* Fix package URLs to use the github repositoryPrakash Surya2011-09-062-2/+2
* Convert 'if' statements to AS_IF in kernel.m4Prakash Surya2011-09-062-277/+673