aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-1/+4
* Fix cstyle warningsBrian Behlendorf2020-03-171-1/+1
* Separate warning for incomplete and corrupt streamsPaul Dagnelie2020-03-174-3/+12
* Fix zfs-functions packaging bugRichard Laager2020-03-101-11/+0
* initramfs: Eliminate substitutionsRichard Laager2020-03-102-26/+2
* pyzfs: Add constants for platform-specific errnosRyan Moeller2020-02-273-6/+25
* Implement bookmark copyingChristian Schwarz2020-02-115-25/+113
* bash scripts: use /usr/bin/env for bash shebangsGraham Christensen2020-02-103-3/+3
* zfs-load-key.sh: ${ZFS} is not the zfs binaryBen Cordero2019-12-291-1/+1
* In initramfs, do not prompt if keylocation is "file://"sam-lunt2019-12-262-7/+20
* Exchanged two "${ZFS} get -H -o value" commandsGarrett Fields2019-12-181-2/+2
* Force systems with kernel option "quiet" to display prompt for passwordGarrett Fields2019-12-171-0/+4
* initramfs: setup keymapping and video for promptsRichard Laager2019-12-161-0/+7
* Skip loading already loaded keyWitaut Bajaryn2019-11-083-5/+15
* Add tracepoints for taskq entry lifetime eventsPrakash Surya2019-11-014-2/+69
* dracut/zfs-load-key.sh: properly remove prefixesalaviss2019-10-301-1/+1
* Fix contrib/zcp/Makefile.amBrian Behlendorf2019-10-301-1/+1
* Fix for zfs-dracut regressiondacianstremtan2019-10-011-6/+7
* Fix typos in contrib/Andrea Gelmini2019-08-306-21/+21
* Fix Plymouth passphrase prompt in initramfs scriptRichard Allen2019-08-271-8/+8
* Restore :: in Makefile.amRyan Moeller2019-08-264-0/+7
* Set "none" scheduler if available (initramfs)colmbuckley2019-08-191-6/+13
* initramfs: fixes for (debian) initramfsMichael Niewöhner2019-08-162-7/+15
* Add channel program for property based snapshotsClint Armstrong2019-07-303-2/+78
* install path fixesMichael Niewöhner2019-07-304-4/+4
* Remove code for zfs remapMatthew Ahrens2019-06-245-56/+0
* Fix out-of-tree build failuresBrian Behlendorf2019-06-242-9/+14
* Replace whereis with type in zfs-lib.shdacianstremtan2019-06-201-1/+1
* If $ZFS_BOOTFS contains guid, replace the guid portion with $poolGarrett Fields2019-06-061-1/+3
* Move dracut specifics to dracut moduleMichael Niewöhner2019-04-024-3/+25
* initramfs/debian: use panic() instead of directly calling /bin/shMichael Niewöhner2019-02-281-8/+22
* ZVOLs should not be allowed to have childrenloli10K2019-02-085-65/+139
* Add contrib/pyzfs/setup.py to .gitignoreTom Caputi2019-01-131-0/+1
* Removed suggestion to use root dataset as bootfsGregor Kopka2019-01-081-6/+0
* Use ZFS version for pyzfs & drop unused reqs fileNeal Gompa (ニール・ゴンパ)2019-01-083-3/+2
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-062-3/+8
* pyzfs: python3 support (unit tests)Brian Behlendorf2019-01-062-944/+978
* pyzfs: python3 support (library 2/2)Brian Behlendorf2019-01-064-23/+23
* pyzfs: python3 support (library 1/2)Antonio Russo2019-01-0613-122/+141
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-142-13/+5
* Add `cut` binary to the initramfsBen Cordero2018-12-132-2/+3
* Allow spaces in pool names for cmdline argumentkpande2018-11-111-0/+3
* Make initramfs-tools script encryption awareGarrett Fields2018-11-091-64/+34
* Add quotations for ${ENCRYPTIONROOT}kpande2018-11-091-1/+1
* Allow use of pool GUID as root poolGeorge Melikov2018-10-231-1/+10
* Check scheduler for "noop" before setting "noop"Garrett Fields2018-10-101-1/+1
* pyzfs: add missing libzfs_core functionsLOLi2018-08-207-1/+148
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-152-7/+15
* Use zfs-import.target in contrib/dracutAntonio Russo2018-07-312-5/+10
* Fix initramfs missing systemd binariesGeorge Diamantopoulos2018-07-271-0/+2