aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix occasional rsend test crashesPaul Dagnelie2023-09-201-4/+6
* ZIL: Fix potential race on flush deferring.Alexander Motin2023-09-201-0/+9
* Use ASSERT0P() to check that a pointer is NULL.Dag-Erling Smørgrav2023-09-191-1/+1
* Add VERIFY0P() and ASSERT0P() macros.Dag-Erling Smørgrav2023-09-193-0/+37
* Clean up existing VERIFY*() macros.Dag-Erling Smørgrav2023-09-193-29/+27
* Improve the handling of sharesmb,sharenfs propertiesUmer Saleem2023-09-194-11/+51
* Update the behavior of mountpoint propertyUmer Saleem2023-09-197-24/+34
* cmd: add 'help' subcommand to zpool and zfsRob N2023-09-193-1/+64
* Fix incorrect expected error in ztestPaul Dagnelie2023-09-191-1/+1
* Fix l2arc_apply_transforms ztest crash Paul Dagnelie2023-09-191-5/+6
* tests: install missing PAM testsRob N2023-09-191-0/+2
* Update the MOS directory on spa_upgrade_errlog()George Amanakis2023-09-181-0/+9
* Retire z_nr_znodesMateusz Guzik2023-09-187-16/+6
* zed: Allow autoreplace and fault LEDs for removed vdevsTony Hutter2023-09-182-1/+2
* check-zstd-symbols: also ignore __pfx_ symbolsнаб2023-09-181-1/+1
* Linux 6.5 compat: META (#15265)Tony Hutter2023-09-121-1/+1
* Remove implication that child `disk`s aren't vdevs in zpoolconcepts(7)Laura Hild2023-09-111-5/+3
* update max_variance limit in zdb_block_size_histogram test for CIednadolski-ix2023-09-091-4/+4
* Add more constraints for block cloning.Alexander Motin2023-09-091-2/+19
* Intel QAT 1.7 compatibilityVolker Mauel2023-09-071-0/+2
* Linux 6.5 compat: spl: properly unregister sysctl entriesAndrea Righi2023-09-071-3/+18
* Selectable block allocatorsednadolski-ix2023-09-019-31/+127
* Relax error reporting in zpool import and zpool splitUmer Saleem2023-09-013-13/+26
* Linux 6.5 compat: safe cleanup in spl_proc_fini()Andrea Righi2023-09-011-18/+18
* ZIL: Change ZIOs issue order.Alexander Motin2023-09-011-2/+2
* ZIL: Revert zl_lock scope reduction.Alexander Motin2023-09-011-19/+11
* ZIL: Tune some assertions.Alexander Motin2023-09-011-6/+9
* dmu_buf_will_clone: change assertion to fix 32-bit compiler warningDimitry Andric2023-08-311-1/+1
* checkstyle: fix action failuresSerapheim Dimitropoulos2023-08-292-4/+5
* Increase limit of redaction list by using spill blockPaul Dagnelie2023-08-2613-34/+128
* Try to clarify wording to reduce zpool add incidentsPaul Dagnelie2023-08-261-25/+33
* Avoid save/restoring AMX registers to avoid a SPR erratumRich Ercolani2023-08-261-5/+14
* zed: update zed.d/statechange-slot_off.shBrian Behlendorf2023-08-262-8/+12
* Make zoned/jailed zfsprops(7) make more sense.наб2023-08-253-13/+21
* tests/block_cloning: rename and document get_same_blocks helperRob N2023-08-2510-25/+33
* Update outdated assertion from zio_write_compressSerapheim Dimitropoulos2023-08-251-2/+3
* ZIL: Second attempt to reduce scope of zl_issuer_lock.Alexander Motin2023-08-246-381/+355
* zed: Add zedlet to power off slot when drive is faultedTony Hutter2023-08-242-0/+66
* copy_file_range: fix fallback when source create on same txgRob N2023-08-147-8/+81
* ZIL: Replay blocks without next block pointer.Alexander Motin2023-08-111-2/+2
* ZIL: Avoid dbuf_read() before dmu_sync(). Alexander Motin2023-08-115-7/+16
* Linux 6.5 compat: Use copy_splice_read instead of filemap_splice_readColeman Kane2023-08-083-13/+13
* Move zinject from openzfs-zfs-test to openzfs-zfsutilsUmer Saleem2023-08-082-2/+2
* dracut: support mountpoint=legacy for root datasetRafael Kitover2023-08-081-5/+6
* zfs_clone_range should return a descriptive error codesoromenahar2023-08-084-12/+13
* libzfs: sendrecv: send_progress_thread: handle SIGINFO/SIGUSR1наб2023-08-083-19/+96
* Linux 6.5 compat: replace generic_file_splice_read with filemap_splice_readColeman Kane2023-08-074-2/+32
* linux/spl/kmem_cache: undefine `kmem_cache_alloc` before defining itRyan Lahfa2023-08-071-0/+8
* Refactor dmu_prefetch().Alexander Motin2023-08-077-57/+72
* Fix some typosMateusz Piotrowski2023-08-072-4/+4