aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
...
* ZIL: Call brt_pending_add() replaying TX_CLONE_RANGEAlexander Motin2023-11-293-13/+11
* FreeBSD: Fix the build on FreeBSD 12Alan Somers2023-11-283-8/+22
* dmu_buf_will_clone: fix race in transition back to NOFILLRob N2023-11-281-1/+9
* brt: lift internal definitions into _impl headerRob Norris2023-11-281-163/+1
* ZIL: Do not encrypt block pointers in lr_clone_range_tAlexander Motin2023-11-282-0/+28
* dnode_is_dirty: check dnode and its data for dirtinessRob N2023-11-281-2/+10
* Revert "Tune zio buffer caches and their alignments"Brian Behlendorf2023-11-281-39/+50
* zfs-2.2.1: Disable block cloning by defaultTony Hutter2023-11-162-2/+2
* Add a tunable to disable BRT support.Rich Ercolani2023-11-164-0/+18
* Workaround UBSAN errors for variable arraysTony Hutter2023-11-161-0/+4
* Linux: reject read/write mapping to immutable file only on VM_SHAREDLow-power2023-11-161-2/+2
* Fix accounting error for pending sync IO ops in zpool iostatMigeljanImeri2023-11-161-2/+5
* Linux 6.6 compat: fix implicit conversion error with debug buildUmer Saleem2023-11-161-1/+1
* Unify arc_prune_async() codeAlexander Motin2023-11-085-114/+85
* Tune zio buffer caches and their alignmentsAlexander Motin2023-11-081-50/+39
* DMU: Do not pre-read holes during writeAlexander Motin2023-11-081-3/+5
* Linux 6.6 compat: fsync_bdev() has been removed in favor of sync_blockdev()Coleman Kane2023-11-081-0/+6
* Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2Coleman Kane2023-11-083-2/+22
* Linux 6.6 compat: use inode_get/set_ctime*(...)Coleman Kane2023-11-085-15/+26
* Read prefetched buffers from L2ARCshodanshok2023-11-061-4/+1
* Add mutex_enter_interruptible() for interruptible sleeping IOCTLsThomas Bertschinger2023-11-062-10/+12
* Revert "zvol: Temporally disable blk-mq"Tony Hutter2023-11-061-0/+12
* zvol: Remove broken blk-mq optimizationTony Hutter2023-11-061-29/+0
* 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