aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop using "zstreamdump" in tests/Rich Ercolani2021-06-246-21/+20
* Update libera webchat client URLJonathon2021-06-231-1/+1
* gcc 11 cleanupAttila Fülöp2021-06-234-13/+27
* ZTS: Add known exceptionsBrian Behlendorf2021-06-231-0/+3
* Annotated dprintf as printf-likeRich Ercolani2021-06-2234-166/+256
* Revert Consolidate arc_buf allocation checksAntonio Russo2021-06-221-44/+77
* Optimize small random numbers generationAlexander Motin2021-06-2216-45/+83
* Linux 5.12 compat: METABrian Behlendorf2021-06-211-1/+1
* Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)Alexander Motin2021-06-168-216/+778
* Avoid deadlock when removing L2ARC devices under I/OGeorge Amanakis2021-06-162-14/+6
* Fix importing with symlinksRich Ercolani2021-06-141-0/+1
* systemd: import: expand $ZPOOL_IMPORT_OPTS correctlyнаб2021-06-142-2/+2
* vdev_draid_min_asize() ignores reserved spaceMatthew Ahrens2021-06-131-1/+2
* Do not hash unlinked inodesPaul Zuchowski2021-06-111-4/+11
* scripts/commitcheck.sh: fix false positive for signed commitsнаб2021-06-111-6/+6
* Forbid basename(3) and dirname(3)наб2021-06-117-33/+45
* libzutil: import: filter out unsuitable files earlierнаб2021-06-112-11/+16
* linux/libzutil: zpool_open_func: don't dup name, extract untouchablesнаб2021-06-111-23/+12
* libzutil: add zfs_{base,dir}name()наб2021-06-113-672/+701
* linux/libzutil: use ARRAY_SIZE instead of constant for search pathsнаб2021-06-112-7/+6
* Added uncompress requirementRich Ercolani2021-06-113-0/+19
* ZTS: Add zfs_clone_livelist_dedup.ksh to Makefile.amBrian Behlendorf2021-06-111-0/+1
* Re-embed multilist_t storageAlexander Motin2021-06-1012-104/+99
* dracut: 90zfs: respect zfs_force=1 on systemd systemsнаб2021-06-106-22/+30
* Remove pool io kstats (#12212)Alexander Motin2021-06-1010-276/+0
* Added error for writing to /dev/ on LinuxRich Ercolani2021-06-092-2/+37
* lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hiddenнаб2021-06-0924-2567/+2481
* libefi: remove efi_auto_sense()наб2021-06-093-1792/+1744
* zgenhostid.8: revisitнаб2021-06-091-27/+33
* Consistentify miscellaneous style on remaining manpagesнаб2021-06-098-64/+65
* Move properties, parameters, events, and concepts around manual sectionsнаб2021-06-0950-582/+543
* man: use one Makefile, use OpenZFS for .Osнаб2021-06-095-134/+116
* Fix minor shellcheck 0.7.2 warningsBrian Behlendorf2021-06-093-2/+3
* Correct a flaw in the Python 3 version checkingRich Ercolani2021-06-086-10/+53
* zed.d/history_event-zfs-list-cacher.sh.in: parallelise, simplifyнаб2021-06-081-10/+9
* zed.d/all-debug.sh: simplifyнаб2021-06-082-10/+9
* zed-functions.sh: zed_lock(): don't truncate lockнаб2021-06-081-1/+1
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-085-2/+53
* tests/file_check: remove unused variableнаб2021-06-071-3/+0
* module/zfs: vdev_removal: spa_vdev_remove_thread: remove unused variableнаб2021-06-071-4/+0
* module/zfs: vdev_indirect: vdev_indirect_repair: remove unused variableнаб2021-06-071-5/+0
* module/zfs: dbuf: dbuf_read_impl: remove unused variableнаб2021-06-071-2/+0
* module/zfs: arc: arc_hdr_realloc_crypt: remove unused variablesнаб2021-06-071-5/+0
* libzfs: zfs_send: remove unused variableнаб2021-06-071-12/+0
* zdb: zdb_decompress_block: don't needlessly set bufнаб2021-06-071-1/+0
* libzutil: zpool_find_config: remove unused variableнаб2021-06-071-4/+1
* Modernise/fix/rewrite unlinted manpagesнаб2021-06-0711-5530/+3144
* Force --enable-debug on FreeBSD if INVARIANTS is setRich Ercolani2021-06-071-0/+17
* Livelist logic should handle dedup blkptrsSerapheim Dimitropoulos2021-06-074-64/+210
* More aggsum optimizationsAlexander Motin2021-06-075-63/+129