aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libc/arm: export __signalcontext not _signalcontextBrooks Davis2024-04-161-1/+1
* libcxxrt: don't export nonexistant symbolsBrooks Davis2024-04-163-43/+384
* libgcc_s: exclude symbols not present on some archesBrooks Davis2024-04-161-0/+24
* libgcc_s: only export 128-bit int APIs when availableBrooks Davis2024-04-161-26/+41
* libgcc_s: only export 128-bit long double when availableBrooks Davis2024-04-161-0/+2
* librpcsec_gss: don't export non-existant symbolsBrooks Davis2024-04-161-3/+0
* libc: don't try to export __sFBrooks Davis2024-04-161-1/+0
* libc: don't try to export _nsdbtdumpBrooks Davis2024-04-161-1/+0
* libc: don't try to export mexitcountBrooks Davis2024-04-161-1/+0
* libc: don't try to export mpool_statBrooks Davis2024-04-161-1/+0
* libc: only export hesiod symbols when enabledBrooks Davis2024-04-163-10/+13
* zfs: merge openzfs/zfs@90ba19eb7Martin Matuska2024-04-1683-864/+2475
|\
| * Do no use .cfi_negate_ra_state within the assembly on Arm64Tino Reichardt2024-04-152-5/+21
| * Add the BTI elf note to the AArch64 SHA2 assemblyAndrew Turner2024-04-152-0/+20
| * zinject: "no-op" error injectionRob N2024-04-154-6/+19
| * zts: allow running a single test by name onlyRob N2024-04-151-2/+13
| * bdev_discard_supported: understand discard_granularity=0Rob N2024-04-121-2/+4
| * zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSHRob Norris2024-04-1213-47/+53
| * dkio: remove kernel dkio.h compatibility headerRob Norris2024-04-125-76/+0
| * zio: remove io_cmd and DKIOCFLUSHWRITECACHERob Norris2024-04-1210-157/+106
| * zio: remove zio_ioctl()Rob Norris2024-04-122-19/+17
| * Add support for zfs mount -R <filesystem>Umer Saleem2024-04-117-18/+216
| * AUTHORS: refresh with recent new contributorsRob N2024-04-112-0/+53
| * vdev_disk: fix alignment check when buffer has non-zero starting offsetRob Norris2024-04-112-2/+2
| * tests: add test for vdev_disk page alignment checkRob Norris2024-04-116-0/+435
| * Illumos#16463 zfs_ioc_recv leaks nvlistAndy Fiddaman2024-04-111-11/+19
| * return NULL at end of send_progress_threadJason Lee2024-04-101-0/+1
| * Add custom debug printing for your assertsRich Ercolani2024-04-104-31/+372
| * config/Substfiles.am: restrict to the dedicated list.Benda Xu2024-04-091-1/+1
| * L2ARC: Relax locking during writeAlexander Motin2024-04-096-99/+131
| * Small fix to prefetch ranges aggregationAlexander Motin2024-04-091-2/+2
| * etc/init.d: decide which variant to use at build time.Benda Xu2024-04-088-13/+14
| * Fix locale-specific timeMaxim Filimonov2024-04-082-8/+8
| * Remove db_state DB_NOFILL checks from syncing contextAlexander Motin2024-04-081-25/+19
| * Speculative prefetch for reordered requestsAlexander Motin2024-04-085-63/+272
| * Fix read errors race after block cloningAlexander Motin2024-04-081-21/+20
| * zinject: inject device errors into ioctlsRob N2024-04-086-12/+18
| * vdev_disk: ensure trim errors are returned immediatelyRob N2024-04-082-78/+171
| * zvol_os: fix compile with blk-mq on Linux 4.xRob N2024-04-082-0/+20
| * zvol_os: fix build on Linux <3.13Rob N2024-04-081-1/+2
| * zvol: use multiple taskqAmeer Hamza2024-04-042-10/+99
| * Fix panics when truncating/deleting filesPavel Snajdr2024-04-041-10/+8
| * man: move zfs_prepare_disk.8 to nodist_man_MANSShengqi Chen2024-04-041-2/+2
| * vdev props comment and manpage should include zfsd and FreeBSD mentionsAlek P2024-04-042-2/+8
| * zap_leaf: make l_hash[] variable length to silence UBSANRob N2024-04-031-1/+1
| * Give a better message from 'zpool get' with invalid pool namePaul Dagnelie2024-04-031-4/+3
| * tests: simple zinject disk fault arg checkRob Norris2024-04-033-0/+69
| * zinject: show more device fault fieldsRob Norris2024-04-031-21/+52
| * Makefile.bsd: sort and cleanup source file listRob N2024-04-031-40/+45
| * Linux 6.9 compat: blk_alloc_disk() now takes two argsRob Norris2024-04-032-1/+55