aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove sha1 hashing from OpenZFS, it's not used anywhere.Tino Reichardt2022-01-0610-3624/+0
* module: icp: remove solaris crypto and cryptoadm ioctl definitionsнаб2022-01-063-1620/+0
* module: icp: rip out the Solaris loadable module architectureнаб2022-01-0613-839/+20
* Add ShellCheck's `--enable=all` inside `cmd/`Damian Szuberski2022-01-0625-27/+61
* l2arc_write_buffers: remove redundant assertsChristian Schwarz2022-01-061-12/+0
* Add ShellCheck's `--enable=all` inside `etc/`Damian Szuberski2022-01-0611-9/+20
* module: Makefile: flatten subdir loop, use $PWD instead of `pwd`наб2022-01-061-6/+4
* FreeBSD: remove unused variableнаб2022-01-061-3/+1
* config: check for parallel(1), use it for cstyleнаб2022-01-063-1/+15
* libfetch: unquote @LIBFETCH_SONAME@ substнаб2022-01-063-7/+7
* zvol: remove unused variableнаб2022-01-061-2/+1
* fm: remove unused variablesнаб2022-01-061-6/+0
* zvol: remove unused variableнаб2022-01-061-2/+1
* FreeBSD: vfsops: use setgen for error caseнаб2022-01-061-1/+7
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-0614-188/+93
* man: spelingchrisrd2022-01-068-14/+14
* ZTS: normalize on use of `sync_pool` and `sync_all_pools`Allan Jude2022-01-0695-118/+148
* Long opts for zdbManoj Joseph2022-01-062-92/+157
* zfs_prune: reset sc.nr_to_scanchrisrd2022-01-041-0/+5
* Verify dRAID empty sectorsBrian Behlendorf2022-01-045-10/+67
* FreeBSD: fix unpropagated errorнаб2021-12-231-0/+1
* module: icp: fix unused, remove argsusedнаб2021-12-2321-72/+69
* module: zfs: fix unused, remove argsusedнаб2021-12-2355-175/+226
* module: zfs: freebsd: fix unused, remove argsusedнаб2021-12-232-7/+3
* module: zfs: linux: fix unused, remove argsusedнаб2021-12-233-1/+5
* module: zcommon: zprop: fix unused, remove argsusedнаб2021-12-231-0/+1
* module: avl: fix unused, remove argsusedнаб2021-12-231-1/+0
* libzfs: fix unused, remove argsusedнаб2021-12-2311-29/+37
* libnvpair: fix unused, remove argsusedнаб2021-12-235-7/+9
* libzutil: import: fix unused, remove argsusedнаб2021-12-235-5/+10
* libzpool: fix unused, remove argsusedнаб2021-12-233-23/+61
* libshare: nfs: fix unused, remove argsusedнаб2021-12-233-0/+4
* libzfs_core: fix unused, remove argsusedнаб2021-12-231-1/+3
* libefi: efi_type: fix unused, remove argsusedнаб2021-12-231-0/+1
* include: dmu.h: fix unused, remove argsusedнаб2021-12-231-1/+0
* module: zfs: vdev: shim out vdev_indirect_mapping_verify()наб2021-12-231-0/+2
* module: zfs: vdev: shim out vdev_indirect_births_verify()наб2021-12-231-0/+2
* module: zfs: spa: shim out vdev_count_verify_zaps()наб2021-12-231-0/+2
* module: zfs: multilist: shim out multilist_d2l()наб2021-12-231-0/+2
* module: zfs: dsl: pool: shim out dsl_early_sync_task_verify()наб2021-12-231-0/+3
* module: zfs: dnode: use debug-only in debug mode onlyнаб2021-12-231-0/+2
* include: sys/arc.h: shim out arc_referenced()наб2021-12-231-0/+2
* include: qat.h: mark unused macro arguments as usedнаб2021-12-231-9/+17
* libspl: kmem.h: mark unused kmem_*() macro arguments usedнаб2021-12-231-2/+2
* libspl: ASSERT*: mark arguments as usedнаб2021-12-233-25/+25
* ZTS: Fix enospc_002_pos.ksh againBrian Behlendorf2021-12-231-1/+1
* Reduce number of arc_prune threadsAlexander Motin2021-12-222-3/+17
* ZTS: Fix rollback_003_pos.kshBrian Behlendorf2021-12-223-8/+17
* ZTS: Fix refreserv_raidz.kshBrian Behlendorf2021-12-222-2/+1
* zfs-test/mmap_seek: fix build on muslGeorgy Yakovlev2021-12-211-0/+4