aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nvlist leaked in zpool_find_config()Matthew Ahrens2021-01-054-3/+16
* implicit conversion from 'boolean_t' to 'ds_hold_flags_t'Toomas Soome2021-01-055-18/+29
* Linux 5.11 compat: blk_{un}register_region()Brian Behlendorf2021-01-054-78/+0
* Linux 5.11 compat: revalidate_disk_size()Brian Behlendorf2021-01-053-7/+31
* Linux 5.11 compat: bdev_whole()Brian Behlendorf2021-01-052-4/+37
* Linux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()Brian Behlendorf2021-01-053-39/+92
* Linux 5.11 compat: lookup_bdev()Brian Behlendorf2021-01-053-30/+74
* Linux 5.11 compat: conftestBrian Behlendorf2021-01-056-17/+28
* dbufstat: Fix warnings with Python 3.8Ryan Moeller2020-12-231-2/+2
* Linux 5.10 compat: METABrian Behlendorf2020-12-231-1/+1
* zfs-kmods: install to /lib/modules instead of /usr/lib/modulesChristian Schwarz2020-12-231-4/+0
* Dangling reference from dmu_objset_upgradeAndy Fiddaman2020-12-231-1/+8
* Linux 4.18.0-257.el8 compat: blk_alloc_queue()Brian Behlendorf2020-12-232-17/+58
* Linux 5.10 compat: also zvol_revalidate_disk()Michael D Labriola2020-12-231-2/+3
* Fix maybe uninitialized variable warningBrian Behlendorf2020-12-231-1/+1
* Remove iov_iter_advance() from iter_readBrian Behlendorf2020-12-231-3/+0
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-2316-321/+576
* Remove incorrect assertionBrian Behlendorf2020-12-231-1/+0
* Reduce confusion in zfs_writeRyan Moeller2020-12-231-18/+24
* Return EFAULT at the end of zfs_write() when setRyan Moeller2020-12-231-5/+7
* Simplify offset and length limit in zfs_writeRyan Moeller2020-12-231-3/+3
* Const some unchanging variables in zfs_writeRyan Moeller2020-12-231-3/+3
* Remove redundant oid parameter to update_pagesRyan Moeller2020-12-234-10/+8
* Factor uid, gid, and projid out of loop in zfs_writeRyan Moeller2020-12-231-7/+8
* Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSDMatthew Macy2020-12-2329-1268/+768
* ZTS: Simplify zpool_initialize_verify_initializedBrian Behlendorf2020-12-231-24/+25
* special device removal space accounting fixesMatthew Ahrens2020-12-234-35/+43
* Use the correct return type for getoptsterlingjensen2020-12-235-5/+5
* DKMS: Disable weak modulesgregory-lee-bartholomew2020-12-231-0/+1
* lua: avoid gcc -Wreturn-local-addr bugRyan Libby2020-12-231-4/+6
* spa: avoid type narrowing warningRyan Libby2020-12-231-1/+1
* FreeBSD libzfs: gcc requires __thread after staticRyan Libby2020-12-231-1/+1
* Fix reporting of CKSUM errors in indirect vdevsGeorge Amanakis2020-12-234-11/+97
* arc_summary3: Handle overflowing value widthRyan Moeller2020-12-231-2/+6
* FreeBSD: Implement sysctl for fletcher4 implRyan Moeller2020-12-233-8/+75
* Fix kernel panic induced by redacted sendPaul Dagnelie2020-12-231-61/+53
* FreeBSD: Fix format of vfs.zfs.arc_no_grow_shiftRyan Moeller2020-12-231-6/+5
* FreeBSD: Update usage of py-sysctlRyan Moeller2020-12-233-28/+26
* Fix possibly uninitialized 'root_inode' variable warningBrian Behlendorf2020-12-231-1/+1
* CI: add zloop workflowGeorge Melikov2020-12-231-0/+67
* FreeBSD: Do zcommon_init sooner to avoid FPU panicRyan Moeller2020-12-233-1/+10
* mount_zfs: print strerror instead of errno for error reportingÉrico Nogueira Rolim2020-12-231-6/+6
* Drop path prefix workaroundsterlingjensen2020-12-232-61/+40
* Delete rw_semaphore.wait_lock configure checkOrivej Desh2020-12-231-28/+0
* Fix optional "force" arg handing in zfs_ioc_pool_sync()Brian Behlendorf2020-12-231-4/+7
* CI: add new zfs-tests-sanity workflowGeorge Melikov2020-12-232-1/+59
* ZTS: zpool_trim tests throttle trim processGeorge Melikov2020-12-233-5/+26
* Reduce fletcher4 and raidz benchmark timesBrian Behlendorf2020-12-232-3/+3
* ZTS: adjust zpool_import_012_pos timeoutBrian Behlendorf2020-12-231-0/+1
* ZTS: Update zfs_share_concurrent_shares.kshBrian Behlendorf2020-12-231-6/+6