| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove FreeBSD's local copy of the dmu_buf_hold_array() function | Pawel Jakub Dawidek | 2021-10-13 | 1 | -0/+2 |
* | zio: use unsigned values for enum | Teodor Spæren | 2021-10-11 | 1 | -36/+36 |
* | Correct refcount_add in dmu_zfetch | Rich Ercolani | 2021-10-08 | 1 | -0/+8 |
* | Simplify and document OpenZFS library dependencies | Brian Behlendorf | 2021-10-07 | 3 | -2/+3 |
* | Rescan enclosure sysfs path on import | Tony Hutter | 2021-10-04 | 1 | -0/+10 |
* | Upstream: unmount snapshots before destroying them on macOS | Jorgen Lundman | 2021-09-20 | 1 | -0/+1 |
* | Use fallthrough macro | Brian Behlendorf | 2021-09-14 | 4 | -1/+10 |
* | Upstream: Add snapshot and zvol events | Jorgen Lundman | 2021-09-09 | 3 | -0/+13 |
* | Linux 5.15 compat: get_acl() | Brian Behlendorf | 2021-09-09 | 1 | -0/+4 |
* | Linux 5.15 compat: standalone <linux/stdarg.h> | Alexander | 2021-09-08 | 1 | -0/+4 |
* | Linux 5.15 compat: block device readahead | Brian Behlendorf | 2021-09-08 | 1 | -0/+3 |
* | Add zpool_disable_datasets_os() / zfs_unmount_os() | Jorgen Lundman | 2021-08-31 | 1 | -1/+3 |
* | 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 |
* | Linux 4.11 compat: statx support | Richard Yao | 2021-08-17 | 1 | -2/+2 |
* | 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 | 2 | -8/+6 |
* | 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 | 3 | -0/+15 |
* | 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 overlooked __sun_attr__ based macros | Brian Behlendorf | 2021-07-27 | 2 | -7/+1 |
* | Remove NOTE(CONSTCOND) and note.h | наб | 2021-07-26 | 11 | -80/+19 |
* | Replace /*PRINTFLIKEn*/ with attribute(printf) | наб | 2021-07-26 | 7 | -119/+35 |
* | 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 |
* | Detect HAVE_LARGE_STACKS at compile time | Kevin Bowling | 2021-07-16 | 2 | -0/+9 |
* | 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 | 3 | -4/+4 |
* | 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 | 4 | -1/+52 |
* | Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172) | Alexander Motin | 2021-06-16 | 2 | -28/+95 |
* | libzutil: add zfs_{base,dir}name() | наб | 2021-06-11 | 1 | -0/+3 |
* | Re-embed multilist_t storage | Alexander Motin | 2021-06-10 | 4 | -10/+11 |
* | Remove pool io kstats (#12212) | Alexander Motin | 2021-06-10 | 4 | -15/+0 |
* | lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden | наб | 2021-06-09 | 8 | -342/+384 |
* | libefi: remove efi_auto_sense() | наб | 2021-06-09 | 1 | -1/+0 |