summary refs log tree commit diff
path: root/pkgs/os-specific/linux/zfs
Commit message (Collapse)AuthorAge
...
| * linuxPackages.{zfs,spl}{Stable,Unstable}: 0.7.7 -> 0.7.8; 2018-04-04 -> ↵Jörg Thalheim2018-04-10
| | | | | | | | 2018-04-10
* | Merge master into stagingFrederik Rietdijk2018-04-09
|\|
| * zfsLegacyCrypto: set incompatibleKernelVersion to 4.16Jörg Thalheim2018-04-08
| |
* | Merge master into stagingFrederik Rietdijk2018-04-08
|\|
| * zfsUnstable: fix evaluation of error messageJörg Thalheim2018-04-06
| |
| * zfsUnstable: mark correct zfs version as incompatibleJörg Thalheim2018-04-06
| |
| * zfsUnstable: mark linux 4.16 as brokenJörg Thalheim2018-04-06
| |
* | Merge master into stagingFrederik Rietdijk2018-04-04
|\|
| * linuxPackages.zfsUnstable: 2018-02-02 -> 2018-04-04Jörg Thalheim2018-04-04
| |
* | zfs: fix hardcoded include path for libtirpcWill Dietz2018-03-25
| |
* | zfs: libtirpc dep on muslWill Dietz2018-03-25
|/
* zfs, spl: 0.7.6 -> 0.7.7Franz Pletz2018-03-22
| | | | | | Remove spl patch that was introduced for grsecurity which we don't support anymore. ZFS now needs perl for some scripts that are call in the configure script.
* zfs, spl: 0.7.5 -> 0.7.6Will Dietz2018-02-07
| | | | | Fixes compat with 4.15 (cc #34459)
* zfs: add migration path for new crypto formatsjau2018-02-07
| | | | fixes #34559
* zfsUnstable: 2017-12-28 - 2018-01-10adisbladis2018-01-10
|
* zfsUnstable: 2017-11-16 -> 2017-12-28adisbladis2017-12-30
|
* zfs: 0.7.4 -> 0.7.5adisbladis2017-12-30
|
* linuxPackages.spl: eval, 84d8ef6e2fc869b5405a9a2590d848283a48a10bYegor Timoshenko2017-12-30
| | | | Second attempt.
* linuxPackages.zfs: use correct kernel module build flagFranz Pletz2017-12-29
| | | | | | | In this expression the boolean flags `buildUser` and `buildKernel` determine if either userspace tools or the kernel module is being built. cc #33166
* kernel 4.14 require libelf to compile modules.David Guibert2017-12-29
| | | | | | | | | | [...] make modules -C /nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/build EXTRA_CFLAGS=-Werror-implicit-function-declaration M=/tmp/nix-build-spl-kernel-2017-11-16-4.14.9.drv-0/source/build /nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/source/Makefile:939: *** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel". Stop. This patch introduces kernel.moduleBuildDependencies to avoid the logic "stdenv.lib.optional (stdenv.lib.versionAtLeast kernel.version "4.14") libelf" in multiple places. [dezgeg did some minor tweaks on top]
* zfs: 0.7.3 -> 0.7.4Clemens Fruhwirth2017-12-13
|
* tree-wide: fix either check-meta or meta attrs of all the packages I evaluateJan Malakhovski2017-12-05
|
* zfsUnstable: 2017-11-12 -> 2017-11-16adisbladis2017-11-16
|
* zfsUnstable: 2017-10-16 -> 2017-11-12sjau2017-11-13
|
* zfs: 0.7.2 -> 0.7.3Franz Pletz2017-11-03
| | | | Bugfix release.
* zfsUnstable: 2017-09-26 -> 2017-10-16Joerg Thalheim2017-10-19
|
* Merge branch 'master' into stagingVladimír Čunát2017-10-07
|\ | | | | | | Hydra: ?compare=1399476
| * zfs, spl: 0.7.1 -> 0.7.2Franz Pletz2017-10-07
| |
* | Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\|
| * {zfsUnstable,splUnstable}: 2017-09-12 -> 2017-09-26Joerg Thalheim2017-09-26
| |
* | treewide: Manually fix miscategorized `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ | | | These are the ones with odd indentation my script will mess up on.
* zfsUnstable: init at 2017-09-12Jörg Thalheim2017-09-15
|
* zfs: use multiple outputsFranz Pletz2017-08-14
| | | | Some dev headers are especially large.
* zfs: 0.7.0 -> 0.7.1Jörg Thalheim2017-08-12
|
* zfs: fix invalid use of substituteInPlaceThomas Tuegel2017-07-29
| | | | | | | | | substituteInPlace was invoked with multiple targets on the command line, which is not supported. (cherry picked from commit b21defaf51daf002f94bb57bf0f5073b153247db) Re-applied due to bad merge in b116fa5ff2a832b24ffbc3ed3fa703ca6bf904ed.
* Merge branch 'master' into stagingFranz Pletz2017-07-28
|\
| * zfs, spl: 0.6.5.11 -> 0.7.0Robin Gloster2017-07-27
| |
* | Merge branch 'master' into bugfix/staging/stdenvThomas Tuegel2017-07-21
|\|
| * zfsUnstable: mark as stable with 4.12Jörg Thalheim2017-07-18
| |
* | zfs: fix invalid use of substituteInPlaceThomas Tuegel2017-07-21
|/ | | | | substituteInPlace was invoked with multiple targets on the command line, which is not supported.
* zfsUnstable: 0.7.0-rc4 -> 0.7.0-rc5Franz Pletz2017-07-17
|
* zfs: 0.6.5.10 -> 0.6.5.11Franz Pletz2017-07-17
|
* zfs: update kernel versions constraint for linux 4.12Jörg Thalheim2017-07-04
|
* kernelPackages.zfs: 0.6.5.9 -> 0.6.5.10Franz Pletz2017-06-17
|
* kernelPackages.zfsUnstable: 0.7.0-rc3 -> 0.7.0-rc4Jörg Thalheim2017-05-06
|
* zfsUnstable: mark as incompatible with 4.11 (since rc3)Jörg Thalheim2017-05-02
|
* zfs: Bump incompatibleKernelVersion to "4.11"evujumenuk2017-04-23
| | | https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.9 attests compatibility with kernel versions up to 4.10.x.
* linuxPackages.zfs: 0.6.5.8 -> 0.6.5.9Jörg Thalheim2017-02-04
|
* zfs: add hint to try unstable version, fix typoFranz Pletz2017-01-21
|
* zfsUnstable: 0.7.0-rc2 -> 0.7.0-rc3Jörg Thalheim2017-01-21
|