]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2024-07-15 Zhao YongmingAdd building support for Artix Linux (#16265)
2024-07-15 Mateusz Guzikzstd: don't call zstd_mempool_reap if there are no...
2024-07-15 George Amanakishead_errlog: fix use-after-free
2024-07-13 Daniel BerlinFix missing semicolon in trace_dbuf.h (#16281)
2024-07-12 a1ea321one-word manpage correction: snapshot->rollback (#16294)
2024-07-12 Rob NorrisZTS: handle FreeBSD version numbers correctly (#16340)
2024-07-11 Mark JohnstonFreeBSD: Use the new freeuio() helper to free dynamical...
2024-07-11 Tony HutterLinux 6.9: Fix UBSAN errors in zap_micro.c
2024-07-10 Mark Johnstonzvol: Fix suspend lock leaks (#16270)
2024-07-09 Peter DohertyFix the name of the zfs_prefetch_disable parameter...
2024-07-09 Tino ReichardtFix zdb "Memory fault" found on FreeBSD ZTS (#16332)
2024-07-09 Mark JohnstonFreeBSD: Use a statement expression to implement SET_ER...
2024-06-28 Mateusz Piotrowskizfs.4: Document the actual default for zfs_txg_history...
2024-06-28 Allan JudeFix a mis-merge in the zdb man page (#16304)
2024-06-28 Tony HutterLinux 6.9: Call add_disk() from workqueue to fix zfs_al...
2024-06-14 Martin Wagnerdisable automatic dependency tracking for dkms builds
2024-06-14 Mateusz GuzikFreeBSD: unregister mountroot eventhandler on unload
2024-06-07 bnovkovFreeBSD: Update use of UMA-related symbols in arc_avail...
2024-06-07 Derek Schrockcontrib/bash_completion.d: squelch FreeBSD seq when...
2024-06-07 Ameer Hamzazdb: fix FreeBSD build failure
2024-06-03 Ameer Hamzazdb: detect cachefile automatically otherwise force...
2024-05-31 Rob Norrisicp: remove redundant FreeBSD check
2024-05-31 Rob Norrisicp: remove unused headers
2024-05-31 Rob Norrisicp: remove skein module
2024-05-31 Rob Norrisicp: remove unused SHA2 HMAC mechanisms
2024-05-31 Rob Norrisicp: reorganise SHA2 digest mechanisms
2024-05-31 Rob Norrisicp: remove digest entry points
2024-05-31 Rob Norrisicp: remove unused KCF_ macros
2024-05-31 Rob Norrisicp: remove unusued incremental cipher methods
2024-05-31 Rob Norrisicp: brutally remove unused AES modes
2024-05-31 Rob Norrisicp: remove unused blowfish_ctx and des_ctx
2024-05-31 Tony HutterZTS: Fix redacted_send failures on FreeBSD
2024-05-30 Zhenlei HuangFreeBSD: Add const qualifier to members of struct opens...
2024-05-29 Pawel Jakub... zpool import output is not formated properly.
2024-05-29 Martin Matuškaspl: fix compilation without HAVE_BACKTRACE
2024-05-29 Pawel Jakub... Simplify issig().
2024-05-29 Brian Behlendorfzed: Add deadman-slot_off.sh zedlet
2024-05-29 Alexander MotinSome improvements to metaslabs eviction
2024-05-25 Alexander MotinDestroy ARC buffer in case of fill error
2024-05-25 George AmanakisFix assertion in Persistent L2ARC
2024-05-25 Rob NUse memset to zero stack allocations containing unions
2024-05-25 Rob Nzap: reuse zap_leaf_t on dbuf reuse after shrink
2024-05-25 Rob NLinux 6.7 compat: detect if kernel defines intptr_t
2024-05-25 Brooks DavisAvoid a gcc -Wint-to-pointer-cast warning
2024-05-25 Pawel Jakub... Allow block cloning to be interrupted by a signal.
2024-05-17 Alexander MotinFreeBSD: Add zfs_link_create() error handling
2024-05-17 omniconfig/zfs-build.m4: add Alpine Linux bash-completion...
2024-05-17 omniconfig/zfs-build.m4: sort vendors
2024-05-16 Rich ErcolaniCorrect level handling in zstream recompress.
2024-05-15 Rob Ndbuf: separate refcount calls for dbuf and dbuf_user
2024-05-14 Rob Norriszdb/ztest: send dbgmsg output to stderr
2024-05-14 Rob Norriszfs_dbgmsg_print: make FreeBSD and Linux consistent
2024-05-14 Rob Norrisbacktrace: rework for signal safety
2024-05-14 Rob Norrislibspl: lift backtrace into a separate file
2024-05-14 Rob Norriszdb/ztest: use libspl backtrace for crashes
2024-05-14 Rob Norriszdb: bring crash handling over from ztest
2024-05-14 Rob Norrisspa_taskq_dispatch_ent: simplify arguments
2024-05-14 Rob Norrisspa: flatten spa_taskq_dispatch_ent()
2024-05-14 Rob Norrisspa: remove spa_taskq_dispatch_sync()
2024-05-14 Rob Norriszfs_ioc_send: use a dedicated taskq thread for send
2024-05-14 Alan SomersBetter control the thread pool size when mounting datasets
2024-05-14 Alan Somerslibzfs: Fix mounting datasets under thread limit pressure
2024-05-14 Alan Somerstpool_dispatch: fail if it cannot start at least 1...
2024-05-14 Don BradySimplified the scope of the namespace lock
2024-05-14 Don BradyAdd support for parallel pool exports
2024-05-13 Brian BehlendorfLinux: disable lockdep for a couple of locks
2024-05-10 Alexander MotinZAP: Fix leaf references on zap_expand_leaf() errors
2024-05-10 chenqiuhao1997Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
2024-05-09 Rob Nlibspl_assert: always link -lpthread on FreeBSD
2024-05-09 Martin MatuškaUnbreak FreeBSD cross-build on MacOS broken in 051460b8b
2024-05-09 Alexander MotinFix ZIL clone records for legacy holes
2024-05-09 Alexander MotinFix scn_queue races on very old pools
2024-05-09 Ameer Hamzazdb: add missing cleanup for early return
2024-05-09 Daniel PerryReplace usage of schedule_timeout with schedule_timeout...
2024-05-03 Alexander MotinDisable high priority ZIO threads on FreeBSD and Linux
2024-05-02 Rob Nvdev_disk: disable flushes if device does not support it
2024-05-01 Alexander MotinImprove write issue taskqs utilization
2024-05-01 Alexander MotinSlightly improve dnode hash
2024-05-01 Rob Norrislibspl/assert: use libunwind for backtrace when available
2024-05-01 Rob Norrislibspl/assert: dump backtrace in assert
2024-05-01 Rob Norrislibspl/assert: add lock around assertion output
2024-05-01 Rob Norrislibspl/assert: show process/task details in assert...
2024-05-01 Rob Norrislibzpool: set thread names
2024-05-01 Rob Norrisfind_system_library: fix var cleanup when library not...
2024-04-29 Rob Nzio: try to execute TYPE_NULL ZIOs on the current task
2024-04-29 Don Bradyvdev probe to slow disk can stall mmp write checker
2024-04-29 Ameer HamzaFix arcstats for FreeBSD after zfetch support
2024-04-29 Rich ErcolaniOverflowing refreservation is bad
2024-04-29 Tony HutterGCC: Fixes for gcc 14 on Fedora 40
2024-04-25 Alan SomersFix updating the zvol_htable when renaming a zvol
2024-04-25 Brian BehlendorfPython 3.12 deprecated python3-distutils
2024-04-24 Allan JudeFast Dedup: ZAP Shrinking
2024-04-24 Alexander MotinMake more taskq parameters writable
2024-04-23 Alexander MotinL2ARC: Cleanup buffer re-compression
2024-04-23 Toddzfs-kmod: fix empty rpm requires/conflicts
2024-04-22 Alexander MotinRefactor dbuf_read() for safer decryption
2024-04-22 Ryanzfs get: add '-t fs' and '-t vol' options
2024-04-22 Brooks Davisztest: use ASSERT3P to compare pointers
2024-04-22 Seth TroisiZTS: user_namespace_004.ksh avoid error in cleanup...
2024-04-22 Seth TroisiAdd newline to two zpool messages
next