aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/zfs.sh
Commit message (Expand)AuthorAgeFilesLines
* scripts: zfs.sh: explicitly unload all modules via rmmodнаб2022-04-211-4/+7
* scripts: zfs.sh: explicitly ignore unloaded modules when unloadingнаб2022-04-211-1/+1
* scripts: zfs.sh: unload zfs with dependenciesнаб2022-04-201-51/+8
* scripts: zfs.sh: make usage make senseнаб2022-04-201-31/+27
* scripts: zfs.sh: remove catнаб2022-04-201-3/+2
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-201-14/+3
* tests: standardise on no-arg uname with *) case for illumosнаб2022-04-011-1/+1
* Add ShellCheck's `--enable=all` inside `scripts/`Damian Szuberski2022-01-131-0/+10
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-111-4/+7
* Add zfs.sh -r flag to reload modulesRyan Moeller2021-08-131-2/+10
* Fix SC2181 ("[ $?") outside tests/наб2021-05-201-3/+1
* Fix error message when zfs module are already unloadedAdam D. Moss2021-02-201-1/+1
* Add zfs.sh module unload error messageAdam D. Moss2020-10-131-0/+3
* Add zstd support to zfsMichael Niewöhner2020-08-201-5/+7
* Update zfs.sh work on FreeBSDRyan Moeller2019-12-191-16/+53
* Do not enable stack tracer for ZFS performance testTony Nguyen2018-12-071-3/+8
* OpenZFS 9330 - stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos2018-07-091-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-4/+3
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-3/+4
* Fix shellcheck v0.4.6 warningsBrian Behlendorf2018-01-171-2/+3
* Correct shellcheck errorsGiuseppe Di Natale2017-09-181-9/+9
* zimport.sh: Allow custom pool create optionsBrian Behlendorf2017-08-211-2/+15
* Retire legacy test infrastructureBrian Behlendorf2017-08-151-24/+169
* Enable shellcheck to run for select scriptsGiuseppe Di Natale2017-03-091-7/+5
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-171-1/+0
* Improve zfs.sh error messagesBrian Behlendorf2014-04-101-2/+2
* Initial implementation of zed (ZFS Event Daemon)Chris Dunlap2014-04-021-0/+1
* Add default stack checkingBrian Behlendorf2011-06-131-0/+2
* Update 'zfs.sh -u' to umount all zfs filesystemsBrian Behlendorf2011-02-161-0/+1
* Wait up to timeout seconds for udev devicezfs-0.5.1Brian Behlendorf2010-09-111-0/+1
* Add build systemBrian Behlendorf2010-08-311-0/+74