]> git.proxmox.com Git - mirror_zfs.git/history - contrib
Fix two minor lint errors (cppcheck)
[mirror_zfs.git] / contrib /
2021-01-23 Lorenz Hüdepohldracut: Support /usr/bin as 'systemctl' path
2021-01-23 Antonio RussoInstall zgenhostid to sbindir
2021-01-23 Antonio RussoZTS: avoid piping to special devices
2020-11-30 Đoàn Trần Công Danhdracut: use /bin/sh instead of bash as the intepreter
2020-11-25 cragwpam_zfs_key: accommodate different dataset naming scheme
2020-11-17 Érico Rolimconfig/dracut/90zfs: handle cases where hostid(1) retur...
2020-11-11 Pavel Zakharovinitramfs: zfsunlock hook breaks /usr/bin
2020-10-16 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-10-01 Kjeld Schouten-LebbingAdd intel_QAT patches
2020-10-01 набcontrib/initramfs: fix shellcheck and checkbashisms...
2020-09-18 Georgy Yakovlevcmd/zgenhostid: replace with simple c implementation
2020-08-22 Chris McDonoughRemove vestigial settings related to initramfs
2020-08-20 Brian BehlendorfSilence 'make checkbashisms'
2020-08-01 Allan JudeChange the error handling for invalid property values
2020-07-31 Allan Judepyzfs: Add missing entry to zfs_errno
2020-07-15 Arvind SankarCentralize variable substitution
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarClean up lib dependencies
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 felixdoerrepam: implement a zfs_key pam module
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2020-06-16 Joao Carlos Mendes... Merge bash_completions changes from upstream
2020-06-11 Grischa Zengelbash_completion: add missing attributes
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-05-30 gregory-lee-bartho... Add bootfs.snapshot and bootfs.rollback kernel parameters
2020-05-10 Richard LaagerChange zfsunlock for better busybox compatibility
2020-05-07 Andrey ProkopenkoUnlock encrypted root partition over SSH
2020-05-07 Richard LaagerRework README.initramfs.markdown
2020-05-07 Richard LaagerCleanup contrib/initramfs automake
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-03-17 Brian BehlendorfFix cstyle warnings
2020-03-17 Paul DagnelieSeparate warning for incomplete and corrupt streams
2020-03-10 Richard LaagerFix zfs-functions packaging bug
2020-03-10 Richard Laagerinitramfs: Eliminate substitutions
2020-02-28 Ryan Moellerpyzfs: Add constants for platform-specific errnos
2020-02-11 Christian SchwarzImplement bookmark copying
2020-02-10 Graham Christensenbash scripts: use /usr/bin/env for bash shebangs
2019-12-29 Ben Corderozfs-load-key.sh: ${ZFS} is not the zfs binary
2019-12-26 sam-luntIn initramfs, do not prompt if keylocation is "file://"
2019-12-18 Garrett FieldsExchanged two "${ZFS} get -H -o value" commands
2019-12-18 Garrett FieldsForce systems with kernel option "quiet" to display...
2019-12-17 Richard Laagerinitramfs: setup keymapping and video for prompts
2019-11-08 Witaut BajarynSkip loading already loaded key
2019-11-01 Prakash SuryaAdd tracepoints for taskq entry lifetime events
2019-10-30 alavissdracut/zfs-load-key.sh: properly remove prefixes
2019-10-30 Brian BehlendorfFix contrib/zcp/Makefile.am
2019-10-01 dacianstremtanFix for zfs-dracut regression
2019-08-30 Andrea GelminiFix typos in contrib/
2019-08-27 Richard AllenFix Plymouth passphrase prompt in initramfs script
2019-08-26 Ryan MoellerRestore :: in Makefile.am
2019-08-19 colmbuckleySet "none" scheduler if available (initramfs)
2019-08-16 Michael Niewöhnerinitramfs: fixes for (debian) initramfs
2019-07-30 Clint ArmstrongAdd channel program for property based snapshots
2019-07-30 Michael Niewöhnerinstall path fixes
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-24 Brian BehlendorfFix out-of-tree build failures
2019-06-20 dacianstremtanReplace whereis with type in zfs-lib.sh
2019-06-06 Garrett FieldsIf $ZFS_BOOTFS contains guid, replace the guid portion...
2019-04-03 Michael NiewöhnerMove dracut specifics to dracut module
2019-02-28 Michael Niewöhnerinitramfs/debian: use panic() instead of directly calli...
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-01-13 Tom CaputiAdd contrib/pyzfs/setup.py to .gitignore
2019-01-09 Gregor KopkaRemoved suggestion to use root dataset as bootfs
2019-01-08 Neal Gompa (ニール... Use ZFS version for pyzfs & drop unused reqs file
2019-01-06 Brian BehlendorfPython 2 and 3 compatibility
2019-01-06 Brian Behlendorfpyzfs: python3 support (build system)
2019-01-06 Brian Behlendorfpyzfs: python3 support (unit tests)
2019-01-06 Brian Behlendorfpyzfs: python3 support (library 2/2)
2019-01-06 Antonio Russopyzfs: python3 support (library 1/2)
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-12-13 Ben CorderoAdd `cut` binary to the initramfs
2018-11-12 kpandeAllow spaces in pool names for cmdline argument
2018-11-09 Garrett FieldsMake initramfs-tools script encryption aware
2018-11-09 kpandeAdd quotations for ${ENCRYPTIONROOT}
2018-10-24 George MelikovAllow use of pool GUID as root pool
2018-10-10 Garrett FieldsCheck scheduler for "noop" before setting "noop"
2018-08-20 LOLipyzfs: add missing libzfs_core functions
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-07-31 Antonio RussoUse zfs-import.target in contrib/dracut
2018-07-27 George DiamantopoulosFix initramfs missing systemd binaries
2018-06-12 Tom CaputiAdd pyzfs build directories to gitignore
2018-05-30 Steffen MüthingInstall basename utility into dracut initramfs
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-07 Tomohiro KusumiPrevent `make distclean` removing 0 sized file
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
2018-05-01 Andriy GaponImport pyzfs source code from ClusterHQ
2018-04-06 Tony HutterFix "file is executable, but no shebang" warnings
2018-03-22 kpandemodprobe zfs during dracut mount
2018-02-28 John EismeierFix some typos
2018-02-23 Kash PandeShellcheck cleanup for initrd scripts
2018-02-23 Kash PandeEnable booting from nested encrypted datasets
2018-02-12 LOLicontrib/initramfs: add missing conf.d/zfs
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-02-08 Matthew ThodeOnly run pre-mount hook zfs-load-key on systemd
2018-02-07 Brian BehlendorfAdd zfs-load-key.sh to .gitignore
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-01-26 Brian BehlendorfUpdate README.initramfs.markdown
2018-01-18 Matthew ThodeRun zfs load-key if needed in dracut
2017-12-17 LOLiHonor --with-mounthelperdir where applicable
next