aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Add a tunable to disable BRT support.Rich Ercolani2023-11-164-0/+18
* L2ARC: Restrict write size to 1/4 of the deviceAlexander Motin2023-11-141-26/+4
* Fix snap_obj_array memory leak in check_filesystem()Chunwei Chen2023-11-141-2/+4
* Workaround UBSAN errors for variable arraysTony Hutter2023-11-121-0/+4
* Linux: Reclaim unused spl_kmem_cache_reclaimAlexander Motin2023-11-101-11/+0
* Increase L2ARC write rate and headroomshodanshok2023-11-081-2/+2
* Linux: reject read/write mapping to immutable file only on VM_SHAREDLow-power2023-11-081-2/+2
* RAID-Z expansion featureDon Brady2023-11-0817-228/+2930
* Linux 6.6 compat: fix implicit conversion error with debug buildUmer Saleem2023-11-071-1/+1
* Add kern.features.zfsGordon Tetlow2023-11-071-0/+3
* sa_lookup() ignores buffer size.Jason King2023-11-071-1/+2
* FreeBSD: Implement taskq_init_ent()Alexander Motin2023-11-071-12/+18
* FreeBSD: Optimize large kstat outputsAlexander Motin2023-11-071-22/+16
* Update the kstat dataset_name when renaming a zvolAlan Somers2023-11-073-0/+15
* Make abd_raidz_gen_iterate() pass an initialized pointer to the callbackMark Johnston2023-11-071-3/+6
* Fix accounting error for pending sync IO ops in zpool iostatMigeljanImeri2023-11-071-2/+5
* Improve ZFS objset sync parallelismednadolski-ix2023-11-0610-110/+439
* Fix block cloning between unencrypted and encrypted datasetsMartin Matuška2023-10-311-0/+9
* zvol: fix delayed update to block device ro entryAmeer Hamza2023-10-312-0/+29
* zvol: Implement zvol threading as a PropertyAmeer Hamza2023-10-314-1/+34
* zvol: Cleanup set propertyAmeer Hamza2023-10-312-101/+32
* Unify arc_prune_async() codeAlexander Motin2023-10-305-114/+85
* Tune zio buffer caches and their alignmentsAlexander Motin2023-10-301-50/+39
* RAIDZ: Use cache blocking during parity mathAlexander Motin2023-10-302-79/+101
* ZIL: Cleanup sync and commit handlingAlexander Motin2023-10-308-77/+62
* Read prefetched buffers from L2ARCshodanshok2023-10-261-4/+1
* Add mutex_enter_interruptible() for interruptible sleeping IOCTLsThomas Bertschinger2023-10-262-10/+12
* arc_default_max on Linux should match FreeBSDednadolski-ix2023-10-261-2/+8
* ZIO: Remove READY pipeline stage from root ZIOsAlexander Motin2023-10-252-11/+44
* Revert "zvol: Temporally disable blk-mq"Tony Hutter2023-10-241-0/+12
* zvol: Remove broken blk-mq optimizationTony Hutter2023-10-241-29/+0
* ZIL: Detect single-threaded workloadsAlexander Motin2023-10-241-51/+40
* ABD: Be more assertive in iteratorsAlexander Motin2023-10-241-78/+26
* Add prefetch property Brian Behlendorf2023-10-243-1/+36
* Revert "Do not persist user/group/project quota zap objects when unneeded"Brian Behlendorf2023-10-231-16/+2
* spa: document spa_thread() and SDC feature gatesRob N2023-10-231-6/+35
* Do not persist user/group/project quota zap objects when unneededSam Atkinson2023-10-201-2/+16
* Trust ARC_BUF_SHARED() moreAlexander Motin2023-10-201-17/+24
* Remove lock from dsl_pool_need_dirty_delay()Alexander Motin2023-10-201-7/+7
* 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
* Large sync writes perform worse with slogJohn Wren Kennedy2023-10-131-1/+1
* FreeBSD: Improve taskq wrapperAlexander Motin2023-10-131-37/+37
* Zpool can start allocating from metaslab before TRIMs have completedJason King2023-10-121-9/+19
* DMU: Do not pre-read holes during writeAlexander Motin2023-10-111-3/+5
* 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-092-2/+2
* ZIL: Reduce maximum size of WR_COPIED to 7.5KAlexander Motin2023-10-061-6/+11
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-061-0/+18