aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vmm.4: Add verbiage about need to load module from loader.confstable/14Michael Galassi11 hours1-1/+14
* style.9: Document the existence of tools/build/checkstyle9.plMateusz Piotrowski12 hours1-1/+5
* gettimeofday.2: Do mention improbable future removalMateusz Piotrowski12 hours1-5/+3
* Document that gettimeofday() is obsolescentMateusz Piotrowski12 hours1-1/+24
* zfs: unbreak aarch64 build with non-gcc compilersMartin Matuska25 hours2-4/+4
* Enable kernel reproducible builds on stable branchEd Maste26 hours2-5/+5
* zfs: merge openzfs/zfs@256659204 (zfs-2.2-release) into stable/14Martin Matuska27 hours158-1646/+4808
|\
| * Tag zfs-2.2.4vendor/openzfs/zfs-2.2-releaseTony Hutter4 days1-1/+1
| * Fix updating the zvol_htable when renaming a zvolAlan Somers4 days2-2/+2
| * Add prefetch property Brian Behlendorf4 days7-2/+63
| * vdev probe to slow disk can stall mmp write checkerDon Brady4 days16-52/+242
| * Extend import_progress kstat with a notes fieldDon Brady5 days6-10/+256
| * Add ashift validation when adding devices to a poolGeorge Wilson5 days21-58/+219
| * Fix arcstats for FreeBSD after zfetch supportAmeer Hamza5 days1-2/+8
| * Add zfetch stats in arcstatsAmeer Hamza5 days1-5/+42
| * Use ASSERT0P() to check that a pointer is NULL.Dag-Erling Smørgrav5 days1-1/+1
| * GCC: Fixes for gcc 14 on Fedora 40Tony Hutter5 days3-7/+14
| * Python 3.12 deprecated python3-distutilsBrian Behlendorf5 days3-117/+235
| * zfs-kmod: fix empty rpm requires/conflictsTodd5 days1-1/+1
| * ZTS: user_namespace_004.ksh avoid error in cleanup if unsupportedSeth Troisi5 days1-2/+2
| * Add newline to two zpool messagesSeth Troisi5 days1-2/+2
| * Do no use .cfi_negate_ra_state within the assembly on Arm64Tino Reichardt5 days2-5/+21
| * Add the BTI elf note to the AArch64 SHA2 assemblyAndrew Turner5 days2-0/+20
| * AUTHORS: refresh with recent new contributorsRob N5 days2-0/+53
| * return NULL at end of send_progress_threadJason Lee5 days1-0/+1
| * Fix locale-specific timeMaxim Filimonov5 days2-8/+8
| * Fix panics when truncating/deleting filesPavel Snajdr5 days1-10/+8
| * vdev props comment and manpage should include zfsd and FreeBSD mentionsAlek P5 days2-2/+8
| * Add slow disk diagnosis to ZEDDon Brady5 days29-70/+654
| * [2.2.4-only] Stub RAIDZ enums to prevent conflictsTony Hutter5 days3-1/+5
| * zap_leaf: make l_hash[] variable length to silence UBSANRob N5 days1-1/+1
| * Give a better message from 'zpool get' with invalid pool namePaul Dagnelie5 days1-4/+3
| * xdr: header cleanupRob N5 days7-75/+33
| * Fix buffer underflow if sysfs file is emptyRobert Evans5 days1-1/+1
| * ZTS: fix flakiness in cp_files_002_posRobert Evans5 days1-3/+3
| * Fix option string, adding -e and fixing orderCameron Harr5 days2-29/+28
| * freebsd: fix missing headers in distribution tarballRob N5 days1-0/+2
| * Check for minimum partition sizeBrian Behlendorf5 days1-0/+10
| * Add VERIFY0P() and ASSERT0P() macros.Dag-Erling Smørgrav5 days3-0/+37
| * Clean up existing VERIFY*() macros.Dag-Erling Smørgrav12 days3-29/+27
| * etc/init.d: decide which variant to use at build time.Benda Xu12 days8-13/+14
| * config/Substfiles.am: restrict to the dedicated list.Benda Xu12 days1-1/+1
| * man: move zfs_prepare_disk.8 to nodist_man_MANSShengqi Chen12 days1-2/+2
| * Add support for zfs mount -R <filesystem>Umer Saleem12 days7-18/+216
| * Linux 6.9 compat: blk_alloc_disk() now takes two argsRob Norris12 days2-1/+55
| * Linux 6.9 compat: bdev handles are now struct fileRob Norris12 days2-7/+60
| * vdev_disk: clean up spa/bdev mode conversionRob N12 days1-42/+39
| * Linux 5.18+ compat: Detect filemap_range_has_pageRobert Evans12 days1-0/+1
| * udev: correctly handle partition #16 and laterFabian-Gruenbichler12 days1-4/+5
| * zvols: prevent overflow of minor device numbersFabian-Gruenbichler12 days1-0/+7