aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add -u option to 'zfs create'Ryan Moeller2020-12-045-7/+80
* Add sanity.run fileBrian Behlendorf2020-12-033-0/+625
* Fix trivial typo in zfs-diff.8melak2020-12-031-1/+1
* Fix for "Reduce latency effects of non-interactive I/O"Alexander Motin2020-12-031-4/+4
* Add compatibility for busybox mktempqzdanis2020-12-033-7/+7
* FreeBSD: notify userspace when a vdev is removedRyan Moeller2020-12-022-0/+5
* Avoid unneccessary zio allocation and waitFinix19792020-12-021-11/+14
* Make zpool status "remove:" label print in boldAndrew Sun2020-12-011-1/+1
* CI: simplify checkstyle runnerGeorge Melikov2020-12-011-1/+1
* zpool_influxdb: move to libexec dirPavel Snajdr2020-11-288-7/+9
* Verify zfs module loaded before starting servicesBrian Behlendorf2020-11-283-0/+3
* dracut: use /bin/sh instead of bash as the intepreterĐoàn Trần Công Danh2020-11-288-19/+21
* Remove incorrect assertionBrian Behlendorf2020-11-241-1/+0
* Reduce latency effects of non-interactive I/OAlexander Motin2020-11-243-18/+145
* Obsolete earlier packages due to version bumpBrian Behlendorf2020-11-241-0/+5
* FreeBSD: decouple ZFS_DEBUG from kernel debug settingsMatthew Macy2020-11-241-1/+7