summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 0.6.1Richard Yao2013-03-281-15/+17
* Version bump to 0.6.1Richard Yao2013-03-283-24/+141
* Change how we generate the /usr/src/zfs used by lustre to work on the 9999 eb...Richard Yao2013-03-241-16/+16
* Change how we generate the /usr/src/zfs used by lustre to work on the 9999 eb...Richard Yao2013-03-243-5/+10
* Enable zfs_arc_memory_throttle_disable by defaultRichard Yao2013-03-231-15/+16
* Enable zfs_arc_memory_throttle_disable by defaultRichard Yao2013-03-233-2/+53
* Switch back to linux-modRichard Yao2013-03-161-20/+20
* Switch back to linux-modRichard Yao2013-03-167-13/+19
* Switch to linux-info eclass; Replace zfs-kmod-0.6.0_rc14-symlink-headers.patc...Richard Yao2013-03-161-21/+20
* Switch to linux-info eclass; Replace zfs-kmod-0.6.0_rc14-symlink-headers.patc...Richard Yao2013-03-168-32/+35
* Linux 3.9 Support; Fix barrier regression on Linux 2.6.37 and later; Improve ...Richard Yao2013-03-151-7/+31
* Linux 3.9 Support; Fix barrier regression on Linux 2.6.37 and later; Improve ...Richard Yao2013-03-1511-25/+309
* Improve support for hardened kernels, bug \# 457176, thanks MarcinRichard Yao2013-02-161-2/+3
* Improve support for hardened kernels, bug \# 457176, thanks MarcinRichard Yao2013-02-163-2/+489
* Add file name length check omitted by Linux VFS. Backport kernel compatibilit...Richard Yao2013-02-111-10/+7
* Add file name length check omitted by Linux VFS. Backport kernel compatibilit...Richard Yao2013-02-1111-398/+101
* Add DEPEND=virtual/awk, properly cast constant for 32-bit systemsRichard Yao2013-02-061-11/+12
* Add DEPEND=virtual/awk, properly cast constant for 32-bit systemsRichard Yao2013-02-0612-17/+80
* Correct typo in pkg_postinst()Richard Yao2013-02-031-2/+2
* Correct typo in pkg_postinst()Richard Yao2013-02-032-3/+6
* Bump sys-fs/zfs-kmod to 0.6.0_rc14Richard Yao2013-02-021-1/+3
* Bump sys-fs/zfs-kmod to 0.6.0_rc14Richard Yao2013-02-022-1/+108
* Filter -Wl,* from LDFLAGS to prevent build failures on ARMRichard Yao2013-01-161-2/+2
* Filter -Wl,* from LDFLAGS to prevent build failures on ARMRichard Yao2013-01-162-12/+24
* Filter -Wl,* from LDFLAGS to prevent build failures on ARMRichard Yao2013-01-161-1/+2
* Filter -Wl,* from LDFLAGS to prevent build failures on ARMRichard Yao2013-01-162-1/+113
* Fix trailing whitespace in ebuild and also typo in previous commit messageRichard Yao2013-01-141-2/+2
* Fix trailing whitespace in ebuild and also typo in previous commit messageRichard Yao2013-01-142-6/+6
* Fix deadlock that can occur with concucrrent and operations, fix regression...Richard Yao2013-01-141-1/+5
* Fix deadlock that can occur with concucrrent and operations, fix regression...Richard Yao2013-01-145-2/+248
* Bump sys-fs/zfs-kmod to 0.6.0_rc13Richard Yao2012-12-231-1/+3
* Bump sys-fs/zfs-kmod to 0.6.0_rc13Richard Yao2012-12-232-1/+100
* Linux 3.7 Support; Stability Fixes; Performance Regression Fix; Fix bug #411555Richard Yao2012-12-111-6/+8
* Linux 3.7 Support; Stability Fixes; Performance Regression Fix; Fix bug #411555Richard Yao2012-12-117-11/+113
* Bump sys-fs/zfs-kmod to 0.6.0_rc12Richard Yao2012-11-141-1/+3
* Bump sys-fs/zfs-kmod to 0.6.0_rc12Richard Yao2012-11-142-1/+101
* Linux 3.6 support and stability fixesRichard Yao2012-10-171-1/+13
* Linux 3.6 support and stability fixesRichard Yao2012-10-1713-1/+1147
* Add sys-fs/zfs-kmod-0.6.0-rc11Richard Yao2012-09-181-1/+3
* Add sys-fs/zfs-kmod-0.6.0-rc11Richard Yao2012-09-182-1/+97
* Remove CONFIG_PREEMPT restriction: Preemption support has been merged upstreamRichard Yao2012-08-311-2/+2
* Remove CONFIG_PREEMPT restriction: Preemption support has been merged upstreamRichard Yao2012-08-312-3/+5
* Adjust LICENSE to reflect the fact that all kernel code is under the CDDLRichard Yao2012-08-261-3/+3
* Adjust LICENSE to reflect the fact that all kernel code is under the CDDLRichard Yao2012-08-263-5/+9
* Linux 3.6 and later are not currently supportedRichard Yao2012-08-241-3/+3
* Linux 3.6 and later are not currently supportedRichard Yao2012-08-243-5/+23
* Add check for CONFIG_IOSCHED_NOOP.Richard Yao2012-08-241-3/+3
* Add check for CONFIG_IOSCHED_NOOP.Richard Yao2012-08-243-3/+11
* Remove obsolete code from src_prepare() and src_test()Richard Yao2012-08-221-3/+3
* Remove obsolete code from src_prepare() and src_test()Richard Yao2012-08-223-33/+7