aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-032-4/+5
* Notice if the test-runner diesнаб2022-02-021-5/+8
* Add ShellCheck's `--enable=all` inside `scripts/`Damian Szuberski2022-01-1310-81/+105
* Add zfs-test facility to automatically rerun failing testsPaul Dagnelie2021-12-011-3/+35
* Remove REMAKE_INITRDjokersus2021-11-301-1/+0
* Pass `--enable=all` to shellcheck within contrib/Damian Szuberski2021-11-302-2/+1
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-114-8/+11
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-11-021-5/+15
* Add zfs.sh -r flag to reload modulesRyan Moeller2021-08-131-2/+10
* Assorted fixes for the performance testsJohn Wren Kennedy2021-07-261-8/+19
* zloop: Add a max iterations option, use default run/pass timesRyan Moeller2021-07-221-27/+33
* scripts/commitcheck.sh: fix false positive for signed commitsнаб2021-06-111-6/+6
* Move properties, parameters, events, and concepts around manual sectionsнаб2021-06-091-1/+1
* Fix minor shellcheck 0.7.2 warningsBrian Behlendorf2021-06-092-2/+2
* Modernise/fix/rewrite unlinted manpagesнаб2021-06-071-1/+1
* mancheck: accept lints, accept lint overridesнаб2021-06-042-1/+45
* Turn checkbashisms into a make targetнаб2021-06-012-4/+3
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-014-19/+32
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-203-14/+8
* Fix SC2181 ("[ $?") outside tests/наб2021-05-204-15/+6
* Replace ZoL with OpenZFS where applicableнаб2021-05-081-3/+3
* Add kmodtool fix to detect different System.map locationMarcin Skarbek2021-04-071-2/+14
* Fix error message when zfs module are already unloadedAdam D. Moss2021-02-211-1/+1
* Add "compatibility" property for zpool feature setsColm2021-02-181-0/+1
* DKMS: Disable weak modulesgregory-lee-bartholomew2020-12-151-0/+1
* Remove draid.d symlink from zfs_helpers.shBrian Behlendorf2020-12-111-3/+0
* Add compatibility for busybox mktempqzdanis2020-12-031-5/+5
* zpool_influxdb: move to libexec dirPavel Snajdr2020-11-283-1/+4
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-133-10/+48
* Fix commitcheck on FreeBSDRyan Moeller2020-10-201-44/+10
* Add zfs.sh module unload error messageAdam D. Moss2020-10-131-0/+3
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-091-4/+4
* Update issue templates, commitcheck and Contributing.mdKjeld Schouten-Lebbing2020-09-231-59/+0
* Add a missing option prefix `-` in zfs-tests.sh usage()Peter Dave Hello2020-09-081-1/+1
* ZTS: Remove leftover variable namesRyan Moeller2020-08-221-3/+0
* Silence 'make checkbashisms'Brian Behlendorf2020-08-202-3/+3
* Add zstd support to zfsMichael Niewöhner2020-08-203-5/+12
* cstyle.pl: echo commands for github workflowGeorge Melikov2020-08-131-4/+9
* ZTS: Remove bashisms from zfs-tests.shRyan Moeller2020-08-071-65/+52
* Add zfs_gitrev.h to the distributed sourcesArvind Sankar2020-07-221-1/+29
* Restore scripts/make_gitrev.shArvind Sankar2020-07-222-0/+51
* Centralize variable substitutionArvind Sankar2020-07-151-4/+0
* Drop unnecessary srcdir pathsArvind Sankar2020-06-251-5/+5
* Move zfs_gitrev.h to build directoryArvind Sankar2020-06-252-46/+0
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-1/+1
* zloop.sh should call ZDB with pool nameOlaf Faaland2020-03-111-1/+1
* bash scripts: use /usr/bin/env for bash shebangsGraham Christensen2020-02-103-3/+3
* ZTS: Reverse constrained path lookup orderRyan Moeller2020-01-291-2/+5
* scripts/zfs-test.sh: example for -tChristian Schwarz2020-01-241-0/+3
* Add FreeBSD core handling in zloop.shRyan Moeller2020-01-022-15/+31