]> git.proxmox.com Git - mirror_zfs.git/history - include
ddt_addref: remove unnecessary phys fill when refcount is 0
[mirror_zfs.git] / include /
2023-06-30 Alexander MotinSome ZIO micro-optimizations.
2023-06-30 Alexander MotinDo not report bytes skipped by scan as issued.
2023-06-29 Yuri Pankovspa.h: use IN_BASE instead of IN_FREEBSD_BASE
2023-06-27 Alexander MotinAnother set of vdev queue optimizations.
2023-06-26 Rich ErcolaniAdd a delay to tearing down threads.
2023-06-15 Alexander MotinRemove ARC/ZIO physdone callbacks.
2023-06-14 Alexander MotinSwitch refcount tracking from lists to AVL-trees.
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-06-05 Rob Norrisznode: expose zfs_get_zplprop to libzpool
2023-06-05 Alexander MotinIntroduce zfs_refcount_(add|remove)_few().
2023-05-26 Richard YaoUse __attribute__((malloc)) on memory allocation functions
2023-05-26 Richard Yaobtree: Implement faster binary search algorithm
2023-05-25 Alexander Motinzil: Add some more statistics.
2023-05-25 Alexander MotinZIL: Reduce scope of per-dataset zl_issuer_lock.
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-18 Brian BehlendorfAdd the ability to uninitialize
2023-05-11 Pawel Jakub DawidekDon't use dmu_buf_is_dirty() for unassigned transaction.
2023-05-11 Pawel Jakub DawidekDeny block cloning is dbuf size doesn't match BP size.
2023-05-11 Pawel Jakub DawidekAdditional block cloning fixes.
2023-05-09 Brian BehlendorfAdd dmu_tx_hold_append() interface
2023-05-09 George AmanakisEnable the head_errlog feature to remove errors
2023-05-08 Matthew AhrensVerify block pointers before writing them out
2023-05-02 Brian BehlendorfWrap clang specific pragma
2023-04-27 Justin Hibbitspowerpc64: Support ELFv2 asm on Big Endian
2023-04-25 Brian BehlendorfRevert "Fix data race between zil_commit() and zil_susp...
2023-04-25 Han GaoAdd loongarch64 support
2023-04-21 Allan JudeAdd support for zpool user properties
2023-04-20 Richard YaoLinux: Suppress -Wordered-compare-function-pointers...
2023-04-20 rob-wingCreate zap for root vdev
2023-04-19 Herb WartensAllow MMP to bypass waiting for other threads
2023-04-19 Ameer HamzaFix "Detach spare vdev in case if resilvering does...
2023-04-19 youzhongyangSilence clang warning of flexible array not at end
2023-04-13 youzhongyangLinux 6.3 compat: Fix memcpy "detected field-spanning...
2023-04-10 youzhongyangLinux 6.3 compat: idmapped mount API changes
2023-04-10 Kyle Evansmodule: freebsd: fix aarch64 fpu handling
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2023-04-06 Martin MatuškaMiscellaneous FreBSD compilation bugfixes
2023-04-05 Tino ReichardtFix "Add colored output to zfs list"
2023-03-31 youzhongyanglinux 6.3 compat: needs REQ_PREFLUSH | REQ_OP_WRITE
2023-03-28 George AmanakisFixes in persistent error log
2023-03-28 Kevin JinFix short-lived txg caused by autotrim
2023-03-27 Rich Ercolanilinux 6.3 compat: add another bdev_io_acct case
2023-03-24 Rich ErcolaniDrop lying to the compiler in the fletcher4 code
2023-03-24 George Wilsonpanic loop when removing slog device
2023-03-24 Tino ReichardtAdd more ANSI colors to libzfs
2023-03-24 Pawel Jakub DawidekFix cloning into already dirty dbufs.
2023-03-22 Tino ReichardtRemove unused constant EdonR256_BLOCK_BITSIZE
2023-03-15 Attila Fülöpspl: cmn_err_once() should be usable in brace-less...
2023-03-15 WHRRefactor CONFIG_SPE check on Linux/powerpc
2023-03-15 WHRFix missing semicolons in commit 1f196e3
2023-03-14 Tino ReichardtRemove unused Edon-R variants
2023-03-14 Richard Yaonvpair: Use flexible array member for nvpair name strings
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Richard YaoSilence clang static analyzer warnings about stored...
2023-03-14 Tino ReichardtReplace dead opensolaris.org license links
2023-03-14 Attila Fülöpzcommon: Refactor FPU state handling in fletcher4
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-10 Low-powerWorkaround for Linux PowerPC GPL-only cpu_has_feature()
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning about SNPRINTF_B...
2023-03-08 Alexander MotinMore adaptive ARC eviction
2023-03-07 Low-powerFix build for Linux/powerpc without CONFIG_ALTIVEC...
2023-03-07 Rob NBetter handling for future crypto parameters
2023-03-07 Attila Fülöpspl: Add cmn_err_once() to log a message only on the...
2023-03-02 Tino ReichardtUpdate BLAKE3 for using the new impl handling
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-03-02 Tino ReichardtAdd SHA2 SIMD feature tests for Linux
2023-03-02 Tino ReichardtAdd SHA2 SIMD feature tests for FreeBSD
2023-03-02 Tino ReichardtRemove old or redundant SHA2 files
2023-03-01 Alexander MotinSystem-wide speculative prefetch limit.
2023-03-01 Richard YaoFix data race between zil_commit() and zil_suspend()
2023-03-01 Richard YaoLinux: Assert mutex is held in mutex_exit()
2023-02-28 George AmanakisRevert zfeature_active() to static
2023-02-27 Richard YaoSkip memory allocation when compressing holes
2023-02-25 Dimitry AndricUse .section .rodata instead of .rodata on FreeBSD
2023-02-23 Brian BehlendorfFix buffered/direct/mmap I/O race
2023-02-15 Brian Behlendorfzdb: zero-pad checksum output follow up
2023-02-14 Brian BehlendorfLinux: use filemap_range_has_page()
2023-02-14 George AmanakisFix a race condition in dsl_dataset_sync() when activat...
2023-02-06 Jorgen LundmanRestore FreeBSD to use .rodata
2023-02-02 rob-wingzfs_main.c: fix unused variable error with GCC
2023-01-25 Alexander MotinPrefetch on deadlists merge
2023-01-24 Coleman Kanelinux 6.2 compat: zpl_set_acl arg2 is now struct dentry
2023-01-24 Attila Fülöpx86 asm: Replace .align with .balign
2023-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
2023-01-20 Richard YaoCleanup ->dd_space_towrite should be unsigned
2023-01-20 Chunwei ChenFix unprotected zfs_znode_dmu_fini
2023-01-17 Jorgen LundmanUnify Assembler files between Linux and Windows
2023-01-17 Ameer HamzaUse setproctitle to report progress of zfs send
2023-01-17 Richard YaoCleanup of dead code suggested by Clang Static Analyzer...
2023-01-12 Gian-Carlo DeFaziochange how d_alias is replaced by du.d_alias
2023-01-10 Matthew AhrensBatch enqueue/dequeue for bqueue
2023-01-09 Ameer Hamzazed: add hotplug support for spare vdevs
2023-01-09 Alexander MotinRemove some dead ARC code. (#14340)
2023-01-06 Coleman Kanelinux 6.2 compat: bio->bi_rw was renamed bio->bi_opf
2023-01-06 Coleman Kanelinux 6.2 compat: get_acl() got moved to get_inode_acl...
2023-01-05 Alexander MotinPack zrlock_t by 8 bytes
2023-01-05 Alexander MotinHide b_freeze_* under ZFS_DEBUG
2023-01-05 Alexander MotinImplement uncached prefetch
2022-12-22 Alexander Motinarc_read()/arc_access() refactoring and cleanup
2022-12-22 Matthew Ahrensdeadlock between spa_errlog_lock and dp_config_rwlock
next