aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix concurrent resilvers initiated at same timeAkash B2023-05-245-3/+120
* Linux 6.4 compat: reclaimed_slab renamed to reclaimedyouzhongyang2023-05-244-1/+36
* Hold db_mtx when updating db_stateBrian Atkinson2023-05-191-2/+4
* Probe vdevs before marking removedBrian Behlendorf2023-05-192-5/+14
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-1829-71/+1602
* Add the ability to uninitializeBrian Behlendorf2023-05-1813-16/+258
* test-runner: pass kmemleak and kmsg to Cmd.runAntonio Russo2023-05-151-16/+22
* Fix undefined behavior in spa_sync_props()Richard Yao2023-05-151-4/+4
* Fix use after free regression in spa_remove_healed_errors()Richard Yao2023-05-151-1/+1
* zil: Free lwb_buf after write completion.Alexander Motin2023-05-121-12/+6
* zil: Some micro-optimizations.Alexander Motin2023-05-121-52/+23
* Refine special_small_blocks property validationDon Brady2023-05-125-2/+93
* ZTS: Add auto_replace_001_pos to exceptionsBrian Behlendorf2023-05-121-0/+1
* Make sure we are not trying to clone a spill block.Pawel Jakub Dawidek2023-05-111-0/+2
* Correct comment.Pawel Jakub Dawidek2023-05-111-1/+1
* Remove badly placed comment.Pawel Jakub Dawidek2023-05-111-4/+0
* Don't call zfs_exit_two() before zfs_enter_two().Pawel Jakub Dawidek2023-05-111-8/+9
* Don't use dmu_buf_is_dirty() for unassigned transaction.Pawel Jakub Dawidek2023-05-113-14/+7
* Deny block cloning is dbuf size doesn't match BP size.Pawel Jakub Dawidek2023-05-113-7/+32
* Additional block cloning fixes.Pawel Jakub Dawidek2023-05-113-45/+95
* zil: Don't expect zio_shrink() to succeed.Alexander Motin2023-05-111-0/+1
* Prevent panic during concurrent snapshot rollback and zvol readAmeer Hamza2023-05-091-0/+2
* pam: Fix "buffer overflow" in pam ZTS tests on F38Tony Hutter2023-05-091-9/+4
* Add dmu_tx_hold_append() interfaceBrian Behlendorf2023-05-093-0/+109
* Debug auto_replace_001_pos failuresBrian Behlendorf2023-05-092-5/+14
* Remove duplicate code in l2arc_evict()George Amanakis2023-05-092-15/+9
* Remove single parent assertion from zio_nowait().Alexander Motin2023-05-091-1/+1
* Enable the head_errlog feature to remove errorsGeorge Amanakis2023-05-095-37/+159
* Fixes in head_errlog feature with encryptionGeorge Amanakis2023-05-084-52/+56
* Verify block pointers before writing them outMatthew Ahrens2023-05-087-35/+98
* zdb: consistent xattr outputBrian Behlendorf2023-05-081-1/+10
* ZTS: add snapshot/snapshot_002_pos exceptionBrian Behlendorf2023-05-081-0/+1
* Fix two abd_gang_add_gang() issues.Alexander Motin2023-05-051-1/+13
* Simplify and optimize random_int_between().Pawel Jakub Dawidek2023-05-051-9/+2
* Plug memory leak in zfsdev_state.Pawel Jakub Dawidek2023-05-051-0/+2
* zpool import -m also removing spare and cache when log device is missingAmeer Hamza2023-05-034-1/+87
* Allow zhack label repair to restore detached devices.buzzingwires2023-05-0310-161/+928
* Optimize check_filesystem() and process_error_log()George Amanakis2023-05-031-54/+84
* Use correct block pointer in block cloning case.Pawel Jakub Dawidek2023-05-021-2/+1
* Wrap clang specific pragmaBrian Behlendorf2023-05-021-0/+4
* blake3: fix up bogus checksums in face of cpu migrationMateusz Guzik2023-05-011-2/+5
* Correct ABD size for split block ZIOsSerapheim Dimitropoulos2023-05-011-3/+4
* powerpc64: Support ELFv2 asm on Big EndianJustin Hibbits2023-04-276-2/+63
* Mark TX_COMMIT transaction with TXG_NOTHROTTLE.Alexander Motin2023-04-271-1/+8
* PAM: support the authentication facilityVal Packett2023-04-271-14/+49
* Fix BLAKE3 aarch64 assembly for FreeBSD and macOSTino Reichardt2023-04-262-4511/+4057
* Fix checkstyle warningBrian Behlendorf2023-04-261-1/+1
* Fix positive ABD size assertion in abd_verify().Alexander Motin2023-04-261-1/+2
* FreeBSD: fix up EINVAL from getdirentries on .zfsMateusz Guzik2023-04-261-0/+11
* FreeBSD: add missing vn state transition for .zfsMateusz Guzik2023-04-261-0/+4