aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* snapdir: add 'disabled' value to make .zfs inaccessibleBrian Behlendorf2024-10-0216-15/+56
* Avoid computing strlen() inside loopsrilysh2024-10-026-17/+28
* Update all ABI filesBrian Behlendorf2024-10-014-45/+726
* Linux 6.12: PG_error flag was removedRob Norris2024-10-014-0/+41
* Linux 6.12: f_version removed from struct fileRob Norris2024-10-013-0/+35
* Linux 6.12: FMODE_UNSIGNED_OFFSET is now FOP_UNSIGNED_OFFSETRob Norris2024-10-011-0/+4
* Linux 6.12: support 3arg dequeue_signal() without task paramRob Norris2024-10-012-15/+40
* Linux 6.12: avoid kmem_cache_create redefinitionRob Norris2024-10-011-0/+1
* Support for longnames for files/directories (Linux part)Sanjeev Bagewadi2024-10-0141-400/+1233
* Allocate zap_attribute_t from kmem instead of stackSanjeev Bagewadi2024-10-0135-365/+513
* Restrict raidz faulted vdev countDon Brady2024-10-014-11/+132
* send/recv: open up additional stream feature flagsRob Norris2024-10-011-34/+30
* Linux 6.11 compat: METABrian Behlendorf2024-09-301-1/+1
* lua: add flex array field to TString typeRob Norris2024-09-304-12/+15
* man: update recordsize max size infoGeorge Melikov2024-09-292-1/+17
* ZTS: Replace MD5 and SHA256 wit XXH128Tino Reichardt2024-09-2835-138/+117
* ZTS: Fix zpool_import_hostid_changed_unclean_exportBrian Behlendorf2024-09-281-5/+4
* zfs_log: add flex array fields to log record structsRob Norris2024-09-275-131/+162
* ZTS: Update deadman_sync thresholdBrian Behlendorf2024-09-271-4/+4
* CI: Add logs to zloop workflowBrian Behlendorf2024-09-272-4/+16
* ZTS: Fix zpool_import_hostid_changed_cachefile_unclean_exportBrian Behlendorf2024-09-261-6/+4
* Avoid BUG in migrate_folio_extratstabrawa2024-09-266-0/+140
* ZTS: Fix zpool_reguid Makefile.am and testsBrian Behlendorf2024-09-254-9/+7
* CI: run only sanity check on limited OSes for nonbehavioral changesShengqi Chen2024-09-254-2/+150
* Properly release key in spa_keystore_dsl_key_hold_dd()Alexander Motin2024-09-251-1/+1
* FreeBSD: Sync taskq_cancel_id() returns with LinuxAlexander Motin2024-09-241-2/+2
* Add missing guard defines for simd_statw0xel2024-09-241-0/+6
* AUTHORS: refresh with recent new contributorsRob Norris2024-09-242-0/+5
* CI: cancel workflows when PRs are updated (#16562)Brian Behlendorf2024-09-244-1/+16
* Evicting too many bytes from MFU metadataTheera K.2024-09-231-1/+1
* ZTS: CI Documentation UpdatesBrian Behlendorf2024-09-231-11/+4
* ZTS: CodeQL Action v3 updateBrian Behlendorf2024-09-231-3/+3
* linux: log a scary warning when used with an experimental kernelRob Norris2024-09-231-0/+6
* config/kernel: enforce maximum kernel version, with escape hatchRob Norris2024-09-233-2/+231
* xattr dataset prop: change defaults to saGeorge Melikov2024-09-236-12/+14
* Fix /proc/spl/kstat/simd on x86Rich Ercolani2024-09-221-1/+9
* ZTS: Add additional exceptionsBrian Behlendorf2024-09-221-0/+16
* ZTS: Retire "tmpfile_reason" exceptionBrian Behlendorf2024-09-221-7/+0
* ZTS: Retire "ci_reason" exceptionsBrian Behlendorf2024-09-221-36/+0
* ZTS: Fix Summary PageTino Reichardt2024-09-222-1/+3
* Reduce and handle EAGAIN errors on AIO label readsAlexander Motin2024-09-211-1/+16
* Add compatibility file for GRUB versions up to v2.06Umer Saleem2024-09-214-4/+54
* ZTS: Fix skipping over comment lines in zpool_create.shlibUmer Saleem2024-09-211-3/+2
* FreeBSD: restore zfs_znode_update_vfs()Rob Norris2024-09-211-0/+12
* Add SIMD metadata in /proc on Linux follow upBrian Behlendorf2024-09-201-3/+0
* Add SIMD metadata in /proc on LinuxRich Ercolani2024-09-207-0/+207
* ZTS: Remove functional tests via matrixTino Reichardt2024-09-2011-495/+76
* ZTS: Fix Test Summary page generationTino Reichardt2024-09-202-7/+8
* arc_hdr_authenticate: make explicit errorGeorge Melikov2024-09-191-2/+6
* ZLE compression: don't use BPE_PAYLOAD_SIZEGeorge Melikov2024-09-193-7/+13