| Commit message (Expand) | Author | Age | Files | Lines |
* | Centralize variable substitution | Arvind Sankar | 2020-07-14 | 4 | -53/+10 |
* | Use abs_top_builddir when referencing libraries | Arvind Sankar | 2020-07-10 | 1 | -4/+4 |
* | Clean up lib dependencies | Arvind Sankar | 2020-07-10 | 1 | -1/+3 |
* | Add device rebuild feature | Brian Behlendorf | 2020-07-03 | 1 | -0/+2 |
* | Fixes for make dist | Arvind Sankar | 2020-06-26 | 3 | -12/+3 |
* | pam: implement a zfs_key pam module | felixdoerre | 2020-06-24 | 4 | -1/+776 |
* | Drop unnecessary srcdir paths | Arvind Sankar | 2020-06-24 | 5 | -17/+17 |
* | Merge bash_completions changes from upstream | Joao Carlos Mendes Luis | 2020-06-16 | 1 | -24/+114 |
* | bash_completion: add missing attributes | Grischa Zengel | 2020-06-10 | 1 | -3/+3 |
* | Remove unnecessary references to slavery | Matthew Ahrens | 2020-06-10 | 1 | -13/+13 |
* | Add bootfs.snapshot and bootfs.rollback kernel parameters | gregory-lee-bartholomew | 2020-05-29 | 6 | -2/+66 |
* | Change zfsunlock for better busybox compatibility | Richard Laager | 2020-05-10 | 1 | -1/+1 |
* | Unlock encrypted root partition over SSH | Andrey Prokopenko | 2020-05-07 | 8 | -3/+92 |
* | Rework README.initramfs.markdown | Richard Laager | 2020-05-07 | 1 | -94/+74 |
* | Cleanup contrib/initramfs automake | Richard Laager | 2020-05-07 | 5 | -27/+14 |
* | Add FreeBSD support to OpenZFS | Matthew Macy | 2020-04-14 | 1 | -1/+4 |
* | Fix cstyle warnings | Brian Behlendorf | 2020-03-17 | 1 | -1/+1 |
* | Separate warning for incomplete and corrupt streams | Paul Dagnelie | 2020-03-17 | 4 | -3/+12 |
* | Fix zfs-functions packaging bug | Richard Laager | 2020-03-10 | 1 | -11/+0 |
* | initramfs: Eliminate substitutions | Richard Laager | 2020-03-10 | 2 | -26/+2 |
* | pyzfs: Add constants for platform-specific errnos | Ryan Moeller | 2020-02-27 | 3 | -6/+25 |
* | Implement bookmark copying | Christian Schwarz | 2020-02-11 | 5 | -25/+113 |
* | bash scripts: use /usr/bin/env for bash shebangs | Graham Christensen | 2020-02-10 | 3 | -3/+3 |
* | zfs-load-key.sh: ${ZFS} is not the zfs binary | Ben Cordero | 2019-12-29 | 1 | -1/+1 |
* | In initramfs, do not prompt if keylocation is "file://" | sam-lunt | 2019-12-26 | 2 | -7/+20 |
* | Exchanged two "${ZFS} get -H -o value" commands | Garrett Fields | 2019-12-18 | 1 | -2/+2 |
* | Force systems with kernel option "quiet" to display prompt for password | Garrett Fields | 2019-12-17 | 1 | -0/+4 |
* | initramfs: setup keymapping and video for prompts | Richard Laager | 2019-12-16 | 1 | -0/+7 |
* | Skip loading already loaded key | Witaut Bajaryn | 2019-11-08 | 3 | -5/+15 |
* | Add tracepoints for taskq entry lifetime events | Prakash Surya | 2019-11-01 | 4 | -2/+69 |
* | dracut/zfs-load-key.sh: properly remove prefixes | alaviss | 2019-10-30 | 1 | -1/+1 |
* | Fix contrib/zcp/Makefile.am | Brian Behlendorf | 2019-10-30 | 1 | -1/+1 |
* | Fix for zfs-dracut regression | dacianstremtan | 2019-10-01 | 1 | -6/+7 |
* | Fix typos in contrib/ | Andrea Gelmini | 2019-08-30 | 6 | -21/+21 |
* | Fix Plymouth passphrase prompt in initramfs script | Richard Allen | 2019-08-27 | 1 | -8/+8 |
* | Restore :: in Makefile.am | Ryan Moeller | 2019-08-26 | 4 | -0/+7 |
* | Set "none" scheduler if available (initramfs) | colmbuckley | 2019-08-19 | 1 | -6/+13 |
* | initramfs: fixes for (debian) initramfs | Michael Niewöhner | 2019-08-16 | 2 | -7/+15 |
* | Add channel program for property based snapshots | Clint Armstrong | 2019-07-30 | 3 | -2/+78 |
* | install path fixes | Michael Niewöhner | 2019-07-30 | 4 | -4/+4 |
* | Remove code for zfs remap | Matthew Ahrens | 2019-06-24 | 5 | -56/+0 |
* | Fix out-of-tree build failures | Brian Behlendorf | 2019-06-24 | 2 | -9/+14 |
* | Replace whereis with type in zfs-lib.sh | dacianstremtan | 2019-06-20 | 1 | -1/+1 |
* | If $ZFS_BOOTFS contains guid, replace the guid portion with $pool | Garrett Fields | 2019-06-06 | 1 | -1/+3 |
* | Move dracut specifics to dracut module | Michael Niewöhner | 2019-04-02 | 4 | -3/+25 |
* | initramfs/debian: use panic() instead of directly calling /bin/sh | Michael Niewöhner | 2019-02-28 | 1 | -8/+22 |
* | ZVOLs should not be allowed to have children | loli10K | 2019-02-08 | 5 | -65/+139 |
* | Add contrib/pyzfs/setup.py to .gitignore | Tom Caputi | 2019-01-13 | 1 | -0/+1 |
* | Removed suggestion to use root dataset as bootfs | Gregor Kopka | 2019-01-08 | 1 | -6/+0 |
* | Use ZFS version for pyzfs & drop unused reqs file | Neal Gompa (ニール・ゴンパ) | 2019-01-08 | 3 | -3/+2 |