| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix error merging r354116 from OpenZFS | Alan Somers | 2021-01-29 | 1 | -7/+7 |
| * | MFS r365979: | Mark Johnston | 2020-09-22 | 1 | -4/+4 |
| * | MFS r365689,r365808,r365860 | Allan Jude | 2020-09-19 | 13 | -12/+391 |
| * | MFC r365048: | Mark Johnston | 2020-09-08 | 1 | -5/+9 |
| * | MFC r360035-r360037: Split XDR off, minimize ZFS dependency | Kyle Evans | 2020-09-05 | 1 | -1/+1 |
| * | MFC r362047,r362048: rework how ZVOLs are updated in response to DSL operations | Andriy Gapon | 2020-08-28 | 10 | -72/+214 |
| * | MFC 361220: Correct the order of arguments to copyin() for Q_SETQUOTA. | John Baldwin | 2020-08-26 | 1 | -1/+1 |
| * | MFC r363383: dtrace/fbt: fix return probe arguments on arm | Andriy Gapon | 2020-07-30 | 2 | -7/+13 |
| * | MFC r363373: | Mark Johnston | 2020-07-27 | 1 | -1/+1 |
| * | MFC r357282: | Mateusz Guzik | 2020-07-24 | 3 | -0/+43 |
| * | MFC r362891: | Alan Somers | 2020-07-24 | 1 | -1/+2 |
| * | MFC r362396 | Allan Jude | 2020-07-11 | 1 | -10/+1 |
| * | MFC r354941,r354948: 10601 10757 Pool allocation classes | Andriy Gapon | 2020-05-22 | 31 | -451/+1288 |
| * | MFC r354804,r354806,r354807,r354885: 10499 Multi-modifier protection (MMP) | Andriy Gapon | 2020-05-22 | 23 | -43/+1399 |
| * | MFC r354333,r354359: zfs: enable SPA_PROCESS on the kernel side | Andriy Gapon | 2020-05-22 | 8 | -18/+76 |
| * | MFC r358381: use ZFS_MAX_DATASET_NAME_LEN instead of MAXPATHLEN for dataset n... | Andriy Gapon | 2020-05-22 | 1 | -12/+12 |
| * | MFC r358380,r358382: dsl_dataset_promote_sync: populate 'oldname' before usin... | Andriy Gapon | 2020-05-22 | 1 | -0/+4 |
| * | MFC r359303 | Ryan Moeller | 2020-04-08 | 5 | -7/+83 |
| * | MFC r359112: MFOpenZFS: make zil max block size tunable | Alexander Motin | 2020-04-02 | 5 | -31/+82 |
| * | MFC r358971: | Ryan Moeller | 2020-03-22 | 1 | -2/+1 |
| * | MFC r358683: Remove vfs.zfs.top_maxinflight tunable/sysctl. | Alexander Motin | 2020-03-12 | 1 | -9/+0 |
| * | MFC r358580: Increase number of write completion threads, matching ZoL. | Alexander Motin | 2020-03-10 | 1 | -1/+1 |
| * | MFC r358433: | Mark Johnston | 2020-03-06 | 1 | -6/+6 |
| * | MFC r358357: MFZoL: Relax restriction on zfs_ioc_next_obj() iteration | Alexander Motin | 2020-03-04 | 1 | -2/+1 |
| * | MFC r358342: MFZoL: Fix resilver writes in vdev_indirect_io_start | Alexander Motin | 2020-03-04 | 1 | -8/+15 |
| * | MFC r358339: MFZoL: Fix issue with scanning dedup blocks as scan ends | Alexander Motin | 2020-03-04 | 1 | -0/+16 |
| * | MFC r358337: MFZoL: Fix 2 small bugs with cached dsl_scan_phys_t | Alexander Motin | 2020-03-04 | 1 | -1/+4 |
| * | MFC r358340: Fix patch mismerge in r358336. | Alexander Motin | 2020-03-04 | 1 | -2/+2 |
| * | MFC r358336: MFZoL: Fix txg_sync_thread hang in scan_exec_io() | Alexander Motin | 2020-03-04 | 1 | -2/+13 |
| * | MFC r349381: Avoid extra taskq_dispatch() calls by DMU. | Alexander Motin | 2020-02-25 | 3 | -5/+38 |
| * | MFC r357657: Remove duplicate dbufs accounting. | Alexander Motin | 2020-02-21 | 3 | -4/+9 |
| * | MFC r357639: Reduce number of atomic_add() calls in aggsum. | Alexander Motin | 2020-02-20 | 2 | -33/+34 |
| * | MFC r357502: Few microoptimizations to dbuf layer. | Alexander Motin | 2020-02-18 | 2 | -28/+16 |
| * | MFC r357453: Unblock kstat.zfs.misc.dbufstats sysctls. | Alexander Motin | 2020-02-18 | 1 | -9/+7 |
| * | MFC r357512: | Konstantin Belousov | 2020-02-11 | 1 | -0/+1 |
| * | MFC O_SEARCH: r357412, r357461, r357580, r357584, r357636, r357671, r357688 | Kyle Evans | 2020-02-09 | 1 | -4/+8 |
| * | MFC r357410-r357411: Avoid duplicating VEXEC checks in VOP_CACHEDLOOKUP | Kyle Evans | 2020-02-05 | 1 | -17/+22 |
| * | MFC r356707: Map ECKSUM and EFRAGS from ZFS onto real errnos. | Alexander Motin | 2020-01-30 | 1 | -5/+4 |
| * | MFC r356574: | Ian Lepore | 2020-01-17 | 1 | -1/+12 |
| * | MFC r354283, r354323, r354363, r354364, r354593, r355773, r355786: | Toomas Soome | 2019-12-22 | 2 | -10/+108 |
| * | MFC r355182: Fix use-after-free in case of L2ARC prefetch failure. | Alexander Motin | 2019-12-12 | 1 | -4/+9 |
| * | MFC r355211: | Konstantin Belousov | 2019-12-06 | 1 | -2/+3 |
| * | MFC r354253, r354254, r354264, r354265 | Toomas Soome | 2019-12-02 | 5 | -366/+107 |
| * | MFC r354436: MFV r354377: 10554 Implemented zpool sync command | Andriy Gapon | 2019-12-02 | 2 | -0/+44 |
| * | MFC r353618,r353625,r353627: MFV r353617: 9425 allow channel programs to be s... | Andriy Gapon | 2019-11-19 | 7 | -89/+200 |
| * | MFC r353636: MFV r353630: 10809 Performance optimization of AVL tree comparat... | Andriy Gapon | 2019-11-13 | 8 | -49/+48 |
| * | MFC r354360: Add vfs.zfs.zio.taskq_batch_pct tunable. | Alexander Motin | 2019-11-12 | 1 | -0/+4 |
| * | MFC r353381: emulate illumos membar_producer with atomic_thread_fence_rel | Andriy Gapon | 2019-11-12 | 7 | -167/+1 |
| * | MFC r354279: | Toomas Soome | 2019-11-10 | 1 | -1/+2 |
| * | MFC r354116, r354120 | Alan Somers | 2019-11-09 | 2 | -19/+68 |