summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix minor autoconf error message inconsistenciesPrakash Surya2011-09-062-35/+35
* Fix incorrect zpool_cache substitutionBrian Behlendorf2011-08-226-6/+6
* Merge branch 'udev'Brian Behlendorf2011-08-2222-143/+216
|\
| * Fix autoconf variable substitution in init scripts.Brian Behlendorf2011-08-1911-66/+129
| * Make dracut module-setup.sh an autoconf config fileKyle Fuller2011-08-196-63/+62
| * Move 90-zfs udev rule from dracut to udev/rules.dKyle Fuller2011-08-198-15/+26
|/
* Buildbot suppression rulesBrian Behlendorf2011-08-191-0/+6
* Fixed uninitialized variableBrian Behlendorf2011-08-191-1/+1
* Fix missing format argumentsBrian Behlendorf2011-08-191-3/+3
* Fix incompatible pointer type warningBrian Behlendorf2011-08-191-1/+2
* Disable zfs /etc/mtab updatesBrian Behlendorf2011-08-191-2/+1
* Improve HAVE_EVICT_INODE checkBrian Behlendorf2011-08-082-9/+9
* Autogen refresh for udev changesBrian Behlendorf2011-08-0855-117/+330
* Move udev rules from /etc/udev to /lib/udevKyle Fuller2011-08-0818-30/+45
* Correctly lock pages for .readpages()Brian Behlendorf2011-08-081-54/+13
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-0461-0/+255
* Cleanup mmap(2) writesBrian Behlendorf2011-08-023-111/+91
* Use libzfs_run_process() in libshare.Gunnar Beutner2011-08-011-59/+29
* Use /dev/null for stdout/stderr in libzfs_run_process().Gunnar Beutner2011-08-011-3/+10
* Call exportfs -v once for NFS shares.James H2011-08-011-90/+74
* Merge branch 'illumos'Brian Behlendorf2011-08-0123-106/+2700
|\
| * Illumos #1313: Integer overflow in txg_delay()Martin Matuska2011-08-011-1/+1
| * Illumos #278: get rid zfs of python and pyzfs dependenciesAlexander Stetsenko2011-08-015-34/+2440
| * Illumos #1043: Recursive zfs snapshot destroy failsMartin Matuska2011-08-011-0/+5
| * Illumos #883: ZIL reuse during remount corruptionEric Schrock2011-08-012-16/+60
| * Illumos #1092: zfs refratio propertyMatt Ahrens2011-08-015-7/+31
| * Illumos #1051: zfs should handle imbalanced lunsGeorge Wilson2011-08-018-28/+123
| * Illumos #510: 'zfs get' enhancement - mountpoint as an argumentShampavman2011-08-011-1/+2
| * Illumos #175: zfs vdev cache consumes excessive memoryGarrett D'Amore2011-08-011-1/+8
| * Illumos #764: panic in zfs:dbuf_sync_listGordon Ross2011-08-011-4/+16
| * Illumos #xxx: zdb -vvv broken after zfs diff integrationTim Haley2011-08-011-14/+14
|/
* Add .gitignore for zfs.<distro> init scriptsBrian Behlendorf2011-08-011-0/+6
* Turn the init.d scripts into autoconf config filesKyle Fuller2011-08-019-35/+73
* Wrap dracut scripts to 79 charsZachary Bedell2011-07-313-10/+14
* Make autogen.sh executableKyle Fuller2011-07-261-0/+0
* Catch return errors from zpool commandsZachary Bedell2011-07-251-2/+3
* Soft to hard tabsZachary Bedell2011-07-253-114/+114
* Fix txg_sync_thread deadlockBrian Behlendorf2011-07-221-2/+2
* Add missing <pool> optionBrian Behlendorf2011-07-221-1/+1
* Fix the configure CONFIG_* option detectionBrian Behlendorf2011-07-222-15/+5
* Use zfs_mknode() to create dataset rootBrian Behlendorf2011-07-201-31/+68
* Honor setgit bit on directoriesBrian Behlendorf2011-07-201-20/+22