aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* Fix error merging r354116 from OpenZFSAlan Somers2021-01-291-7/+7
* MFS r365979:Mark Johnston2020-09-221-4/+4
* MFS r365689,r365808,r365860Allan Jude2020-09-1913-12/+391
* MFC r365048:Mark Johnston2020-09-081-5/+9
* MFC r360035-r360037: Split XDR off, minimize ZFS dependencyKyle Evans2020-09-051-1/+1
* MFC r362047,r362048: rework how ZVOLs are updated in response to DSL operationsAndriy Gapon2020-08-2810-72/+214
* MFC 361220: Correct the order of arguments to copyin() for Q_SETQUOTA.John Baldwin2020-08-261-1/+1
* MFC r363383: dtrace/fbt: fix return probe arguments on armAndriy Gapon2020-07-302-7/+13
* MFC r363373:Mark Johnston2020-07-271-1/+1
* MFC r357282:Mateusz Guzik2020-07-243-0/+43
* MFC r362891:Alan Somers2020-07-241-1/+2
* MFC r362396Allan Jude2020-07-111-10/+1
* MFC r354941,r354948: 10601 10757 Pool allocation classesAndriy Gapon2020-05-2231-451/+1288
* MFC r354804,r354806,r354807,r354885: 10499 Multi-modifier protection (MMP)Andriy Gapon2020-05-2223-43/+1399
* MFC r354333,r354359: zfs: enable SPA_PROCESS on the kernel sideAndriy Gapon2020-05-228-18/+76
* MFC r358381: use ZFS_MAX_DATASET_NAME_LEN instead of MAXPATHLEN for dataset n...Andriy Gapon2020-05-221-12/+12
* MFC r358380,r358382: dsl_dataset_promote_sync: populate 'oldname' before usin...Andriy Gapon2020-05-221-0/+4
* MFC r359303Ryan Moeller2020-04-085-7/+83
* MFC r359112: MFOpenZFS: make zil max block size tunableAlexander Motin2020-04-025-31/+82
* MFC r358971:Ryan Moeller2020-03-221-2/+1
* MFC r358683: Remove vfs.zfs.top_maxinflight tunable/sysctl.Alexander Motin2020-03-121-9/+0
* MFC r358580: Increase number of write completion threads, matching ZoL.Alexander Motin2020-03-101-1/+1
* MFC r358433:Mark Johnston2020-03-061-6/+6
* MFC r358357: MFZoL: Relax restriction on zfs_ioc_next_obj() iterationAlexander Motin2020-03-041-2/+1
* MFC r358342: MFZoL: Fix resilver writes in vdev_indirect_io_startAlexander Motin2020-03-041-8/+15
* MFC r358339: MFZoL: Fix issue with scanning dedup blocks as scan endsAlexander Motin2020-03-041-0/+16
* MFC r358337: MFZoL: Fix 2 small bugs with cached dsl_scan_phys_tAlexander Motin2020-03-041-1/+4
* MFC r358340: Fix patch mismerge in r358336.Alexander Motin2020-03-041-2/+2
* MFC r358336: MFZoL: Fix txg_sync_thread hang in scan_exec_io()Alexander Motin2020-03-041-2/+13
* MFC r349381: Avoid extra taskq_dispatch() calls by DMU.Alexander Motin2020-02-253-5/+38
* MFC r357657: Remove duplicate dbufs accounting.Alexander Motin2020-02-213-4/+9
* MFC r357639: Reduce number of atomic_add() calls in aggsum.Alexander Motin2020-02-202-33/+34
* MFC r357502: Few microoptimizations to dbuf layer.Alexander Motin2020-02-182-28/+16
* MFC r357453: Unblock kstat.zfs.misc.dbufstats sysctls.Alexander Motin2020-02-181-9/+7
* MFC r357512:Konstantin Belousov2020-02-111-0/+1
* MFC O_SEARCH: r357412, r357461, r357580, r357584, r357636, r357671, r357688Kyle Evans2020-02-091-4/+8
* MFC r357410-r357411: Avoid duplicating VEXEC checks in VOP_CACHEDLOOKUPKyle Evans2020-02-051-17/+22
* MFC r356707: Map ECKSUM and EFRAGS from ZFS onto real errnos.Alexander Motin2020-01-301-5/+4
* MFC r356574:Ian Lepore2020-01-171-1/+12
* MFC r354283, r354323, r354363, r354364, r354593, r355773, r355786:Toomas Soome2019-12-222-10/+108
* MFC r355182: Fix use-after-free in case of L2ARC prefetch failure.Alexander Motin2019-12-121-4/+9
* MFC r355211:Konstantin Belousov2019-12-061-2/+3
* MFC r354253, r354254, r354264, r354265Toomas Soome2019-12-025-366/+107
* MFC r354436: MFV r354377: 10554 Implemented zpool sync commandAndriy Gapon2019-12-022-0/+44
* MFC r353618,r353625,r353627: MFV r353617: 9425 allow channel programs to be s...Andriy Gapon2019-11-197-89/+200
* MFC r353636: MFV r353630: 10809 Performance optimization of AVL tree comparat...Andriy Gapon2019-11-138-49/+48
* MFC r354360: Add vfs.zfs.zio.taskq_batch_pct tunable.Alexander Motin2019-11-121-0/+4
* MFC r353381: emulate illumos membar_producer with atomic_thread_fence_relAndriy Gapon2019-11-127-167/+1
* MFC r354279:Toomas Soome2019-11-101-1/+2
* MFC r354116, r354120Alan Somers2019-11-092-19/+68