aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zfs-kmods: install to /lib/modules instead of /usr/lib/modulesChristian Schwarz2020-12-211-4/+0
* Forward questions to github discussionsKjeld Schouten-Lebbing2020-12-212-37/+3
* Dangling reference from dmu_objset_upgradeAndy Fiddaman2020-12-211-1/+8
* Linux 4.18.0-257.el8 compat: blk_alloc_queue()Brian Behlendorf2020-12-212-17/+58
* Fix maybe uninitialized variable warningBrian Behlendorf2020-12-201-1/+1
* Remove iov_iter_advance() from iter_readBrian Behlendorf2020-12-201-3/+0
* dsl_pool: extend comment on DSL Pool Configuration LockChristian Schwarz2020-12-191-2/+29
* Linux 5.10 compat: also zvol_revalidate_disk()Michael D Labriola2020-12-181-2/+3
* ZED/zfs-list-cacher.sh: don't exit on ignored event typePrawn2020-12-181-1/+1
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-1816-321/+576
* ZTS: Simplify zpool_initialize_verify_initializedBrian Behlendorf2020-12-181-24/+25
* special device removal space accounting fixesMatthew Ahrens2020-12-174-35/+43
* Avoid extra work updating ARC kstats and tunablesRyan Moeller2020-12-171-16/+9
* Use the correct return type for getoptsterlingjensen2020-12-175-5/+5
* Only examine best metaslabs on each vdev Matthew Ahrens2020-12-164-55/+95
* Make metaslab class rotor and aliquot per-allocator.Alexander Motin2020-12-157-100/+116
* DKMS: Disable weak modulesgregory-lee-bartholomew2020-12-151-0/+1
* lua: avoid gcc -Wreturn-local-addr bugRyan Libby2020-12-151-4/+6
* spa: avoid type narrowing warningRyan Libby2020-12-151-1/+1
* FreeBSD libzfs: gcc requires __thread after staticRyan Libby2020-12-141-1/+1
* dmu_zfetch: fix memory leakMatthew Macy2020-12-122-4/+4
* Fix reporting of CKSUM errors in indirect vdevsGeorge Amanakis2020-12-114-11/+97
* Remove draid.d symlink from zfs_helpers.shBrian Behlendorf2020-12-111-3/+0
* arc_summary3: Handle overflowing value widthRyan Moeller2020-12-111-2/+6
* FreeBSD: Implement sysctl for fletcher4 implRyan Moeller2020-12-113-8/+75
* Improve zfs receive performance with lightweight writeMatthew Ahrens2020-12-1110-267/+540
* Fix kernel panic induced by redacted sendPaul Dagnelie2020-12-111-61/+53
* FreeBSD: Fix format of vfs.zfs.arc_no_grow_shiftRyan Moeller2020-12-101-6/+5
* FreeBSD: Update usage of py-sysctlRyan Moeller2020-12-103-28/+26
* Fix possibly uninitialized 'root_inode' variable warningBrian Behlendorf2020-12-101-1/+1
* Implement memory and CPU hotplugPaul Dagnelie2020-12-1014-36/+290
* CI: add zloop workflowBrian Behlendorf2020-12-101-0/+67
|\
| * CI: add zloop workflowGeorge Melikov2020-12-101-0/+67
* | FreeBSD: Do zcommon_init sooner to avoid FPU panicRyan Moeller2020-12-093-1/+10
* | ZTS: three small follow up fixes for #11167Attila Fülöp2020-12-093-8/+4
* | mount_zfs: print strerror instead of errno for error reportingÉrico Nogueira Rolim2020-12-091-6/+6
* | Drop path prefix workaroundsterlingjensen2020-12-092-61/+40
* | Delete rw_semaphore.wait_lock configure checkOrivej Desh2020-12-091-28/+0
* | Decouple arc_read_done callback from arc buf instantiationMatthew Macy2020-12-093-3/+10
* | Fix optional "force" arg handing in zfs_ioc_pool_sync()Brian Behlendorf2020-12-091-4/+7
|/
* CI: add new zfs-tests-sanity workflowGeorge Melikov2020-12-082-1/+59
* ZTS: zpool_trim tests throttle trim processGeorge Melikov2020-12-073-5/+26
* Reduce fletcher4 and raidz benchmark timesBrian Behlendorf2020-12-062-3/+3
* Avoid some spa_has_pending_synctask() calls.Alexander Motin2020-12-061-4/+2
* Bring consistency to ABD chunk count types.Alexander Motin2020-12-062-19/+26
* Enable ABI checks for the checkstyle workflowBrian Behlendorf2020-12-062-1/+6
* ZTS: adjust zpool_import_012_pos timeoutBrian Behlendorf2020-12-061-0/+1
* ZTS: Update zfs_share_concurrent_shares.kshBrian Behlendorf2020-12-061-6/+6
* Fix raw sends on encrypted datasets when copying back snapshotsGeorge Amanakis2020-12-045-11/+141
* zpool: Dryrun fails to list some devicesAttila Fülöp2020-12-0410-14/+593