aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | CI: Fix qemu-1-setup failure, remove debug stuffTony Hutter2026-01-312-38/+78
| * | | nvpair: chase FreeBSD xdrproc_t definitionBrooks Davis2026-01-291-3/+4
| * | | Make sure we can still write data to txgMariusz Zaborski2026-01-271-0/+3
| * | | Lock db_mtx around arc_release() in couple placesAlexander Motin2026-01-272-4/+13
| * | | remove thread unsafe debug code causing FreeBSD double free panicAlek P2026-01-211-13/+0
| * | | Zstd: Document update policyAlexander Moch2026-01-201-13/+31
| * | | Zstd: Restore SPDX license identifiersAlexander Moch2026-01-2059-0/+59
| * | | Zstd: Fix ASan poisoning for pooled Zstd contextsAlexander Moch2026-01-201-7/+27
| * | | Zstd: Integrate v1.5.7 into the ZFS build systemAlexander Moch2026-01-208-137/+166
| * | | Zstd: Update bundled library to v1.5.7 without further adjustmentsAlexander Moch2026-01-2061-7691/+26205
| * | | FreeBSD: Remove references to DEBUG_VFS_LOCKSMark Johnston2026-01-192-17/+2
| * | | FreeBSD: unbreak compilation on i386Martin Matuška2026-01-152-2/+2
| * | | Fix --enable-invariants on FreeBSDAlan Somers2026-01-141-2/+3
| * | | Fix history logging for `zpool create -t`shuppy2026-01-142-2/+10
| * | | DDT: Add locking for table ZAP destructionAlexander Motin2026-01-132-20/+76
| * | | spdxcheck: enforce SPDX license tags on build system filesRob Norris2026-01-081-8/+17
| * | | build: add SPDX license tags to build system filesRob Norris2026-01-08212-0/+212
| * | | Add fh_to_parent export definitionAndrew Walker2026-01-081-6/+81
| * | | spl: remove a _KERNEL checkRob Norris2026-01-081-2/+0
| * | | spl: unexport kstat_proc_entry functionsRob Norris2026-01-081-3/+0
| * | | spl: lift 64-bit math compat out to separate fileRob Norris2026-01-083-258/+283
| * | | spl: remove old atomic lockRob Norris2026-01-082-37/+0
| * | | icp: emit .note.GNU-stack section for all ELF targetsDimitry Andric2026-01-083-3/+3
| * | | When receiving a stream with the large block flag, activate featureAustin Wise2026-01-085-0/+188
| * | | Fix zfs_open() to skip zil_async_to_sync() for the snapshotJitendra Patidar2026-01-062-4/+6
| * | | Add snapshots_changed_nsecs dataset propertyWolfgang Hoschek2026-01-068-11/+89
| * | | ZTS: add regression test for #17180shuppy2026-01-063-1/+64
| * | | Rename several printf attributes declarations to __printf__Dimitry Andric2026-01-055-14/+14
| * | | Add handling for STATX_CHANGE_COOKIEAndrew Walker2026-01-052-1/+38
| * | | kmem: don't add __GFP_RECLAIMABLE for KM_VMEM allocationsRob Norris2026-01-051-3/+1
| * | | cmd/zfs: clone: accept `-u` to not mount newly created datasetsIvan Shapovalov2026-01-055-30/+107
| * | | CI: Add Alpine Linux 3.23 runner to the pipeline (#18087)Alexander Moch2025-12-309-20/+121
| * | | cmd/ztest: avoid `PATH_MAX` stack allocation in `ztest_get_zdb_bin()` (#18085)Alexander Moch2025-12-291-1/+6
| * | | kmem: don't add __GFP_COMP for KM_VMEM allocationsRob Norris2025-12-232-2/+5
| * | | kmem: don't pass __GFP_HIGHMEM to __vmallocRob Norris2025-12-232-3/+3
| * | | Linux 6.19: replace i_state access with inode_state_read_once()Rob Norris2025-12-234-1/+35
| * | | zed.d, contrib: fix shellcheck errors in scriptsIvan Shapovalov2025-12-232-1/+2
| * | | man: cosmetic: fix typos; use consistent spelling for "non-existing"Ivan Shapovalov2025-12-232-2/+2
| * | | zfs_main: cosmetic: add missing flag to the comment for createIvan Shapovalov2025-12-231-1/+1
| * | | zvol: cosmetic: fix up `volthreading` property short nameIvan Shapovalov2025-12-231-2/+2
| * | | u8_textprep: move into module/zfsRob Norris2025-12-224-11/+3
| * | | libunicode: merge into libzpoolRob Norris2025-12-223-8/+2
| * | | CI: Test 2.4.x in qemu-test-repo-vm.sh, quick modeTony Hutter2025-12-202-5/+35
| * | | libshare: fold into libzfs and reorg headers a littleRob Norris2025-12-2020-449/+337
* | | | acpi_system76: Improve sysctl namesPouria Mousavizadeh Tehrani3 days1-10/+11
* | | | libc: Fix dtor order in __cxa_thread_atexitShengYi Hung3 days1-2/+2
* | | | kern_time: Honor the precise option when counting diffShengYi Hung3 days1-1/+3
* | | | tcp: fix up !VIMAGE buildsGleb Smirnoff3 days1-1/+2
* | | | inpcb: fix up !VIMAGE buildsGleb Smirnoff3 days1-3/+3
* | | | MFV: zlib 1.3.2.Xin LI3 days37-1742/+1613
|\ \ \ \