Commit Graph

  • 6330a45b06 Tag zfs-2.4.2 zfs-2.4.2 Tony Hutter 2026-04-23 15:11:24 -07:00
  • f07458737c initramfs: fix incorrect variable rename Joel Low 2026-04-18 10:10:05 +08:00
  • 38501e1821 Fix long POSIX_FADV_DONTNEED for single block files Alexander Motin 2026-05-04 13:22:47 -04:00
  • 4bb7592745 Add support for POSIX_FADV_DONTNEED Alexander Motin 2026-04-07 11:56:54 -04:00
  • 6f14581e1a Cleanup allocation class selection Alexander Motin 2026-02-16 10:33:21 -05:00
  • 91c87648a7 [2.4.2-only] GCC: Fix uu_ident.c strchr() Tony Hutter 2026-05-05 15:27:44 -07:00
  • 0b58f1db89 libspl/mnttab: follow symlinks when resolving path via statx (#18469) Prakash Surya 2026-04-28 09:24:24 -07:00
  • 3862aadf78 Fix vdev_rebuild_range() tx commit Brian Behlendorf 2026-03-03 09:05:34 -08:00
  • 9f92266b76 Fix redundant declaration of dsl_pool_t Akash B 2026-02-28 00:09:52 +05:30
  • 7b10409fbf CI: FreeBSD 15.1 PRERELEASE (#18490) Brian Behlendorf 2026-05-04 10:34:00 -07:00
  • 7534fa4df7 CI/GCC: Add Fedora 44, fix build errors and threadsappend Tony Hutter 2026-05-02 09:57:15 -07:00
  • 65b4a5c551 Linux 7.1: access dentry d_alias directly Rob Norris 2026-05-02 04:52:57 +10:00
  • fc87e269e2 Initialize vr_last_txg for rebuild Brian Behlendorf 2026-05-02 09:55:39 -07:00
  • 76fd64ac9f Fix rare cksum errors after rebuild Andriy Tkachuk 2026-05-01 20:15:27 +01:00
  • b0c1dcb531 ZTS: add targeted redundancy_draid_spare exception Brian Behlendorf 2026-04-23 13:45:48 -07:00
  • 887bfc1a64 build: use pax tar format for make dist Christos Longros 2026-04-26 00:24:38 +02:00
  • 19354abc53 CI: curl fallback, print killed tests, FreeBSD URL Tony Hutter 2026-04-25 14:44:58 -07:00
  • aa62ae87dd Fix 'kernel BUG at mm/usercopy.c' Tony Hutter 2026-04-23 10:52:19 -07:00
  • b8addf9221 dmu_direct: avoid UAF in dmu_write_direct_done() Gality 2026-04-21 01:26:28 +08:00
  • 7590972f76 Prevent range tree corruption race by updating dnode_sync() Alek P 2026-03-23 21:34:19 -04:00
  • b06caaeec4 range_tree: use zfs_panic_recover() for partial-overlap remove clefru 2026-02-25 20:26:10 +01:00
  • 9edfdd6e41 [zfs-2.4.2] Whitelist some Makefile.am files from SPDX Tony Hutter 2026-04-23 13:08:28 -07:00
  • e7524594a9 Fix read corruption after block clone after truncate Gary Guo 2026-04-15 22:51:53 +01:00
  • b2602a400a Fix snapshot automount deadlock during concurrent zfs recv Ameer Hamza 2026-04-08 14:32:36 +05:00
  • 5d569358c8 Fix options memory leak in zfsctl_snapshot_mount Ameer Hamza 2026-04-08 14:22:41 +05:00
  • b40cd91913 Fix s_active leak in zfsvfs_hold() when z_unmounted is true mischivus 2026-03-11 21:19:00 -06:00
  • aba3ed30a3 fix memleak in spa_errlog.c Alek P 2026-04-06 18:59:30 -04:00
  • afc6e08160 CI: Add more debugging to qemu-1-setup.sh Tony Hutter 2026-04-20 10:50:47 -07:00
  • f99954c01f CI: tolerate missing artifacts Brian Behlendorf 2026-04-17 17:21:13 -07:00
  • 6cb1e850b2 CI: Do not set scheduler in qemu-1-setup.sh Tony Hutter 2026-04-16 17:56:20 -07:00
  • eb3331a83e Linux 7.0 compat: META Brian Behlendorf 2026-04-16 16:45:20 -07:00
  • a6b3ff9bab deb.am: propagate build errors in native-deb targets Christos Longros 2026-04-15 23:50:20 +02:00
  • da44040bbb draid: fix cksum errors after rebuild with degraded disks Andriy Tkachuk 2026-04-15 22:48:00 +01:00
  • eec8b9b929 CI: Disable ZIP file artifacts, update versions Tony Hutter 2026-04-14 13:20:46 -07:00
  • f4e5eb7e51 CI: set /etc/hostid in zloop runner Brian Behlendorf 2026-04-08 09:15:03 -07:00
  • e9a8c6e080 draid: allow seq resilver reads from degraded vdevs Brian Behlendorf 2026-04-07 10:48:27 -07:00
  • 63b8da8ff7 Linux: Refactor zpl_fadvise() Alexander Motin 2026-04-06 18:57:18 -04:00
  • 26e9a69fea CI: Free 35GB of unused files on the runner Tony Hutter 2026-04-04 13:32:39 -07:00
  • fc285caa84 linux/vfsops: remove zfs_mnt_t, pass directly Rob Norris 2026-03-26 14:19:05 +11:00
  • a8942fdb89 linux/super: work around kernels that enforce "forbidden" mount options Rob Norris 2026-03-31 11:13:50 +11:00
  • 0b223ef577 linux/super: implement new mount params parser Rob Norris 2026-03-20 11:47:49 +11:00
  • 43eed9ee41 linux/super: match vfs_t lifetime to fs_context Rob Norris 2026-03-26 11:15:38 +11:00
  • f5a60b6cae linux/super: remove zpl_parse_monolithic Rob Norris 2026-03-26 14:38:13 +11:00
  • 36ae5a65aa linux/vfsops: remove old options parser Rob Norris 2026-03-21 14:56:21 +11:00
  • 7843c42b27 linux/vfsops: add vfs_t allocator, make public Rob Norris 2026-03-26 11:05:59 +11:00
  • 9b8ccbd2cb draid: fix import failure after disks replacements Andriy Tkachuk 2026-03-31 23:41:03 +01:00
  • 3ca81f610b Linux 7.0: ensure LSMs get to process mount options Rob Norris 2026-03-31 10:44:31 +11:00
  • 74052404c6 ci: update FreeBSD CI images from 14.3 to 14.4 Christos Longros 2026-03-23 18:34:10 +01:00
  • 6756fd4740 Linux 7.0: autoconf: Remove copy-from-user-inatomic API checks (#18348) (#18354) John Cabaj 2026-03-23 11:19:41 -05:00
  • 0d42a6c357 CI: Add ARM builder Tony Hutter 2026-03-19 12:22:32 -07:00
  • 2c861ebcde CI: Support repository variable override for ZTS OS selection Ameer Hamza 2026-03-20 00:21:45 +05:00
  • 20b8936c1a linux/super: flatten zpl_fill_super into zpl_get_tree Rob Norris 2026-03-16 19:40:58 +11:00
  • 04692b29da linux/super: flatten zpl_mount_impl into zpl_get_tree Rob Norris 2026-03-16 19:27:07 +11:00
  • 7c3f75af2f linux/super: flatten mount/remount into get_tree/reconfigure Rob Norris 2026-03-15 13:17:39 +11:00
  • 0edbfbfb2d linux/super: remove support for old mount API Rob Norris 2026-03-15 12:33:27 +11:00
  • bec56a4c10 config: refuse to build without fs_context Rob Norris 2026-03-15 12:30:46 +11:00
  • 59185c5691 Linux 7.0: also set setlease handler on directories (#18331) Rob Norris 2026-03-18 09:28:30 +11:00
  • 1bc922516e ZTS: Add back redundancy_draid_spare3 exception Brian Behlendorf 2026-03-16 10:39:01 -07:00
  • 7894a5e884 ZTS: redundancy_draid_spare{1,3} exceptions Brian Behlendorf 2026-03-12 18:37:27 -07:00
  • 97949da709 config: fix STATX_MNT_ID detection Rob Norris 2026-03-13 03:58:54 +11:00
  • 938c8c98b1 draid: fix data corruption after disk clear Andriy Tkachuk 2026-03-11 21:54:20 +00:00
  • 33961142a2 Fix deadlock on dmu_tx_assign() from vdev_rebuild() Andriy Tkachuk 2026-02-26 19:18:02 +00:00
  • 12cd6ffa39 README: describe specific kernels/distros we target Rob Norris 2026-03-08 21:22:56 +11:00
  • 5445c3720b config: remove minimum kernel version check Rob Norris 2026-03-08 21:31:12 +11:00
  • cb2e2f9c4f libzfs: use mount_setattr for selective remount including legacy mounts Ameer Hamza 2026-03-09 23:06:22 +05:00
  • a94b137aac FreeBSD: Improve dmesg kernel message prefix Alexander Ziaee 2026-03-09 13:17:23 -04:00
  • 02ed091060 Fix check for .cfi_negate_ra_state on aarch64 Juhyung Park 2026-03-07 04:04:37 +09:00
  • 1ace2bf889 zpl_super: prefer "new" mount API when available Rob Norris 2026-02-26 08:17:33 +11:00
  • 04daeffe7c CI: Remove deprecated Fedora 41 Tony Hutter 2026-02-25 11:20:23 -08:00
  • 20a30acc54 Linux 7.0: add shims for the fs_context-based mount API Rob Norris 2026-01-26 11:21:25 +11:00
  • ffa0a5af30 Linux 7.0: posix_acl_to_xattr() now allocates memory Rob Norris 2026-01-27 16:49:59 +11:00
  • 786b7c2a90 Linux 7.0: blk_queue_nonrot() renamed to blk_queue_rot() Rob Norris 2026-02-05 19:39:23 +11:00
  • ca18f1ad5f build: get objtool from $kernelbuild Louis Leseur 2026-02-23 18:39:51 +01:00
  • faddb7f5ca Linux 7.0: explicitly set setlease handler to kernel implementation Rob Norris 2026-02-23 06:39:06 +11:00
  • 423466063d spdxcheck: enforce SPDX license tags on build system files Rob Norris 2025-12-20 16:17:11 +11:00
  • fc44c73021 build: add SPDX license tags to build system files Rob Norris 2025-12-20 16:45:07 +11:00
  • b44a3ecf4a zpool: Change zpool offline spares policy master Tony Hutter 2026-03-25 11:08:55 -07:00
  • 931deb290c Prevent range tree corruption race by updating dnode_sync() Alek P 2026-03-23 21:34:19 -04:00
  • 08d7a62673 ci: update FreeBSD CI images from 14.3 to 14.4 Christos Longros 2026-03-23 18:34:10 +01:00
  • ef47c3a0be pyzfs: update license tags/classifiers Rob Norris 2026-03-24 03:56:25 +11:00
  • a45929021a zpool-list.8: clarify that only imported pools are listed (#18352) Christos Longros 2026-03-23 17:21:08 +01:00
  • 8518e3e809 Linux 7.0: autoconf: Remove copy-from-user-inatomic API checks (#18348) (#18354) John Cabaj 2026-03-23 11:19:41 -05:00
  • 3f3cadc525 CI: Add ARM builder Tony Hutter 2026-03-19 12:22:32 -07:00
  • 4627c57f27 CI: Support repository variable override for ZTS OS selection Ameer Hamza 2026-03-20 00:21:45 +05:00
  • 3ee08abd2f linux/super: flatten zpl_fill_super into zpl_get_tree Rob Norris 2026-03-16 19:40:58 +11:00
  • 96a0b20201 linux/super: flatten zpl_mount_impl into zpl_get_tree Rob Norris 2026-03-16 19:27:07 +11:00
  • 5ebb9ff914 linux/super: flatten mount/remount into get_tree/reconfigure Rob Norris 2026-03-15 13:17:39 +11:00
  • f828aeb62a linux/super: remove support for old mount API Rob Norris 2026-03-15 12:33:27 +11:00
  • 188888ac37 config: refuse to build without fs_context Rob Norris 2026-03-15 12:30:46 +11:00
  • f259a47c74 zpool-iostat.8: clarify first report shows per-second averages Christos Longros 2026-03-18 18:48:04 +01:00
  • d8c08a1cea Linux 7.0: also set setlease handler on directories (#18331) Rob Norris 2026-03-18 09:28:30 +11:00
  • 4655bdd8ab ZTS: Fix L2ARC test reliability Ameer Hamza 2026-03-17 02:58:25 +05:00
  • f80338facc zarcsummary: add man page Christos Longros 2026-03-16 19:08:05 +01:00
  • f9d26b88b7 zilstat: add AUTHORS section to man page Christos Longros 2026-03-16 19:07:27 +01:00
  • 488f04e276 ZTS: Add back redundancy_draid_spare3 exception Brian Behlendorf 2026-03-16 10:39:01 -07:00
  • b481a8bbbf Make zpool status dedup table support raw bytes -p output Aditya Gollamudi 2026-03-13 09:53:56 -07:00
  • 4d78b14c14 README: add FreeBSD 14.4-RELEASE alongside 15.0 Graham Perrin 2026-03-13 02:02:45 +00:00
  • 5b2923c2e0 ZTS: redundancy_draid_spare{1,3} exceptions Brian Behlendorf 2026-03-12 18:37:27 -07:00
  • 3583fa38e8 ZVOL: Restrict cloning with different properties Alexander Motin 2026-03-12 11:33:17 -04:00
  • 15e37e0919 ZVOL: Add encryption key check for block cloning Alexander Motin 2026-03-12 09:51:33 -04:00