aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Trust ARC_BUF_SHARED() moreAlexander Motin2023-11-061-17/+24
* Remove lock from dsl_pool_need_dirty_delay()Alexander Motin2023-11-061-7/+7
* FreeBSD: taskq: Remove unused declarationOlivier Certner2023-11-061-2/+0
* Set spa_ccw_fail_time=0 when expanding a vdev.Colin Percival2023-11-061-0/+1
* Large sync writes perform worse with slogJohn Wren Kennedy2023-11-061-1/+1
* FreeBSD: Improve taskq wrapperAlexander Motin2023-11-061-37/+37
* Fix block cloning between unencrypted and encrypted datasetsMartin Matuška2023-11-061-0/+9
* Zpool can start allocating from metaslab before TRIMs have completedJason King2023-10-121-9/+19
* Ensure we call fput when cloning fails due to different devices.Daniel Berlin2023-10-101-2/+6
* zvol: Temporally disable blk-mqTony Hutter2023-10-101-12/+0
* FreeBSD: Reduce divergence from in-tree sourcesAlexander Motin2023-10-102-2/+2
* ZIL: Reduce maximum size of WR_COPIED to 7.5KAlexander Motin2023-10-071-6/+11
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-071-0/+18
* Reduce number of metaslab preload taskq threads.Alexander Motin2023-10-073-44/+29
* ARC: Drop different size headers for cryptoAlexander Motin2023-10-071-175/+8
* ARC: Remove b_bufcnt/b_ebufcnt from ARC headersAlexander Motin2023-10-071-70/+35
* ARC: Remove b_cv from struct l1arc_buf_hdrAlexander Motin2023-10-071-12/+22
* Add BTI landing pads to the AArch64 SHA2 assemblyAndrew Turner2023-10-042-0/+5
* Report ashift of L2ARC devices in zdbGeorge Amanakis2023-10-031-0/+10
* 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-281-14/+8
* Don't allocate from new metaslabsPaul Dagnelie2023-09-281-0/+9
* status: report pool suspension state under failmode=continueRob N2023-09-221-2/+2
* Fix l2arc_apply_transforms ztest crash Paul Dagnelie2023-09-221-5/+6
* ZIL: Fix potential race on flush deferring.Alexander Motin2023-09-201-0/+9
* Retire z_nr_znodesMateusz Guzik2023-09-195-14/+6
* check-zstd-symbols: also ignore __pfx_ symbolsнаб2023-09-191-1/+1
* Update the MOS directory on spa_upgrade_errlog()George Amanakis2023-09-191-0/+9
* Linux 6.5 compat: spl: properly unregister sysctl entriesAndrea Righi2023-09-191-3/+18
* Linux 6.5 compat: safe cleanup in spl_proc_fini()Andrea Righi2023-09-191-18/+18
* Linux 6.5 compat: Use copy_splice_read instead of filemap_splice_readColeman Kane2023-09-191-2/+2
* Linux 6.5 compat: replace generic_file_splice_read with filemap_splice_readColeman Kane2023-09-191-0/+4
* Linux 6.5 compat: register_sysctl_table removedColeman Kane2023-09-191-3/+23
* Revert "Linux 6.5 compat: register_sysctl_table removed"Brian Atkinson2023-09-191-23/+3
* Linux 4.20 compat: wrapper function for iov_iter type accessColeman Kane2023-09-191-5/+2
* Linux 6.4 compat: iter_iov() function now used to get old iov memberColeman Kane2023-09-191-5/+3
* Linux 6.5 compat: blkdev changesColeman Kane2023-09-194-14/+83
* Linux 6.5 compat: register_sysctl_table removedColeman Kane2023-09-191-3/+23
* Add more constraints for block cloning.Alexander Motin2023-09-101-2/+19
* Intel QAT 1.7 compatibilityVolker Mauel2023-09-071-0/+2
* ZIL: Change ZIOs issue order.Alexander Motin2023-09-021-2/+2
* ZIL: Revert zl_lock scope reduction.Alexander Motin2023-09-021-19/+11
* ZIL: Tune some assertions.Alexander Motin2023-09-021-6/+9
* dmu_buf_will_clone: change assertion to fix 32-bit compiler warningDimitry Andric2023-09-011-1/+1
* Update outdated assertion from zio_write_compressSerapheim Dimitropoulos2023-08-261-2/+3
* copy_file_range: fix fallback when source create on same txgRob N2023-08-253-6/+9
* zfs_clone_range should return a descriptive error codesoromenahar2023-08-254-12/+13
* Fix some typosMateusz Piotrowski2023-08-251-1/+1
* ZIL: Second attempt to reduce scope of zl_issuer_lock.Alexander Motin2023-08-254-366/+325