aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mark TX_COMMIT transaction with TXG_NOTHROTTLE.Alexander Motin2023-04-271-1/+8
* PAM: support the authentication facilityVal Packett2023-04-271-14/+49
* Fix BLAKE3 aarch64 assembly for FreeBSD and macOSTino Reichardt2023-04-262-4511/+4057
* Fix checkstyle warningBrian Behlendorf2023-04-261-1/+1
* Fix positive ABD size assertion in abd_verify().Alexander Motin2023-04-261-1/+2
* FreeBSD: fix up EINVAL from getdirentries on .zfsMateusz Guzik2023-04-261-0/+11
* FreeBSD: add missing vn state transition for .zfsMateusz Guzik2023-04-261-0/+4
* tests/zdb_encrypted: parse numbers a little more robustlyRob N2023-04-261-2/+2
* zdb: Fix minor memory leakBrian Behlendorf2023-04-261-0/+2
* Revert "Fix data race between zil_commit() and zil_suspend()"Brian Behlendorf2023-04-252-28/+0
* Add loongarch64 supportHan Gao2023-04-255-2/+120
* Taught zdb -bb to print metadata totalsRich Ercolani2023-04-241-2/+32
* FreeBSD: add missing vop_fplookup assignmentsMateusz Guzik2023-04-241-0/+9
* FreeBSD: try to fallback early if can't do optimized copyMateusz Guzik2023-04-241-0/+8
* FreeBSD: fix up EXDEV handling for clone_rangeMateusz Guzik2023-04-241-30/+33
* FreeBSD: make zfs_vfs_held() definition consistent with declarationDimitry Andric2023-04-211-1/+1
* Add support for zpool user propertiesAllan Jude2023-04-2112-109/+688
* Linux: Suppress -Wordered-compare-function-pointers in tracepoint codeRichard Yao2023-04-201-0/+4
* Linux: zfs_zaccess_trivial() should always call generic_permission()Richard Yao2023-04-201-2/+1
* ZTS: zvol_misc_trim retry busy exportBrian Behlendorf2023-04-201-2/+2
* Create zap for root vdevrob-wing2023-04-2027-37/+338
* Allow MMP to bypass waiting for other threadsHerb Wartens2023-04-193-4/+29
* ZTS: send-c_volume is flakyPaul Dagnelie2023-04-191-2/+7
* Fix "Detach spare vdev in case if resilvering does not happen"Ameer Hamza2023-04-193-3/+15
* zfsprops.7: update mandlockнаб2023-04-191-4/+8
* Silence clang warning of flexible array not at endyouzhongyang2023-04-181-0/+7
* Values printed by zpool-iostat(8) should be right-alignedLow-power2023-04-181-4/+6
* Revert "ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()"Tony Hutter2023-04-181-16/+5
* Work around Raspberry Pi kernel packaging odditiesRich Ercolani2023-04-171-2/+2
* Fix VERIFY(!zil_replaying(zilog, tx)) panicPawel Jakub Dawidek2023-04-171-3/+1
* Minor improvements to zpoolconcepts.7dodexahedron2023-04-131-31/+33
* Linux 6.3 compat: Fix memcpy "detected field-spanning write" erroryouzhongyang2023-04-131-1/+9
* Fix data corruption when cloning embedded blocksPawel Jakub Dawidek2023-04-121-2/+4
* initramfs: source user scripts from /e/z/initramfs-tools-load-key{,.d/*}наб2023-04-123-1/+37
* Fix in check_filesystem()George Amanakis2023-04-121-5/+5
* Trim needless zeroes from checksum eventsAlan Somers2023-04-101-5/+5
* Linux 6.3 compat: idmapped mount API changesyouzhongyang2023-04-1040-294/+821
* module: freebsd: fix aarch64 fpu handlingKyle Evans2023-04-101-2/+12
* module: resync part of Makefile.bsdKyle Evans2023-04-101-0/+10
* libzfs: add v2 iterator interfacesRob N2023-04-1012-89/+208
* vdev: expose zfs_vdev_max_ms_shift as a module parameterRob N2023-04-062-3/+9
* Fix typo in check_clones()George Amanakis2023-04-061-1/+1
* ZTS: add existing tests to runfilesDamian Szuberski2023-04-063-8/+14
* ZTS: Use inbuilt monotonic timeAndrew Innes2023-04-061-17/+17
* Miscellaneous FreBSD compilation bugfixesMartin Matuška2023-04-0613-14/+29
* vdev: expose zfs_vdev_def_queue_depth as a module parameterRob N2023-04-063-8/+8
* Storage device expansion "silently" fails on degraded vdevPaul Dagnelie2023-04-061-0/+22
* Fix some signedness issues in arc_evict()Alexander Motin2023-04-051-4/+4
* Linux 6.3 compat: writepage_t first arg struct folio*youzhongyang2023-04-053-3/+53
* Fix "Add colored output to zfs list"Tino Reichardt2023-04-054-3/+21