aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vdev_disk: disable flushes if device does not support itvendor/openzfs/masterRob N2 days2-2/+32
* Improve write issue taskqs utilizationAlexander Motin3 days8-47/+98
* Slightly improve dnode hashAlexander Motin3 days1-3/+3
* libspl/assert: use libunwind for backtrace when availableRob Norris3 days4-3/+79
* libspl/assert: dump backtrace in assertRob Norris3 days4-0/+37
* libspl/assert: add lock around assertion outputRob Norris3 days1-0/+6
* libspl/assert: show process/task details in assert outputRob Norris3 days2-3/+35
* libzpool: set thread namesRob Norris3 days3-7/+10
* find_system_library: fix var cleanup when library not foundRob Norris3 days1-2/+2
* zio: try to execute TYPE_NULL ZIOs on the current taskRob N5 days1-4/+6
* vdev probe to slow disk can stall mmp write checkerDon Brady5 days16-52/+242
* Fix arcstats for FreeBSD after zfetch supportAmeer Hamza5 days1-2/+8
* Overflowing refreservation is badRich Ercolani5 days1-1/+14
* GCC: Fixes for gcc 14 on Fedora 40Tony Hutter5 days3-7/+14
* Fix updating the zvol_htable when renaming a zvolAlan Somers9 days2-2/+2
* Python 3.12 deprecated python3-distutilsBrian Behlendorf9 days3-117/+235
* Fast Dedup: ZAP ShrinkingAllan Jude10 days7-12/+488
* Make more taskq parameters writableAlexander Motin10 days2-6/+11
* L2ARC: Cleanup buffer re-compressionAlexander Motin11 days1-39/+20
* zfs-kmod: fix empty rpm requires/conflictsTodd12 days1-1/+1
* Refactor dbuf_read() for safer decryptionAlexander Motin12 days1-110/+104
* zfs get: add '-t fs' and '-t vol' optionsRyan12 days2-7/+26
* ztest: use ASSERT3P to compare pointersBrooks Davis12 days1-1/+1
* ZTS: user_namespace_004.ksh avoid error in cleanup if unsupportedSeth Troisi12 days1-2/+2
* Add newline to two zpool messagesSeth Troisi12 days1-2/+2
* Parallel pool importGeorge Wilson12 days19-72/+818
* abd_iter_page: rework to handle multipage scatterlistsRob N2024-04-191-46/+74
* Handle FLUSH errors as "expected"Alexander Motin2024-04-191-1/+2
* tests/quota: consistently clear quota property between testsRob Norris2024-04-197-2/+17
* tests/quota_005_pos: use a long int for doubling the quota sizeRob Norris2024-04-191-4/+3
* Add zfetch stats in arcstatsAmeer Hamza2024-04-191-5/+42
* Fix: FreeBSD Arm64 does not build currentlyTino Reichardt2024-04-192-2/+2
* Linux 6.8 compat: META (#16099)Tony Hutter2024-04-171-1/+1
* zts: add a debug option to get full test outputRob N2024-04-162-8/+25
* Do no use .cfi_negate_ra_state within the assembly on Arm64Tino Reichardt2024-04-152-5/+21
* Add the BTI elf note to the AArch64 SHA2 assemblyAndrew Turner2024-04-152-0/+20
* zinject: "no-op" error injectionRob N2024-04-154-6/+19
* zts: allow running a single test by name onlyRob N2024-04-151-2/+13
* bdev_discard_supported: understand discard_granularity=0Rob N2024-04-121-2/+4
* zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSHRob Norris2024-04-1213-47/+53
* dkio: remove kernel dkio.h compatibility headerRob Norris2024-04-125-76/+0
* zio: remove io_cmd and DKIOCFLUSHWRITECACHERob Norris2024-04-1210-157/+106
* zio: remove zio_ioctl()Rob Norris2024-04-122-19/+17
* Add support for zfs mount -R <filesystem>Umer Saleem2024-04-117-18/+216
* AUTHORS: refresh with recent new contributorsRob N2024-04-112-0/+53
* vdev_disk: fix alignment check when buffer has non-zero starting offsetRob Norris2024-04-112-2/+2
* tests: add test for vdev_disk page alignment checkRob Norris2024-04-116-0/+435
* Illumos#16463 zfs_ioc_recv leaks nvlistAndy Fiddaman2024-04-111-11/+19
* return NULL at end of send_progress_threadJason Lee2024-04-101-0/+1
* Add custom debug printing for your assertsRich Ercolani2024-04-104-31/+372