| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Correct refcount_add in dmu_zfetch | Rich Ercolani | 2021-10-08 | 1 | -0/+8 |
* | Use fallthrough macro | Brian Behlendorf | 2021-09-14 | 1 | -1/+0 |
* | Upstream: Add snapshot and zvol events | Jorgen Lundman | 2021-09-09 | 3 | -0/+13 |
* | Fix cross-endian interoperability of zstd | Rich Ercolani | 2021-08-30 | 1 | -11/+137 |
* | Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319) | Trevor Bautista | 2021-08-26 | 1 | -0/+5 |
* | Remove b_pabd/b_rabd allocation from arc_hdr_alloc() | Alexander Motin | 2021-08-17 | 1 | -1/+1 |
* | Increase default volblocksize from 8KB to 16KB | Alexander Motin | 2021-08-17 | 1 | -1/+1 |
* | Fix/improve dbuf hits accounting | Alexander Motin | 2021-08-17 | 1 | -6/+4 |
* | Use more atomics in refcounts | Alexander Motin | 2021-08-17 | 1 | -4/+4 |
* | Restore FreeBSD sysctl processing for arc.min and arc.max | Allan Jude | 2021-08-16 | 2 | -0/+9 |
* | Run arc_evict thread at higher priority | Tony Nguyen | 2021-08-10 | 1 | -2/+3 |
* | Avoid small buffer copying on write | Alexander Motin | 2021-07-27 | 2 | -1/+1 |
* | Remove NOTE(CONSTCOND) and note.h | наб | 2021-07-26 | 11 | -80/+19 |
* | Replace /*PRINTFLIKEn*/ with attribute(printf) | наб | 2021-07-26 | 2 | -3/+6 |
* | Optimize allocation throttling | Alexander Motin | 2021-07-21 | 2 | -7/+10 |
* | Add Module Parameter Regarding Log Size Limit | Kevin Jin | 2021-07-20 | 2 | -0/+8 |
* | Minor ARC optimizations | Alexander Motin | 2021-07-20 | 2 | -3/+10 |
* | A few fixes of callback typecasting (for the upcoming ClangCFI) | Alexander | 2021-07-20 | 1 | -2/+2 |
* | Introduce dsl_dir_diduse_transfer_space() | Alexander Motin | 2021-07-16 | 1 | -0/+3 |
* | Fix ARC ghost states eviction accounting | Alexander Motin | 2021-07-13 | 1 | -1/+0 |
* | file reference counts can get corrupted | George Wilson | 2021-07-10 | 4 | -7/+10 |
* | dprintf_dnode: strcpy -> strlcpy | Jorgen Lundman | 2021-07-07 | 2 | -2/+2 |
* | FreeBSD: Hardcode abd_chunk_size to PAGE_SIZE | Alexander Motin | 2021-07-06 | 1 | -1/+0 |
* | Remove avl_size field from struct avl_tree | Alexander Motin | 2021-07-01 | 1 | -1/+3 |
* | Compact dbuf/buf hashes and lock arrays | Alexander Motin | 2021-07-01 | 1 | -2/+2 |
* | Fix abd leak, kmem_free correct size of abd_t | Jorgen Lundman | 2021-07-01 | 1 | -1/+1 |
* | Optimize txg_kick() process (#12274) | Kevin Jin | 2021-07-01 | 1 | -1/+1 |
* | Remove refcount from spa_config_*() | Alexander Motin | 2021-07-01 | 1 | -2/+2 |
* | FreeBSD: fix compilation of FreeBSD world after 29274c9f6 | Martin Matuška | 2021-06-25 | 1 | -1/+1 |
* | gcc 11 cleanup | Attila Fülöp | 2021-06-23 | 2 | -4/+4 |
* | Annotated dprintf as printf-like | Rich Ercolani | 2021-06-22 | 1 | -1/+1 |
* | Optimize small random numbers generation | Alexander Motin | 2021-06-22 | 2 | -1/+15 |
* | Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172) | Alexander Motin | 2021-06-16 | 2 | -28/+95 |
* | Re-embed multilist_t storage | Alexander Motin | 2021-06-10 | 4 | -10/+11 |
* | Remove pool io kstats (#12212) | Alexander Motin | 2021-06-10 | 2 | -7/+0 |
* | lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden | наб | 2021-06-09 | 4 | -227/+276 |
* | libefi: remove efi_auto_sense() | наб | 2021-06-09 | 1 | -1/+0 |
* | libzfs: On FreeBSD, use MNT_NOWAIT with getfsstat | Alan Somers | 2021-06-08 | 1 | -0/+1 |
* | More aggsum optimizations | Alexander Motin | 2021-06-07 | 1 | -3/+4 |
* | libzfs: convert to -fvisibility=hidden | наб | 2021-06-03 | 3 | -35/+39 |
* | libspl: staticify buf and pagesize, rename aok to libspl_assert_ok | наб | 2021-06-03 | 1 | -2/+0 |
* | include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.h | наб | 2021-05-29 | 3 | -38/+41 |
* | Introduce write-mostly sums | Alexander Motin | 2021-05-27 | 1 | -10/+10 |
* | Fix dRAID sequential resilver silent damage handling | Brian Behlendorf | 2021-05-20 | 1 | -1/+2 |
* | module/zfs: remove zfs_zevent_console and zfs_zevent_cols | наб | 2021-05-10 | 1 | -1/+0 |
* | lib/: set O_CLOEXEC on all fds | наб | 2021-04-11 | 1 | -2/+2 |
* | Move zfsdev_state_{init,destroy} to common code | Ryan Moeller | 2021-04-08 | 2 | -1/+4 |
* | Use dsl_scan_setup_check() to setup a scrub | Brian Behlendorf | 2021-04-08 | 1 | -0/+1 |
* | Ratelimit deadman zevents as with delay zevents | Ryan Moeller | 2021-04-07 | 1 | -1/+2 |
* | Fix various typos | Andrea Gelmini | 2021-04-02 | 3 | -3/+3 |