aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Improve taskq wrapperAlexander Motin2023-11-062-46/+46
* Fix block cloning between unencrypted and encrypted datasetsMartin Matuška2023-11-061-0/+9
* Tag 2.2.0zfs-2.2.0Brian Behlendorf2023-10-121-1/+1
* Zpool can start allocating from metaslab before TRIMs have completedJason King2023-10-121-9/+19
* spec: define _bashcompletiondir if undefinedBrian Behlendorf2023-10-111-0/+9
* ZTS: Debug zfs_share_concurrent_shares failureBrian Behlendorf2023-10-101-5/+34
* CI: Move perl script to dist_noinst_DATABrian Behlendorf2023-10-101-1/+1
* Ensure we call fput when cloning fails due to different devices.Daniel Berlin2023-10-101-2/+6
* ZTS: Remove zfs_allow_010_pos expection for FreeBSDBrian Behlendorf2023-10-101-1/+0
* zvol: Temporally disable blk-mqTony Hutter2023-10-103-70/+1
* AUTHORS: update with missing namesRob Norris2023-10-101-24/+337
* 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-101-2/+2
* ZTS: Move zpool_import_hostid_changed* tests to Linux runfileBrian Behlendorf2023-10-102-4/+7
* FreeBSD: Reduce divergence from in-tree sourcesAlexander Motin2023-10-1011-10/+15
* config/zfs-build.m4: add Gentoo's bash-completion pathSam James2023-10-101-0/+1
* Tag 2.2.0-rc5zfs-2.2.0-rc5Brian Behlendorf2023-10-071-1/+1
* ZIL: Reduce maximum size of WR_COPIED to 7.5KAlexander Motin2023-10-072-6/+16
* rpm: Fix `make rpm` on Debian/Ubuntusiv02023-10-072-1/+4
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-073-12/+49
* tests: add tests for zpool import behaviour when hostid changesRob Norris2023-10-078-0/+279
* zfsconcepts: add description of block cloningRob N2023-10-071-1/+39
* Reduce number of metaslab preload taskq threads.Alexander Motin2023-10-076-47/+37
* CI: add FreeBSD build with Cirrus CIMartin Matuška2023-10-072-1/+22
* tests/block_cloning: sync before write in fallback testRob N2023-10-071-0/+2
* ARC: Drop different size headers for cryptoAlexander Motin2023-10-071-175/+8
* ARC: Remove b_bufcnt/b_ebufcnt from ARC headersAlexander Motin2023-10-073-83/+42
* ARC: Remove b_cv from struct l1arc_buf_hdrAlexander Motin2023-10-072-14/+22
* Add BTI landing pads to the AArch64 SHA2 assemblyAndrew Turner2023-10-042-0/+5
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-0311-33/+216
* Improve the handling of sharesmb,sharenfs propertiesUmer Saleem2023-10-034-11/+51
* Update the behavior of mountpoint propertyUmer Saleem2023-10-037-24/+34
* contrib: debian: drop bashcompletion mangling after installStoiko Ivanov2023-10-032-6/+0
* contrib: debian: switch to dh-sequence-dkmsStoiko Ivanov2023-10-031-1/+1
* contrib: bash_completion.d: make install destination vendor dependentStoiko Ivanov2023-10-032-2/+11
* Fix invalid pointer access in trace_dbuf.hChunwei Chen2023-10-031-2/+6
* Report ashift of L2ARC devices in zdbGeorge Amanakis2023-10-032-1/+11
* Restrict short block cloning requestsAlexander Motin2023-10-031-0/+13
* Tweak rebuild in-flight hard limitBrian Behlendorf2023-10-031-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-287-7/+7
* ZTS: Fix introduced test bug in block_cloning_copyfilerangePaul Dagnelie2023-09-281-1/+0
* ZTS: Add additional exceptionsBrian Behlendorf2023-09-281-2/+2
* Set timeout before creating pool in testPaul Dagnelie2023-09-281-2/+2
* Invoke zdb by guid to avoid import errorsPaul Dagnelie2023-09-281-9/+12
* ZIL: Avoid dbuf_read() in ztest_get_data()Alexander Motin2023-09-281-2/+1
* tests/block_cloning: try harder to stay on same txg in fallback testRob N2023-09-221-0/+1
* status: report pool suspension state under failmode=continueRob N2023-09-222-3/+4