aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/openzfs
Commit message (Expand)AuthorAgeFilesLines
* zfs: merge openzfs/zfs@a12c6ed62Martin Matuska13 days45-104/+516
* zfs: merge openzfs/zfs@84ffe564dMartin Matuska2026-05-0268-264/+886
* zfs: Fix the build on 32-bit platformsMark Johnston2026-04-201-1/+1
* zfs: merge openzfs/zfs@1644e2ffdMartin Matuska2026-04-18168-843/+9620
* zfs: merge openzfs/zfs@3ee08abd2Martin Matuska2026-03-19165-2517/+5606
* zfs: merge openzfs/zfs@f8e5af53eMartin Matuska2026-03-14504-10813/+33953
* zfs: implement AT_RENAME_NOREPLACEKonstantin Belousov2026-03-053-11/+20
* VOP_RENAME(9): add flags argumentKonstantin Belousov2026-03-051-0/+3
* zfs rename: properly cleanup on errors occuring before zfs_do_rename()Konstantin Belousov2026-03-051-7/+16
* Merge commit bfb276e55c76 from upstream OpenZFS (by Jessica Clarke)Jessica Clarke2026-02-181-1/+1
* openzfs sys/types32.h: use abi_compat.h for time32_tKonstantin Belousov2026-02-092-1/+7
* rpc/xdr.h: make xdrproc_t always take two argumentsBrooks Davis2026-01-231-1/+2
* zfs: emit .note.GNU-stack section for all ELF targetsDimitry Andric2026-01-083-3/+3
* zfs: rename several printf attribute declarations to __printf__Dimitry Andric2025-12-305-14/+14
* zfs: merge openzfs/zfs@962e68865Martin Matuska2025-12-1959-713/+1318
* zfs: Merge commit 86b064469dc9c2 from OpenZFSMark Johnston2025-12-141-1/+1
* zfs: merge openzfs/zfs@89f729dccMartin Matuska2025-12-0778-8271/+1224
* libuvmem: usermode port of vmem(9)Konstantin Belousov2025-12-021-0/+2
* openzfs: We are FreeBSD, not posix.Warner Losh2025-11-261-1/+1
* zfs: fix cross-build after openzfs/zfs@e63d026b9dMartin Matuska2025-11-174-0/+8
* zfs: fix build after openzfs/zfs@e63d026b9Martin Matuska2025-11-175-1/+23
* zfs: merge openzfs/zfs@e63d026b9Martin Matuska2025-11-17190-3566/+6915
* zfs: merge openzfs/zfs@0455150f1Martin Matuska2025-10-2526-224/+515
* zfs: zfs_getpages: Don't zero freshly allocated pagesJean-Sébastien Pédron2025-10-201-1/+13
* zfs: merge openzfs/zfs@6ae99d269Martin Matuska2025-10-2015-151/+440
* knotes: kqueue: handle copy for trivial filtersKonstantin Belousov2025-10-181-0/+1
* zfs: Emit warning upon use of legacy sysctlsEd Maste2025-10-161-8/+33
* zfs: Revert "tunables: remove legacy FreeBSD aliases"Ed Maste2025-10-097-27/+271
* zfs: merge openzfs/zfs@5605a6d79Martin Matuska2025-10-0562-617/+1671
* zfs: annotate arc_buf_is_shared with __maybe_unusedMateusz Guzik2025-10-011-0/+1
* zfs: retire zfs_zstd_compress_wrapMateusz Guzik2025-10-011-58/+0
* zfs: merge openzfs/zfs@b2196fbedMartin Matuska2025-09-2430-145/+418
* Revert "zfsctl_root_readdir: if there were no dirents to copy out, return EIN...Konstantin Belousov2025-09-191-26/+14
* Revert "zfs readdir: if there were no dirents to copy out, return EINVAL same...Konstantin Belousov2025-09-191-3/+1
* zfs: Use the correct type for raidz_outlier_check_interval_msMark Johnston2025-09-151-1/+1
* zfs: merge openzfs/zfs@3f4312a0aMartin Matuska2025-09-13109-278/+2801
* zfs: merge openzfs/zfs@7939bad5eMartin Matuska2025-09-10123-462/+548
* zfs: merge openzfs/zfs@00dfa094aMartin Matuska2025-08-2412-135/+96
* zdb: Fix the 32-bit buildMark Johnston2025-08-211-4/+4
* zfs: merge openzfs/zfs@a9410ccbdMartin Matuska2025-08-2051-770/+4501
* zfs readdir: if there were no dirents to copy out, return EINVAL same as UFSKonstantin Belousov2025-08-181-1/+3
* zfs readdir: set *eofp to 1 on eofKonstantin Belousov2025-08-181-1/+1
* zfsctl_root_readdir: if there were no dirents to copy out, return EINVALKonstantin Belousov2025-08-181-14/+26
* zfsctl_root_readdir(): properly set eofKonstantin Belousov2025-08-181-0/+2
* zfs: Set st_rdev to NODEV, not 0, when not a deviceDag-Erling Smørgrav2025-08-172-2/+2
* Fix missed assertion update in physical rewrite patchAlexander Motin2025-08-131-1/+2
* Revert "zfs: add workaround to unbreak kernel compilation on MacOS"Jessica Clarke2025-08-121-2/+0
* zfs: add workaround to unbreak kernel compilation on MacOSMartin Matuska2025-08-121-0/+2
* zfs: merge openzfs/zfs@1d0b94c4eMartin Matuska2025-08-12148-984/+2040
* zfs: Fix build with GCC on 32-bit architecturesJohn Baldwin2025-08-071-1/+1