aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vdev_disk: ensure trim errors are returned immediatelyRob N2024-04-112-78/+171
* vdev_disk: don't touch vbio after its handed off to the kernelRob Norris2024-04-081-5/+6
* Fix corruption caused by mmap flushing problemsRobert Evans2024-03-293-9/+10
* vdev_disk: default to classic submission for 2.2.xRob Norris2024-03-282-12/+27
* abd_iter_page: don't use compound heads on Linux <4.5Rob Norris2024-03-281-0/+14
* vdev_disk: use bio_chain() to submit multiple BIOsRob Norris2024-03-281-151/+80
* vdev_disk: add module parameter to select BIO submission methodRob Norris2024-03-282-2/+45
* vdev_disk: rewrite BIO filling machinery to avoid split pagesRob Norris2024-03-283-3/+447
* vdev_disk: make read/write IO function configurableRob Norris2024-03-281-2/+21
* vdev_disk: reorganise vdev_disk_io_startRob Norris2024-03-281-20/+31
* vdev_disk: rename existing functions to vdev_classic_*Rob Norris2024-03-283-102/+120
* abd: add page iteratorRob Norris2024-03-285-14/+169
* linux 5.4 compat: page_size()Rob Norris2024-03-284-0/+56
* Linux 6.8 compat: use splice_copy_file_range() for fallbackRob N2024-03-213-2/+43
* Tag zfs-2.2.3zfs-2.2.3Tony Hutter2024-02-211-1/+1
* dmu: Allow buffer fills to failAlexander Motin2024-02-208-29/+41
* ZTS: Skip cross-fs bclone tests if FreeBSD < 14.0Tony Hutter2024-02-165-14/+51
* [zfs-2.2.3] ZTS: Use correct bclone module param name on FreeBSDTony Hutter2024-02-161-2/+2
* zdb: Fix false leak report for BRT objectsBi112024-02-121-0/+11
* Add Ntfy notification support to ZEDDex Wood2024-02-122-0/+120
* BRT: Fix slop space calculation with block cloningBi112024-02-121-1/+2
* zfs list: add '-t fs' and '-t vol' options (#15883)Rob N2024-02-122-7/+26
* [zfs-2.2.3] Enable zfs_bclone_enabled on cp_files testsTony Hutter2024-02-122-0/+10
* LUA: Backport CVE-2020-24370's patchthe-Chain-Warden-thresh2024-02-081-3/+4
* Add 'zpool status -e' flag to see unhealthy vdevsCameron Harr2024-02-087-7/+169
* zed: fix typo in variable ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULTMauricio Faria de Oliveira2024-02-082-4/+4
* Improve performance for zpool trim on linuxUmer Saleem2024-02-062-19/+87
* BRT: Fix FICLONE/FICLONERANGE shortened copyTony Hutter2024-02-0613-39/+243
* Fix the FreeBSD userspace build (#15716)Mark Johnston2024-01-302-0/+15
* zpool: Add slot power control, print power statusTony Hutter2024-01-2916-65/+875
* zed: misc vdev_enc_sysfs_path fixesTony Hutter2024-01-298-8/+78
* ZTS: Add dirty dnode stress testTony Hutter2024-01-296-1/+259
* Linux 6.8 compat: handle mnt_idmap user_namespace changeRob Norris2024-01-294-5/+88
* Linux 6.8 compat: fix inode permission testsRob Norris2024-01-291-4/+4
* Linux 6.8 compat: replace MAX_ORDER defineRob Norris2024-01-291-9/+18
* Linux 6.8 compat: implement strlcpy fallbackRob Norris2024-01-297-0/+104
* Linux 6.8 compat: update for new bdev access functionsRob Norris2024-01-292-60/+133
* Linux 6.8 compat: make test functions staticRob Norris2024-01-2933-98/+95
* Linux 6.7 compat: METABrian Behlendorf2024-01-291-1/+1
* Don't assert mg_initialized due to device addition racePaul Dagnelie2024-01-291-3/+0
* Update man pages to time(1) from time(2)Chris Davidson2024-01-294-4/+4
* ZTS: Allow longer run time for zdb_args_posBrian Behlendorf2024-01-291-0/+1
* Move nodes into correct subgraphsAndrew Innes2024-01-291-13/+18
* zpool wait: print timestamp before the headerRob N2024-01-291-3/+3
* Update vdev devid and physpath if changed between importsAmeer Hamza2024-01-291-13/+27
* ZTS: Update deprecated Github Action version numbersTino Reichardt2024-01-296-37/+42
* Switch to CodeQL to detect prohibited function useRichard Yao2024-01-296-15/+72
* ZTS: Apply small changes for speeding up the testsTino Reichardt2024-01-291-20/+15
* FreeBSD: Fix bootstrapping tools under Linux/muslVal Packett2024-01-291-1/+5
* linux spl: fix typo in top comment of spl-condvar.cTino Reichardt2024-01-291-1/+1