aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove lock from dsl_pool_need_dirty_delay()Alexander Motin2023-10-201-7/+7
* run-zts test procfs/pool_state failed with uncorrectable I/O failureVaibhavB2023-10-201-1/+5
* Properly pad struct tx_cpu to cache lineAlexander Motin2023-10-201-2/+1
* Fix typo in tests/zfs-tests/tests/functional/cli_user/misc/misc.cfgdennisfriedrichsen2023-10-201-2/+2
* FreeBSD: taskq: Remove unused declarationOlivier Certner2023-10-201-2/+0
* Set spa_ccw_fail_time=0 when expanding a vdev.Colin Percival2023-10-201-0/+1
* Fix ZED auto-replace for VDEVs using by-id pathsDon Brady2023-10-209-35/+279
* Large sync writes perform worse with slogJohn Wren Kennedy2023-10-132-2/+2
* FreeBSD: Improve taskq wrapperAlexander Motin2023-10-132-46/+46
* 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
* DMU: Do not pre-read holes during writeAlexander Motin2023-10-111-3/+5
* 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-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