]> git.proxmox.com Git - mirror_zfs.git/history - contrib
Fix declarations of non-global variables
[mirror_zfs.git] / contrib /
2022-10-06 Richard YaoPAM: Fix unchecked return value from zfs_key_config_load()
2022-09-30 Richard YaoReduce false positives from Static Analyzers
2022-09-27 Richard YaoPAM: Fix uninitialized value read
2022-09-27 Richard YaoFix unsafe string operations
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
2022-09-27 Richard YaoFix userspace memory leaks found by Clang Static Analzyer
2022-09-16 Richard YaoFix null pointer dereferences in PAM
2022-09-16 Richard YaoUpdate coverity model
2022-09-15 Richard YaoAdd coverity model to repository
2022-08-12 gregory-lee-bartho... contrib: dracut: zfs-snapshot-bootfs: exit status fix
2022-08-01 Tino ReichardtFix checkstyle warning: E275 missing whitespace after...
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-06-30 Toyam Coxdracut: fix boot on non-zfs-root systems
2022-06-30 gregory-lee-bartho... contrib: dracut: README.md
2022-06-29 gregory-lee-bartho... contrib: dracut: zfs-{rollback,snapshot}-bootfs: explic...
2022-06-29 Brian Behlendorfdracut: fix typo in mount-zfs.sh.in
2022-06-21 Matthew ThodeRemove install of zfs-load-module.service for dracut
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-05-26 Brian BehlendorfReplace EXTRA_DIST with dist_noinst_DATA
2022-05-10 набRemove constrained path on clean
2022-05-10 набcontrib: bash_completion.d: install, fix dist
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набautoconf: use include directives instead of recursing...
2022-04-20 набcontrib: dracut: remove getargbool polyfill
2022-04-20 набAdd dracut.zfs.7
2022-04-20 набcontrib: dracut: zfs-needshutdown: don't list
2022-04-20 набcontrib: dracut: zfs-{rollback,snapshot}-bootfs: order...
2022-04-20 набcontrib: dracut: don't require essentials to be under...
2022-04-20 набcontrib: dracut: inline single-use import_pool, move...
2022-04-20 набcontrib: dracut: zfs-lib: remove find_bootfs
2022-04-20 набcontrib: dracut: zfs-lib: simplify ask_for_password
2022-04-20 набcontrib; dracut: flatten zfs-load-key, simplify zfs...
2022-04-20 набcontrib; dracut: centralise root= parsing, actually...
2022-04-20 набcontrib: dracut: parse-zfs: stop pretending we support...
2022-04-20 набcontrib: dracut: parse-zfs: drop initqueue-finished...
2022-04-11 Damian Szuberskiinitramfs: use `mount.zfs` instead of `mount`
2022-04-02 набtests: clean out more temporary files
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-03 набcontrib/dracut: README: note rootfstype=zfs
2022-03-03 набcontrib/dracut: zfs-lib: export_all: replace with inlin...
2022-03-03 набcontrib/dracut: export-zfs: simplify
2022-03-03 Rich ErcolaniDefault to ON for compression
2022-02-28 Savyasachee Jhadracut: skip zfsexpandknoweldge when zfs_devs is presen...
2022-02-18 набuserspace: mark arguments used
2022-02-16 Savyasachee JhaMultiple dracut module install script cleanups
2022-02-16 Savyasachee JhaRemove absolute paths to udev rules and binaries for...
2022-02-16 Savyasachee JhaMake dracut fail if essential files cannot be installed
2022-02-16 Savyasachee JhaMake better use of dracut functions when building initramfs
2022-02-11 набcontrib: rename initrd READMEs to README.md
2022-02-11 набcontrib: dracut: zfs-{rollback,snapshot}-bootfs: don...
2022-02-11 набdracut: README: rewrite
2022-02-07 Damian SzuberskiAdd `--enable=all` to ShellCheck by default
2022-01-13 Damian SzuberskiRemoved Python 2 and Python 3.5- support
2022-01-06 набlibfetch: unquote @LIBFETCH_SONAME@ subst
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-21 набcontrib/initrd hooks: properly quote @LIBFETCH_SONAME@
2021-12-21 набcontrib/pam_zfs_key: fix unused, remove argsused
2021-12-17 набcontrib/initrd: systemd-ask-password --no-tty before...
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-12-07 набcontrib/bash_completion.d: fix error spew from __zfs_ma...
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-11-30 Damian SzuberskiPass `--enable=all` to shellcheck within contrib/
2021-11-30 Allan JudeVdev Properties Feature
2021-11-13 Damian SzuberskiFix `zfs:AUTO` autodetection in initramfs scripts
2021-11-11 набRemove basename(1). Clean up/shorten some coreutils...
2021-11-04 Michael FranzlUpdate contrib/initramfs/README.initramfs.markdown
2021-10-22 Attila Fülöppam_zfs_key: malloc and mlock/munlock won't match
2021-10-22 Attila Fülöppam_zfs_key: mlock(2) and munlock(2) can fail
2021-10-08 nachtgeistinitramfs: use correct dataset for rootfs on rollback=1
2021-10-07 Serapheim Dimitrop... Remove zdb and libzpool from initramfs image
2021-06-26 Michal VasilekFix plymouth passphrase prompt with dracut
2021-06-23 Attila Fülöpgcc 11 cleanup
2021-06-10 набdracut: 90zfs: respect zfs_force=1 on systemd systems
2021-06-04 набi-t: don't try to import from empty cache
2021-06-04 набdracut: 90zfs: zfs-load-key: wait for key to appear...
2021-06-04 набUse %%/* instead of awk -F/ {print $1} to strip datasets
2021-06-04 набdracut: 90zfs: zfs-load-key: don't load unencrypted...
2021-06-04 набdracut: 90zfs: module-setup: try /lib*/libgcc_s.so...
2021-06-01 набTurn checkbashisms into a make target
2021-06-01 набTurn shellcheck into a normal make target. Fix new...
2021-05-30 набi-t: don't suggest zpool-import with altroot to /root
2021-05-30 набi-t: let rootdelay= set $ZFS_INITRD_PRE_MOUNTROOT_SLEEP
2021-05-20 набcontrib/bash_completion.d: fix obvious shellcheck problems
2021-05-20 набTrim excess shellcheck annotations. Widen to all non...
2021-05-20 набFix SC2181 ("[ $?") outside tests/
2021-05-14 набi-t: rewrite hooks
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-05-08 набdracut/90/module-setup: mainly shellcheck cleanup
2021-05-08 набReplace ZoL with OpenZFS where applicable
2021-04-16 набcontrib/dracut: 90: zfs-{rollback,snapshot}-bootfs...
2021-04-16 набcontrib/i-t: properly mount root's children with spaces
2021-04-16 набcontrib/dracut: 90: mount essential datasets under...
2021-04-16 набcontrib/dracut: 90: generator: only log to kmsg if...
2021-04-16 набcontrib/dracut: 02: don't spill device names across...
2021-04-11 набcontrib/bpftrace: exec bpftrace, remove useless cat
2021-04-07 набi-t: don't brokenly set the scheduler for root pool...
2021-04-07 набi-t: fix root=zfs:AUTO
2021-04-02 набbash_completion.d: always call zfs/zpool binaries directly
2021-03-22 Andrea GelminiFix typo in Python method name
next