| Commit message (Expand) | Author | Age | Files | Lines |
* | swiching to https for git ebuild | Matthew Thode | 2014-07-09 | 1 | -15/+15 |
* | swiching to https for git ebuild | Matthew Thode | 2014-07-09 | 2 | -3/+6 |
* | Disallow CONFIG_DEBUG_INFO_REDUCED when USE=debug is set | Richard Yao | 2014-06-20 | 1 | -15/+15 |
* | Disallow CONFIG_DEBUG_INFO_REDUCED when USE=debug is set | Richard Yao | 2014-06-20 | 2 | -2/+6 |
* | Bump to 0.6.3 | Richard Yao | 2014-06-13 | 1 | -15/+17 |
* | Bump to 0.6.3 | Richard Yao | 2014-06-13 | 3 | -17/+148 |
* | Remove ancient ZFSOnLinux kernel module versions | Richard Yao | 2014-06-08 | 1 | -32/+14 |
* | Remove ancient ZFSOnLinux kernel module versions | Richard Yao | 2014-06-08 | 15 | -1388/+17 |
* | CONFIG_DEBUG_INFO should be DEBUG_INFO | Richard Yao | 2014-05-22 | 1 | -15/+15 |
* | CONFIG_DEBUG_INFO should be DEBUG_INFO | Richard Yao | 2014-05-22 | 2 | -3/+6 |
* | Require CONFIG_DEBUG_INFO for USE=debug on =sys-fs/zfs-kmod-9999 | Richard Yao | 2014-05-14 | 1 | -15/+15 |
* | Require CONFIG_DEBUG_INFO for USE=debug on =sys-fs/zfs-kmod-9999 | Richard Yao | 2014-05-14 | 2 | -3/+6 |
* | Improve USE=debug on 9999 ebuild: changes will be propagated to the next revi... | Richard Yao | 2014-04-26 | 1 | -15/+15 |
* | Improve USE=debug on 9999 ebuild: changes will be propagated to the next revi... | Richard Yao | 2014-04-26 | 2 | -4/+11 |
* | The patchset used in sys-fs/zfs-kmod-0.6.2-r4 was an early version that was n... | Richard Yao | 2014-04-11 | 1 | -14/+16 |
* | The patchset used in sys-fs/zfs-kmod-0.6.2-r4 was an early version that was n... | Richard Yao | 2014-04-11 | 2 | -1/+138 |
* | Proper Linux 3.13 support, Linux 3.14 support, numerous races/deadlocks fixed... | Richard Yao | 2014-04-10 | 1 | -15/+17 |
* | Proper Linux 3.13 support, Linux 3.14 support, numerous races/deadlocks fixed... | Richard Yao | 2014-04-10 | 3 | -3/+139 |
* | Linux 3.13 support: This requires no changes to the ZFS C code, so we just in... | Richard Yao | 2014-01-27 | 1 | -15/+15 |
* | Linux 3.13 support: This requires no changes to the ZFS C code, so we just in... | Richard Yao | 2014-01-27 | 2 | -5/+9 |
* | Fix writeback regression introduced in -r2 that affected mmap() and AIO write... | Richard Yao | 2013-11-21 | 1 | -20/+17 |
* | Fix writeback regression introduced in -r2 that affected mmap() and AIO write... | Richard Yao | 2013-11-21 | 5 | -259/+26 |
* | Update 0.6.2 patchset with sys-fs/zfs-kmod-0.6.2-r2: Fixes memory leak regres... | Richard Yao | 2013-10-18 | 1 | -14/+16 |
* | Update 0.6.2 patchset with sys-fs/zfs-kmod-0.6.2-r2: Fixes memory leak regres... | Richard Yao | 2013-10-18 | 2 | -1/+139 |
* | Reverse stabilization of sys-fs/zfs-kmod-0.6.2-r1 (to avoid confusing users b... | Richard Yao | 2013-10-14 | 1 | -15/+15 |
* | Reverse stabilization of sys-fs/zfs-kmod-0.6.2-r1 (to avoid confusing users b... | Richard Yao | 2013-10-14 | 2 | -3/+8 |
* | Stabilize sys-fs/zfs-kmod-0.6.2-r1 on amd64 (indirectly required by sys-boot/... | Richard Yao | 2013-10-14 | 1 | -16/+16 |
* | Stabilize sys-fs/zfs-kmod-0.6.2-r1 on amd64 (indirectly required by sys-boot/... | Richard Yao | 2013-10-14 | 2 | -3/+7 |
* | Fixed readdir regressions, fixed mknod return values, fixed compatibility iss... | Richard Yao | 2013-10-05 | 1 | -14/+16 |
* | Fixed readdir regressions, fixed mknod return values, fixed compatibility iss... | Richard Yao | 2013-10-05 | 2 | -1/+138 |
* | Version bump to 0.6.2 | Richard Yao | 2013-08-23 | 1 | -14/+16 |
* | Version bump to 0.6.2 | Richard Yao | 2013-08-23 | 2 | -1/+129 |
* | Drop !USER_NS because !UIDGID_STRICT_TYPE_CHECKS is sufficient | Richard Yao | 2013-08-21 | 1 | -15/+15 |
* | Drop !USER_NS because !UIDGID_STRICT_TYPE_CHECKS is sufficient | Richard Yao | 2013-08-21 | 2 | -3/+5 |
* | Linux 3.10 support; asynchronous zvol initialization; miscellaneous fixes for... | Richard Yao | 2013-07-14 | 1 | -18/+21 |
* | Linux 3.10 support; asynchronous zvol initialization; miscellaneous fixes for... | Richard Yao | 2013-07-14 | 8 | -146/+383 |
* | Add blocker against CONFIG_UIDGID_STRICT_TYPE_CHECKS | Richard Yao | 2013-05-29 | 1 | -15/+15 |
* | Add blocker against CONFIG_UIDGID_STRICT_TYPE_CHECKS | Richard Yao | 2013-05-29 | 2 | -2/+6 |
* | Do not permit builds with CONFIG_USER_NS | Richard Yao | 2013-05-29 | 1 | -15/+15 |
* | Do not permit builds with CONFIG_USER_NS | Richard Yao | 2013-05-29 | 2 | -2/+6 |
* | Backport important fixes from upstream HEAD; also includes important zvol ini... | Richard Yao | 2013-05-28 | 1 | -14/+20 |
* | Backport important fixes from upstream HEAD; also includes important zvol ini... | Richard Yao | 2013-05-28 | 7 | -1/+457 |
* | Remove /usr/src/zfs symlink from 9999 ebuild; sys-cluster/lustre (science ove... | Richard Yao | 2013-04-17 | 1 | -15/+15 |
* | Remove /usr/src/zfs symlink from 9999 ebuild; sys-cluster/lustre (science ove... | Richard Yao | 2013-04-17 | 2 | -5/+7 |
* | Update /usr/src/zfs link to reflect upstream's new location | Richard Yao | 2013-04-17 | 1 | -2/+22 |
* | Update /usr/src/zfs link to reflect upstream's new location | Richard Yao | 2013-04-17 | 2 | -3/+6 |
* | Kbuild depends on dev-lang/perl | Richard Yao | 2013-04-17 | 1 | -28/+8 |
* | Kbuild depends on dev-lang/perl | Richard Yao | 2013-04-17 | 8 | -8/+21 |
* | Version bump to 0.6.1 | Richard Yao | 2013-03-28 | 1 | -15/+17 |
* | Version bump to 0.6.1 | Richard Yao | 2013-03-28 | 3 | -24/+141 |