aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ddt: add support for prefetching tables into the ARCAllan Jude2024-07-2637-42/+1057
* Fix ZDB to dump projid for projectquota enabled (#16291)Jitendra Patidar2024-07-251-0/+14
* zil: add stats for commit failure/fallback (#16315)Rob Norris2024-07-253-0/+40
* Replace goo.gl style link (#16373)Alexander Motin2024-07-251-1/+1
* Several improvements to ARC shrinking (#16197)Alexander Motin2024-07-255-94/+123
* ddt: dedup table quota enforcementAllan Jude2024-07-2522-22/+599
* ZTS: Make do_vol_test() more deterministic (#16379)Alexander Motin2024-07-241-9/+9
* Linux 6.9: Fix UBSAN errors in sa.c (#16380)Tony Hutter2024-07-231-0/+1
* Add support for multiple lines to the sharenfs property for FreeBSD (#16338)rmacklem2024-07-232-21/+64
* Add some missing vdev properties (#16346)Don Brady2024-07-237-2/+53
* AUTHORS: refresh with recent new contributors (#16362)Rob Norris2024-07-232-0/+19
* Fix long_free_dirty accounting for small files (#16264)Chunwei Chen2024-07-231-0/+7
* ZTS: Change cp_stress to fit timings (#16369)Tino Reichardt2024-07-221-7/+2
* zdb: fix BRT dump (#16335)Rob Norris2024-07-181-2/+7
* Fix printf typo for `zfs receive -cv` (#16295)glibg10b2024-07-171-1/+1
* Make sure avl_tree.avl_pad is not in kernel module (#16280)youzhongyang2024-07-172-2/+2
* zdb: dump ZAP_FLAG_UINT64_KEY ZAPs properly (#16334)Rob Norris2024-07-171-4/+26
* vdev_open: clear async fault flag after reopenRob Norris2024-07-171-0/+1
* zts: test single-disk pool resumes properly after disk pullRob Norris2024-07-174-1/+105
* Use kmap_local_page instead of kmap_atomic (#16329)Jason Lee2024-07-165-10/+41
* Linux 6.9 compat: META (#16358)Tony Hutter2024-07-161-1/+1
* Linux 5.16: use bdev_nr_bytes() to get device capacityRob Norris2024-07-152-5/+35
* Linux 6.10: work harder to avoid kmem_cache_alloc reuseRob Norris2024-07-152-18/+13
* Linux 6.10: rework queue limits setupRob Norris2024-07-152-72/+118
* Add building support for Artix Linux (#16265)Zhao Yongming2024-07-151-3/+7
* zstd: don't call zstd_mempool_reap if there are no buffers (#16302)Mateusz Guzik2024-07-151-0/+7
* head_errlog: fix use-after-freeGeorge Amanakis2024-07-151-2/+5
* Fix missing semicolon in trace_dbuf.h (#16281)Daniel Berlin2024-07-121-1/+1
* one-word manpage correction: snapshot->rollback (#16294)a1ea3212024-07-121-1/+1
* ZTS: handle FreeBSD version numbers correctly (#16340)Rob Norris2024-07-121-1/+29
* FreeBSD: Use the new freeuio() helper to free dynamically allocated UIOs (#16...Mark Johnston2024-07-111-1/+11
* Linux 6.9: Fix UBSAN errors in zap_micro.cTony Hutter2024-07-111-0/+1
* zvol: Fix suspend lock leaks (#16270)Mark Johnston2024-07-102-0/+3
* Fix the name of the zfs_prefetch_disable parameter (#16319)Peter Doherty2024-07-091-1/+1
* Fix zdb "Memory fault" found on FreeBSD ZTS (#16332)Tino Reichardt2024-07-091-1/+1
* FreeBSD: Use a statement expression to implement SET_ERROR() (#16284)Mark Johnston2024-07-081-5/+6
* zfs.4: Document the actual default for zfs_txg_history (#16305)Mateusz Piotrowski2024-06-281-2/+2
* Fix a mis-merge in the zdb man page (#16304)Allan Jude2024-06-281-2/+1
* Linux 6.9: Call add_disk() from workqueue to fix zfs_allow_010_pos (#16282)Tony Hutter2024-06-281-5/+97
* disable automatic dependency tracking for dkms buildsMartin Wagner2024-06-131-0/+1
* FreeBSD: unregister mountroot eventhandler on unloadMateusz Guzik2024-06-131-7/+14
* FreeBSD: Update use of UMA-related symbols in arc_available_memorybnovkov2024-06-061-10/+10
* contrib/bash_completion.d: squelch FreeBSD seq when first < lastDerek Schrock2024-06-061-1/+1
* zdb: fix FreeBSD build failure Ameer Hamza2024-06-061-1/+1
* zdb: detect cachefile automatically otherwise force importAmeer Hamza2024-06-034-5/+74
* icp: remove redundant FreeBSD checkRob Norris2024-05-311-5/+0
* icp: remove unused headersRob Norris2024-05-312-72/+0
* icp: remove skein moduleRob Norris2024-05-315-522/+0
* icp: remove unused SHA2 HMAC mechanismsRob Norris2024-05-314-188/+13
* icp: reorganise SHA2 digest mechanismsRob Norris2024-05-315-121/+26