aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid symbol collision with in-kernel zstdlibSebastian Gottschall2020-08-247-17/+491
* Add Stale-botKjeld Schouten-Lebbing2020-08-241-0/+17
* Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1Chris McDonough2020-08-243-3/+3
* ZTS: Improve block_device_wait on FreeBSDRyan Moeller2020-08-241-1/+3
* Improve documentation of zpool import -d/-c vs -sChris McDonough2020-08-241-3/+4
* CI checkstyle: add linter + rename job + install latest flake8George Melikov2020-08-241-2/+7
* ZFS performance tests should clean up NFS mountTony Nguyen2020-08-231-1/+2
* Add seperate issue for questionsKjeld Schouten-Lebbing2020-08-233-2/+39
* libzstd: Don't warn about stack frame size in userspaceRyan Moeller2020-08-231-11/+3
* Prevent zfs_acl_chmod() if aclmode restricted and ACL inheritedAndrew2020-08-232-0/+8
* Update issue templateKjeld Schouten-Lebbing2020-08-232-0/+43
* ZTS: Remove leftover variable namesRyan Moeller2020-08-221-3/+0
* Remove vestigial settings related to initramfsChris McDonough2020-08-222-38/+1
* Make formatting of dedup values string consistentClint Armstrong2020-08-221-2/+2
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-2123-99/+326
* Remove hard coded "Linux" OS from manpagesRyan Moeller2020-08-2165-62/+92
* Silence 'make checkbashisms'Brian Behlendorf2020-08-2011-20/+26
* 'zfs share -a' should clean noauto exportsDon Brady2020-08-204-2/+92
* Fix indentation in dnode_free_range()Matthew Ahrens2020-08-201-7/+7
* FreeBSD: 11.x arc_stats compatibilityMatthew Macy2020-08-203-1/+16
* Add zstd support to zfsMichael Niewöhner2020-08-2069-115/+2666
* Import ZStandard v1.4.5Michael Niewöhner2020-08-207-2/+30110
* Linux 5.7 compat: Include linux/sched.h in spl/sys/mutex.hPavel Snajdr2020-08-201-0/+1
* FreeBSD: Add option to rewind checkpoint while importing root poolMariusz Zaborski2020-08-203-3/+6
* ZED: Do not offline a missing device if no spare is availableBrian Behlendorf2020-08-192-24/+39
* Fix ARC aggsum access after arc_state_fini()Brian Behlendorf2020-08-191-8/+8
* libzfs_core: Initialize fail_ioc_cmd to ZFS_IOC_LASTRyan Moeller2020-08-191-2/+2
* FreeBSD: Fix UNIX permissions checkingMatthew Macy2020-08-187-99/+174
* Add define to enable autotrim to default to onMatthew Macy2020-08-182-2/+8
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-186-4/+51
* Remove unused `zpool_is_bootable`George Melikov2020-08-181-11/+0
* Remove GRUB restrictionsRichard Laager2020-08-185-89/+2
* ZTS: ztest may cause mmp tests failuresBrian Behlendorf2020-08-181-0/+2
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-186-11/+35
* Remove KMC_KMEM and KMC_VMEMMatthew Ahrens2020-08-175-151/+10
* FreeBSD: fix the build with Clang 11Ryan Moeller2020-08-176-2/+12
* FreeBSD: fix merge error in zfs_acl_ids_createMatthew Macy2020-08-171-27/+16
* Fix typo in btree.cSerapheim Dimitropoulos2020-08-171-2/+2
* FreeBSD: fallback to /boot/ to look for zpool.cacheMatthew Macy2020-08-172-1/+5
* Fix reporting of L2ARC writes in arc_summary3George Amanakis2020-08-171-3/+3
* Fix l2arc_dev_rebuild_start thread nameRyan Moeller2020-08-171-4/+5
* FreeBSD: Create taskq threads in appropriate procRyan Moeller2020-08-174-19/+27
* Fix L2ARC reads when compressed ARC disabledAllan Jude2020-08-145-2/+215
* Release onexit/events with any missed zfsdev_stateJorgen Lundman2020-08-133-7/+12
* Github workflow: checkstyleGeorge Melikov2020-08-131-0/+27
* cstyle.pl: echo commands for github workflowGeorge Melikov2020-08-131-4/+9
* Remove stale .travis.ymlGeorge Melikov2020-08-131-38/+0
* Use zfs_dbgmsg to log metaslab_load/unloadMatthew Ahrens2020-08-121-19/+34
* Restore ARC MFU/MRU pressureMatthew Macy2020-08-121-22/+42
* 'zfs share -a' should handle 'canmount=noauto'George Wilson2020-08-112-2/+21