summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add sys-fs/zfs-0.6.0_rc11Richard Yao2012-09-181-1/+3
* Add sys-fs/zfs-0.6.0_rc11Richard Yao2012-09-182-1/+114
* Do not permit ZFS to be used with GNU grep 2.13Richard Yao2012-08-311-3/+3
* Do not permit ZFS to be used with GNU grep 2.13Richard Yao2012-08-313-3/+9
* Remove obsolete src_test()Richard Yao2012-08-221-3/+3
* Remove obsolete src_test()Richard Yao2012-08-223-23/+7
* Add USE=kernel-builtinRichard Yao2012-08-221-3/+3
* Add USE=kernel-builtinRichard Yao2012-08-223-7/+11
* Split kernel module into sys-fs/zfs-kmodRichard Yao2012-08-221-14/+4
* Split kernel module into sys-fs/zfs-kmodRichard Yao2012-08-2213-1054/+32
* Add 0.6.0-rc10 releaseRichard Yao2012-08-151-2/+4
* Add 0.6.0-rc10 releaseRichard Yao2012-08-153-15/+159
* Fix problem caused by first attempt at udev directory detectionRichard Yao2012-08-111-4/+4
* Fix problem caused by first attempt at udev directory detectionRichard Yao2012-08-113-5/+9
* CONFIG_PAX_KERNEXEC_PLUGIN_METHOD_OR causes a failure when loading the module...Richard Yao2012-08-091-3/+3
* CONFIG_PAX_KERNEXEC_PLUGIN_METHOD_OR causes a failure when loading the module...Richard Yao2012-08-093-3/+10
* Use pkgconfig to detect udev directory locationRichard Yao2012-08-061-3/+3
* Use pkgconfig to detect udev directory locationRichard Yao2012-08-063-9/+21
* Remove CONFIG_PREEMPT_VOLUNTARY restrictionRichard Yao2012-07-281-15/+15
* Remove CONFIG_PREEMPT_VOLUNTARY restrictionRichard Yao2012-07-283-5/+7
* Fix NULL pointer dereference on >=sys-kernel/hardened-sources-3.3.0Richard Yao2012-07-211-3/+4
* Fix NULL pointer dereference on >=sys-kernel/hardened-sources-3.3.0Richard Yao2012-07-214-3/+49
* Fix files/zfs-0.6.0_rc9-bsd-init.patchRichard Yao2012-07-111-1/+1
* Fix files/zfs-0.6.0_rc9-bsd-init.patchRichard Yao2012-07-112-1/+44
* Remove the file in preparation to add it with `cvs add -ko`Richard Yao2012-07-111-39/+0
* Fix CVS keyword substitution in patch fileRichard Yao2012-07-111-1/+1
* Fix CVS keyword substitution in patch fileRichard Yao2012-07-111-2/+2
* Fix CVS keyword substitution in patch fileRichard Yao2012-07-112-2/+5
* Linux 3.5 support, Change LICENSE variable and remove patch that had been mis...Richard Yao2012-07-111-7/+5
* Linux 3.5 support, Change LICENSE variable and remove patch that had been mis...Richard Yao2012-07-119-1992/+254
* Fix 32-bit compiler warnings and remove push page patch in favor of change to...Richard Yao2012-07-101-1/+3
* Fix 32-bit compiler warnings and remove push page patch in favor of change to...Richard Yao2012-07-103-1/+199
* Add MIT to LICENSE because of USE=bash-completionRichard Yao2012-07-011-4/+4
* Add MIT to LICENSE because of USE=bash-completionRichard Yao2012-07-014-7/+11
* Import bash-completion from zfs-fuseRichard Yao2012-07-011-4/+5
* Import bash-completion from zfs-fuseRichard Yao2012-07-015-13/+252
* Add config checks for initramfs supportRichard Yao2012-06-251-3/+3
* Add config checks for initramfs supportRichard Yao2012-06-253-5/+14
* Fix additional deadlock fix regressionRichard Yao2012-06-251-3/+3
* Fix additional deadlock fix regressionRichard Yao2012-06-253-88/+84
* Fix regression caused by patch to fix deadlockRichard Yao2012-06-251-3/+3
* Fix regression caused by patch to fix deadlockRichard Yao2012-06-253-69/+122
* Adjust patch to correspond to a working GIT branchRichard Yao2012-06-251-2/+2
* Adjust patch to correspond to a working GIT branchRichard Yao2012-06-252-100/+536
* Fix swap deadlock involving zfs_range_lock() and zvolsRichard Yao2012-06-251-1/+3
* Fix swap deadlock involving zfs_range_lock() and zvolsRichard Yao2012-06-253-1/+274
* Keyword ~amd64Richard Yao2012-06-181-3/+3
* Keyword ~amd64Richard Yao2012-06-183-6/+16
* Replace PF_MEMALLOC with KM_PUSHPAGE to fix deadlock issues. This makes swap ...Richard Yao2012-06-171-2/+6
* Replace PF_MEMALLOC with KM_PUSHPAGE to fix deadlock issues. This makes swap ...Richard Yao2012-06-176-2/+1286