| Commit message (Expand) | Author | Date | Files | Lines | |
|---|---|---|---|---|---|
| * | i386: Fix build (of 'genassym.o')HEADstable/15 | Olivier Certner | 2026-06-22 16:59:37 +0100 (4 hours) | 2 | -1/+5 |
| * | tests/ptrace: Validate PT_SC_REMOTE with some tricky syscalls | Mark Johnston | 2026-06-22 14:26:09 +0100 (6 hours) | 1 | -0/+215 |
| * | rpcsec_tls: Avoid a socket reference underflow in rpctls_server() | Mark Johnston | 2026-06-22 14:26:09 +0100 (6 hours) | 1 | -3/+20 |
| * | tests/jaildesc: Use a more efficient mechanism to block | Mark Johnston | 2026-06-22 14:26:09 +0100 (6 hours) | 1 | -6/+3 |
| * | tests/jaildesc: Add some more test scenarios | Mark Johnston | 2026-06-22 14:26:09 +0100 (6 hours) | 2 | -1/+205 |
| * | dhclient.conf.5: Correct crossreference | Jim Brown | 2026-06-22 14:26:09 +0100 (6 hours) | 1 | -7/+8 |
| * | tests.7: Remove an unused configuration variable | Mark Johnston | 2026-06-22 14:26:09 +0100 (6 hours) | 1 | -12/+5 |
| * | mixer.8: Fix a typo in the manual page | Gordon Bergling | 2026-06-22 13:50:19 +0100 (7 hours) | 1 | -1/+1 |
| * | jail.8: Fix two typos in the manual page | Gordon Bergling | 2026-06-22 13:50:03 +0100 (7 hours) | 1 | -2/+2 |
| * | pnfs.4: Fix a typo in the manual page | Gordon Bergling | 2026-06-22 13:49:47 +0100 (7 hours) | 1 | -1/+1 |
| * | pwd.1: Fix a typo in the .dD | Gordon Bergling | 2026-06-22 13:49:27 +0100 (7 hours) | 1 | -1/+1 |
| * | protocols: Update with IANA list | Yoshihiro Takahashi | 2026-06-21 11:49:21 +0100 (33 hours) | 1 | -6/+11 |
| * | vnode: move VIRF_KNOTE to v_v2flag | Konstantin Belousov | 2026-06-21 11:05:32 +0100 (34 hours) | 3 | -8/+8 |
| * | struct vnode: assign v_rl.resv1 as v_type and v_rl.resv2 as v_state | Konstantin Belousov | 2026-06-21 11:05:32 +0100 (34 hours) | 2 | -2/+12 |
| * | sys/rangelock.h: explicitly enumerate padding at the end of the structure | Konstantin Belousov | 2026-06-21 11:05:31 +0100 (34 hours) | 1 | -0/+6 |
| * | sys/mount.h: restore KNF_NOKQLOCK in VFS_KNOTE_{,UN}LOCKED() call to KNOTE() | Konstantin Belousov | 2026-06-21 11:05:31 +0100 (34 hours) | 1 | -4/+4 |
| * | x86: remove sys/mount.h from genassym.c | Konstantin Belousov | 2026-06-21 11:05:30 +0100 (34 hours) | 2 | -6/+0 |
| * | sys/vnode.h: remove stale comment | Konstantin Belousov | 2026-06-21 11:05:30 +0100 (34 hours) | 1 | -1/+0 |
| * | vfs: convert VFS_OPs from macros to static inlines | Konstantin Belousov | 2026-06-21 11:05:29 +0100 (34 hours) | 1 | -109/+121 |
| * | vop_read_pgcache_post(): the vnode is unlocked | Konstantin Belousov | 2026-06-21 11:05:29 +0100 (34 hours) | 1 | -1/+1 |
| * | vop_read_pgcache_post(): report inotify IN_ACCESS same as for vop_read_post() | Konstantin Belousov | 2026-06-21 11:05:28 +0100 (34 hours) | 1 | -2/+4 |
| * | vnode: add VIRF_KNOTE flag | Konstantin Belousov | 2026-06-21 11:05:28 +0100 (34 hours) | 3 | -23/+32 |
| * | vfs: convert vfs_op_thread_* macros to static inlines | Konstantin Belousov | 2026-06-21 11:05:27 +0100 (34 hours) | 5 | -49/+68 |
| * | vfs: work around the race between vget() and vnlru | Konstantin Belousov | 2026-06-21 11:05:27 +0100 (34 hours) | 1 | -1/+6 |
| * | sh: Improve function documentation | Dag-Erling Smørgrav | 2026-06-20 20:02:47 +0100 (2 days) | 1 | -10/+17 |
| * | crunch: ldconfig and ldd are unrelated to GNU ld | Ed Maste | 2026-06-20 19:37:39 +0100 (2 days) | 1 | -4/+4 |
| * | mixer(8): Retire deprecated control values | Christos Margiolis | 2026-06-20 11:49:45 +0100 (2 days) | 1 | -21/+0 |
| * | MFV: file 5.47. | Xin LI | 2026-06-20 04:24:43 +0100 (3 days) | 84 | -597/+2054 |
| * | GCE: Apply public-image label on GCE images | Xin LI | 2026-06-20 04:09:43 +0100 (3 days) | 1 | -0/+1 |
| * | sys/cdefs.h: Introduce __maybe_unused attribute | Hans Rosenfeld | 2026-06-19 19:13:53 +0100 (3 days) | 3 | -3/+5 |
| * | rc.d/routing: Silence errors for loopback routes | Pouria Mousavizadeh Tehrani | 2026-06-19 16:45:26 +0100 (3 days) | 1 | -3/+16 |
| * | netlink: Indicate that ifinfomsg uses IFT_* types | Ed Maste | 2026-06-19 14:46:55 +0100 (3 days) | 2 | -4/+17 |
| * | d.7: Correct a few typos in the manual page | Gordon Bergling | 2026-06-19 06:52:40 +0100 (4 days) | 1 | -3/+3 |
| * | virtual_oss(8): Make sndstat FD global | Christos Margiolis | 2026-06-18 20:33:35 +0100 (4 days) | 2 | -8/+9 |
| * | virtual_oss(8): Properly cleanup cuse(3) | Christos Margiolis | 2026-06-18 20:33:35 +0100 (4 days) | 2 | -4/+37 |
| * | style.mdoc.5: Document Nd style | Mateusz Piotrowski | 2026-06-18 12:55:06 +0100 (4 days) | 1 | -2/+9 |
| * | ntsync(9): do not double-free obj when finstall() failed | Konstantin Belousov | 2026-06-17 19:24:58 +0100 (5 days) | 1 | -0/+1 |
| * | ntsync(9): free wait state on error from copyin of the object's array | Konstantin Belousov | 2026-06-17 19:24:57 +0100 (5 days) | 1 | -1/+3 |
| * | ntsync(9): properly handle timeouts | Konstantin Belousov | 2026-06-17 19:24:57 +0100 (5 days) | 2 | -4/+13 |
| * | linux_ntsync(9): check the file type before calling native ntsync(9) | Konstantin Belousov | 2026-06-17 19:24:57 +0100 (5 days) | 1 | -0/+36 |
| * | rtld-elf: add some tests for parse_integer() | Konstantin Belousov | 2026-06-17 19:24:56 +0100 (5 days) | 2 | -0/+45 |
| * | rtld parse_integer(): support binary, octal, and hex C notations | Konstantin Belousov | 2026-06-17 19:24:56 +0100 (5 days) | 1 | -9/+34 |
| * | loader.efi(8): document the ia32 loader | Ahmad Khalifa | 2026-06-17 14:39:54 +0100 (5 days) | 1 | -0/+12 |
| * | loader.efi(8): the amd64 loader doesn't do protected mode | Ahmad Khalifa | 2026-06-17 14:39:44 +0100 (5 days) | 1 | -2/+2 |
| * | zfs: merge openzfs/zfs@83020cf82 (zfs-2.4-release) into stable/15 | Martin Matuska | 2026-06-17 08:19:45 +0100 (6 days) | 96 | -429/+1793 |
| |\ | |||||
| | * | Tag zfs-2.4.3 | Tony Hutter | 2026-06-10 20:02:10 +0100 (12 days) | 1 | -1/+1 |
| | * | abd: Fix stats asymmetry in case of Direct I/O | Alexander Motin | 2026-06-10 20:02:10 +0100 (12 days) | 1 | -1/+2 |
| | * | ZVOL: Add encryption key check for block cloning | Alexander Motin | 2026-06-10 20:02:10 +0100 (12 days) | 1 | -0/+16 |
| | * | Fix log vdev removal issues | Alexander Motin | 2026-06-10 20:02:10 +0100 (12 days) | 5 | -6/+113 |
| | * | Remove parent ZIO from dbuf_prefetch() | Alexander Motin | 2026-06-10 20:02:10 +0100 (12 days) | 1 | -14/+3 |
| | * | Simplify dnode_level_is_l2cacheable() | Alexander Motin | 2026-06-10 20:02:10 +0100 (12 days) | 1 | -2/+1 |
| | * | When reading a vdev label skip libzfs_core_init() | tiehexue | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -1/+1 |
| | * | dsl_scan: close errorscrub cursor on pause | Rob Norris | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -0/+1 |
| | * | enforce exact decompressed length for lz4, gzip, and zstd | Alek P | 2026-06-09 22:59:57 +0100 (13 days) | 3 | -6/+26 |
| | * | FreeBSD: Make it possible to build openzfs.ko with sanitizers | Mark Johnston | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -0/+6 |
| | * | spl_kvmalloc: remove __GFP_COMP before calling vmalloc() | Rob Norris | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -0/+6 |
| | * | zap_impl: use flex array field for mzap_phys_t.mz_chunks | Rob Norris | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -1/+2 |
| | * | arc: export additional required symbols | Brian Behlendorf | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -0/+1 |
| | * | Fix double free for blocks cloned after DDT prune | Alexander Motin | 2026-06-09 22:59:57 +0100 (13 days) | 7 | -25/+184 |
| | * | zarcstat: detect attached L2ARC device with no data | Ameer Hamza | 2026-06-09 22:59:57 +0100 (13 days) | 4 | -4/+11 |
| | * | zdb: detect BRT and DDT leaks during block traversal | Alexander Motin | 2026-06-09 22:59:57 +0100 (13 days) | 18 | -50/+155 |
| | * | sa: fix sa_add_projid lock ordering | Gality | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -2/+2 |
| | * | zfs: annotate nested dd_lock in reservation sync accounting | Gality | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -14/+50 |
| | * | Avoid flushing unrelated NFS exports on snapshot unmount | Ameer Hamza | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -3/+16 |
| | * | Fix off-by-one in PREVIOUSLY_REDACTED handler that drops last block | Manoj Joseph | 2026-06-09 22:59:57 +0100 (13 days) | 4 | -2/+122 |
| | * | key lookup failure should always return EACCES | Alek P | 2026-06-09 22:59:57 +0100 (13 days) | 2 | -37/+18 |
| | * | Fix "panic: cache_vop_rename: lingering negative entry" | Jan Martin Mikkelsen | 2026-06-09 22:59:57 +0100 (13 days) | 1 | -1/+1 |
| | * | Fix aarch64 build failure by removing earlyclobber (#18532) | Brian Behlendorf | 2026-06-09 01:08:56 +0100 (14 days) | 1 | -9/+9 |
| | * | Linux 5.6 compat: fix fs_parse API mismatch | tiehexue | 2026-06-08 20:31:39 +0100 | 3 | -2/+59 |
| | * | linux/super: properly apply ro/rw mount option to superblock | Rob Norris | 2026-06-08 20:31:39 +0100 | 1 | -3/+8 |
| | * | config: show progress output for kernel API checks | Rob Norris | 2026-06-08 20:31:39 +0100 | 1 | -3/+111 |
| | * | linux: suppress reclaim lockdep in zfs_inactive via rwlock wrappers | ZhengYuan Huang | 2026-06-08 20:31:39 +0100 | 2 | -40/+122 |
| | * | linux/zpl_super: handle 'source' option directly | Rob Norris | 2026-06-08 20:31:39 +0100 | 1 | -10/+19 |
| | * | Linux: avoid znode list lock inversion during resume | Gality | 2026-06-08 20:31:39 +0100 | 1 | -6/+39 |
| | * | Linux: annotate nested xattr setattr znode locks | Gality | 2026-06-08 20:31:28 +0100 | 1 | -2/+6 |
| | * | linux: verify stale znodes in legacy fallocate | Gality | 2026-06-08 20:31:28 +0100 | 2 | -7/+14 |
| | * | ZTS: relax zpool_import_parallel_pos.ksh timing | Brian Behlendorf | 2026-06-08 20:28:55 +0100 | 1 | -2/+2 |
| | * | Fix uninitialized variable warning in zil_parse() | Brian Behlendorf | 2026-06-08 20:28:55 +0100 | 1 | -1/+1 |
| | * | Add additional verification of size fields and strings (#18623) | Tony Hutter | 2026-06-08 20:28:55 +0100 | 4 | -16/+39 |
| | * | CI: Add alternative URLs for CentOS stream | Tony Hutter | 2026-06-08 20:28:55 +0100 | 1 | -0/+22 |
| | * | CI: Increase default RCU stall timeout on Linux | Brian Behlendorf | 2026-06-08 20:28:55 +0100 | 1 | -0/+7 |
| | * | CI: Update CodeQL actions to v4 | Brian Behlendorf | 2026-06-08 20:28:55 +0100 | 1 | -4/+4 |
| | * | CI: Re-enable CodeQL workflows on push | Brian Behlendorf | 2026-06-08 20:28:55 +0100 | 1 | -1/+0 |
| | * | Remove /etc/sudoers.d/zfs | Tony Hutter | 2026-06-08 20:28:55 +0100 | 5 | -21/+1 |
| | * | pam: use open fd instead of path | Brian Behlendorf | 2026-06-08 20:28:55 +0100 | 1 | -6/+19 |
| | * | Extend dataset zfs_ioc_set_prop() secpolicy | Brian Behlendorf | 2026-06-08 20:28:55 +0100 | 1 | -1/+18 |
| | * | Fix uninitialized variable warning in vdev_prop_get() | Brian Behlendorf | 2026-06-08 20:28:55 +0100 | 1 | -1/+2 |
| | * | sharenfs: Check for invalid characters | Tony Hutter | 2026-06-08 20:28:55 +0100 | 2 | -3/+20 |
| | * | Fix the integer type in zfs_ioc_userspace_many() | Brian Behlendorf | 2026-06-08 20:28:55 +0100 | 1 | -2/+8 |
| | * | nvpair: Check for un-terminated strings in packed nvlist | Tony Hutter | 2026-06-08 20:28:55 +0100 | 3 | -17/+207 |
| | * | CI: add concurrency support to zfs-arm | Christos Longros | 2026-06-08 20:28:55 +0100 | 1 | -0/+4 |
| | * | CI: apt-get update before purging host packages | Christos Longros | 2026-06-08 20:28:54 +0100 | 1 | -0/+2 |
| | * | build: add ZFS_DEBUG Kconfig for copy-builtin | Timothy Day | 2026-06-08 20:28:54 +0100 | 4 | -2/+33 |
| | * | CI: skip smatch, zloop, and zfs-arm for documentation-only changes | Christos Longros | 2026-06-08 20:28:54 +0100 | 3 | -0/+24 |
| | * | CI: Lustre 6.16 kernel compatibility fix (#18602) | Brian Behlendorf | 2026-06-08 20:28:54 +0100 | 1 | -1/+7 |
| | * | CI: Update checkstyle checkout action to v6 | Christos Longros | 2026-06-08 20:28:54 +0100 | 1 | -1/+1 |
| | * | .github: update workflows README | Christos Longros | 2026-06-08 20:28:54 +0100 | 1 | -47/+82 |
| | * | CI: run full CI when a workflow YAML changes | Christos Longros | 2026-06-08 20:28:54 +0100 | 1 | -0/+1 |
| | * | CI: skip full CI runs on push events | Brian Behlendorf | 2026-06-08 20:28:52 +0100 | 4 | -1/+12 |
| | * | CI: enable FreeBSD 15.0-RELEASE in matrix | Christos Longros | 2026-06-08 20:26:33 +0100 | 2 | -3/+3 |
