aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Python 3.12 deprecated python3-distutilsBrian Behlendorf2024-04-251-1/+1
* Packaging: Auto-generate changelog during configure (#15528)Umer Saleem2023-11-161-0/+6
* Workaround to allow openzfs-zfs-dkms install on UbuntuAllKind2023-11-081-1/+0
* RAID-Z expansion featureDon Brady2023-11-083-0/+11
* contrib: debian: drop bashcompletion mangling after installStoiko Ivanov2023-10-032-6/+0
* contrib: debian: switch to dh-sequence-dkmsStoiko Ivanov2023-10-031-1/+1
* contrib: bash_completion.d: make install destination vendor dependentStoiko Ivanov2023-10-031-2/+0
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-09-211-0/+2
* Make zoned/jailed zfsprops(7) make more sense.наб2023-08-251-2/+0
* Move zinject from openzfs-zfs-test to openzfs-zfsutilsUmer Saleem2023-08-082-2/+2
* dracut: support mountpoint=legacy for root datasetRafael Kitover2023-08-081-5/+6
* Rollback before zfs root is mountedWojciech Małota-Wójcik2023-07-201-1/+1
* Update changelog for 2.2Umer Saleem2023-07-131-0/+6
* contrib: dracut: Conditionalize copying of libgcc_s.so.1 to glibc onlyvimproved2023-06-291-1/+1
* PAM: support password changes even when not mountedVal Packett2023-06-011-26/+44
* PAM: add 'uid_min' and 'uid_max' options for changing the uid rangeVal Packett2023-06-011-4/+16
* PAM: add 'forceunmount' flagVal Packett2023-06-011-3/+7
* PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'Val Packett2023-06-011-11/+25
* PAM: use boolean_t for config flagsVal Packett2023-06-011-3/+3
* PAM: do not fail to mount if the key's already loadedVal Packett2023-06-011-1/+1
* Revert "initramfs: use `mount.zfs` instead of `mount`"Rich Ercolani2023-05-311-3/+3
* Add missing files to Debian DKMS packageDamiano Albani2023-05-251-2/+2
* pam: Fix "buffer overflow" in pam ZTS tests on F38Tony Hutter2023-05-101-9/+4
* PAM: support the authentication facilityVal Packett2023-04-271-14/+49
* Work around Raspberry Pi kernel packaging odditiesRich Ercolani2023-04-181-2/+2
* initramfs: source user scripts from /e/z/initramfs-tools-load-key{,.d/*}наб2023-04-123-1/+37
* libzfs: add v2 iterator interfacesRob N2023-04-101-2/+2
* contrib: dracut: fix race with root=zfs:dset when necessities requiredнаб2023-03-318-68/+46
* Fix for mountpoint=legacyofthesun92023-03-141-2/+3
* Better handling for future crypto parametersRob N2023-03-071-0/+1
* initramfs: fix zpool get argument orderq662023-03-071-3/+3
* Fix github build failures because of vdevprops.7Tino Reichardt2023-02-281-0/+1
* initramfs: Make mountpoint=none workRyan Moeller2023-02-061-1/+3
* rootdelay on zfs should be adaptiveGeorge Wilson2023-02-021-19/+35
* contrib: dracut: Do not timeout waiting for pwClemens Lang2023-01-051-1/+1
* Documentation correctionsBrian Behlendorf2022-12-221-1/+1
* Add native-deb* targets to build native Debian packagesUmer Saleem2022-12-148-44/+7
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2022-12-141-1/+1
* initramfs: Fix legacy mountpoint rootfsRyan Moeller2022-12-121-12/+8
* Coverity Model UpdateRichard Yao2022-11-291-4/+6
* Ubuntu 22.04 integration: ShellCheckszubersk2022-11-184-21/+21
* include overrides for zfs snapshot/rollback bootfs.serviceVince van Oosten2022-11-011-0/+9
* include overrides for zfs-import.targetVince van Oosten2022-11-011-3/+12
* include systemd overrides to zfs-dracut moduleVince van Oosten2022-11-011-0/+10
* Add native Debian Packaging for LinuxUmer Saleem2022-10-2754-0/+1162
* Coverity model file updateRichard Yao2022-10-181-48/+341
* PAM: Fix unchecked return value from zfs_key_config_load()Richard Yao2022-10-061-1/+4
* Reduce false positives from Static AnalyzersRichard Yao2022-09-301-92/+29
* PAM: Fix uninitialized value readRichard Yao2022-09-271-1/+3
* Fix unsafe string operationsRichard Yao2022-09-271-3/+2