aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update_authors: add missing names from commits to AUTHORSRob Norris2023-10-102-0/+323
* mailmap: initial, trying to tidy up a lot of the commit historyRob Norris2023-10-102-0/+190
* ZTS: Fix verify_fs_mount in delegate_common.kshlibUmer Saleem2023-10-091-2/+2
* ZTS: Move zpool_import_hostid_changed* tests to Linux runfileBrian Behlendorf2023-10-092-4/+7
* FreeBSD: Reduce divergence from in-tree sourcesAlexander Motin2023-10-0911-10/+15
* config/zfs-build.m4: add Gentoo's bash-completion pathSam James2023-10-091-0/+1
* ZIL: Reduce maximum size of WR_COPIED to 7.5KAlexander Motin2023-10-062-6/+16
* rpm: Fix `make rpm` on Debian/Ubuntusiv02023-10-062-1/+4
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-063-12/+49
* tests: add tests for zpool import behaviour when hostid changesRob Norris2023-10-068-0/+279
* zfsconcepts: add description of block cloningRob N2023-10-061-1/+39
* Reduce number of metaslab preload taskq threads.Alexander Motin2023-10-066-47/+37
* ARC: Drop different size headers for cryptoAlexander Motin2023-10-061-175/+8
* ARC: Remove b_bufcnt/b_ebufcnt from ARC headersAlexander Motin2023-10-063-83/+42
* CI: add FreeBSD build with Cirrus CIMartin Matuška2023-10-062-1/+22
* tests/block_cloning: sync before write in fallback testRob N2023-10-061-0/+2
* ARC: Remove b_cv from struct l1arc_buf_hdrAlexander Motin2023-10-042-14/+22
* Add BTI landing pads to the AArch64 SHA2 assemblyAndrew Turner2023-10-032-0/+5
* contrib: debian: drop bashcompletion mangling after installStoiko Ivanov2023-10-022-6/+0
* contrib: debian: switch to dh-sequence-dkmsStoiko Ivanov2023-10-021-1/+1
* contrib: bash_completion.d: make install destination vendor dependentStoiko Ivanov2023-10-022-2/+11
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-0211-33/+216
* Fix invalid pointer access in trace_dbuf.hChunwei Chen2023-10-021-2/+6
* Report ashift of L2ARC devices in zdbGeorge Amanakis2023-10-022-1/+11
* Restrict short block cloning requestsAlexander Motin2023-09-291-0/+13
* Tweak rebuild in-flight hard limitBrian Behlendorf2023-09-291-2/+2
* Fix ENOSPC for extended quotaAkash B2023-09-282-15/+19
* Don't allocate from new metaslabsPaul Dagnelie2023-09-281-0/+9
* Reduce trim min size even lower for tests to reduce flakiness Paul Dagnelie2023-09-277-7/+7
* ZTS: Fix introduced test bug in block_cloning_copyfilerangePaul Dagnelie2023-09-261-1/+0
* ZTS: Add additional exceptionsBrian Behlendorf2023-09-251-2/+2
* Set timeout before creating pool in testPaul Dagnelie2023-09-251-2/+2
* Invoke zdb by guid to avoid import errorsPaul Dagnelie2023-09-221-9/+12
* ZIL: Avoid dbuf_read() in ztest_get_data()Alexander Motin2023-09-211-2/+1
* Linux 6.6 compat: fsync_bdev() has been removed in favor of sync_blockdev()Coleman Kane2023-09-213-0/+44
* Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2Coleman Kane2023-09-216-11/+63
* Linux 6.6 compat: use inode_get/set_ctime*(...)Coleman Kane2023-09-217-15/+80
* tests/block_cloning: try harder to stay on same txg in fallback testRob N2023-09-211-0/+1
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-09-2114-35/+388
* status: report pool suspension state under failmode=continueRob N2023-09-202-3/+4
* Fix occasional rsend test crashesPaul Dagnelie2023-09-201-4/+6
* ZIL: Fix potential race on flush deferring.Alexander Motin2023-09-201-0/+9
* Use ASSERT0P() to check that a pointer is NULL.Dag-Erling Smørgrav2023-09-191-1/+1
* Add VERIFY0P() and ASSERT0P() macros.Dag-Erling Smørgrav2023-09-193-0/+37
* Clean up existing VERIFY*() macros.Dag-Erling Smørgrav2023-09-193-29/+27
* Improve the handling of sharesmb,sharenfs propertiesUmer Saleem2023-09-194-11/+51
* Update the behavior of mountpoint propertyUmer Saleem2023-09-197-24/+34
* cmd: add 'help' subcommand to zpool and zfsRob N2023-09-193-1/+64
* Fix incorrect expected error in ztestPaul Dagnelie2023-09-191-1/+1
* Fix l2arc_apply_transforms ztest crash Paul Dagnelie2023-09-191-5/+6