]> git.proxmox.com Git - mirror_zfs.git/history - include
FreeBSD: don't verify recycled vnode for zfs control directory
[mirror_zfs.git] / include /
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
2022-12-15 Ethan Coe-RennerAdd color output to zfs diff.
2022-12-14 Richard YaoCache dbuf_hash() calculation
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-12-09 Richard YaoLinux PPC: Fix build failures on kernels built without...
2022-11-29 AlexanderFix the last two CFI callback prototype mismatches
2022-11-29 Alexander MotinSwitch dnode stats to wmsums
2022-11-28 Alexander MotinRemove atomics from zh_refcount
2022-11-10 Mariusz ZaborskiAllow to control failfast
2022-11-08 Alan SomersOptionally skip zil_close during zvol_create_minor_impl
2022-11-08 youzhongyangSupport idmapped mount in user namespace
2022-11-07 Brooks Davisfreebsd: simplify MD isa_defs.h
2022-11-07 Brooks Davisfreebsd: trim dkio.h to the minimum
2022-11-07 Brooks Davisfreebsd: add ifdefs around legacy ioctl support
2022-11-07 Brooks Davisfreebsd: remove no-op vn_renamepath()
2022-11-07 Brooks Davisfreebsd: remove unused vn_rename()
2022-11-03 Brooks DavisMake 1-bit bitfields unsigned
2022-11-03 Brooks Davislibuutil: deobfuscate internal pointers
2022-11-03 Brooks Daviszfs_onexit_add_cb: make action_handle point to a uintptr_t
2022-11-03 Brooks Davisacl: use uintptr_t for ace walker cookies
2022-11-03 Brooks Davislinux isa_defs.h: Don't define _ALIGNMENT_REQUIRED
2022-11-03 Brooks DavisImprove RISC-V support
2022-10-29 Richard YaoIntroduce kmem_scnprintf()
2022-10-28 Rob N ★debug: fix output from VERIFY0 assertion
2022-10-28 Aleksa Saraizfs_rename: support RENAME_* flags
2022-10-28 Aleksa Saraizfs_rename: restructure to have cleaner fallbacks
2022-10-28 Aleksa Saraidebug: add VERIFY_{IMPLY,EQUIV} variants
2022-10-28 Pavel SnajdrRemove zpl_revalidate: fix snapshot rollback
2022-10-28 youzhongyangFix zio_flag_t print format
2022-10-27 Richard YaoConvert enum zio_flag to uint64_t
2022-10-26 Andriy GaponFreeBSD: vn_flush_cached_data: observe vnode locking...
2022-10-26 Richard YaoSilence objtool warnings from 55d7afa4
2022-10-20 Alexander MotinOptimize microzaps
2022-10-20 Akash BAdd options to zfs redundant_metadata property
2022-10-19 youzhongyangSupport idmapped mount
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-10-13 Richard YaoLinux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST...
2022-10-04 Umer SaleemExpose libzutil error info in libpc_handle_t
2022-09-30 Tino ReichardtFix double const qualifier declarations
2022-09-30 Richard YaoReduce false positives from Static Analyzers
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-27 Christian SchwarzDMU_BACKUP_FEATURE: indicate that bit 28 and 29 are...
2022-09-27 Christian SchwarzDMU_BACKUP_FEATURE: remove unused BLAKE3 feature
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
2022-09-26 Tino ReichardtFix double declaration of getauxval() for FreeBSD PPC
2022-09-22 Brian BehlendorfDynamically size dbuf hash mutex array
2022-09-22 Brian BehlendorfRevert "Reduce dbuf_find() lock contention"
2022-09-20 Mateusz GuzikRetire ZFS_TEARDOWN_TRY_ENTER_READ
2022-09-20 Mateusz GuzikAdd membar_sync
2022-09-20 Richard YaoFreeBSD: Cleanup zfs_readdir()
2022-09-20 Richard YaoCleanup: Remove unused uu_pname code
2022-09-20 Martin MatuškaFreeBSD: fix static module build broken in 7bb707ffa
2022-09-16 Tino ReichardtAdd PPC cpu feature tests for FreeBSD and Linux
2022-09-16 Tino ReichardtFix BLAKE3 tuneable and module loading on Linux and...
2022-09-16 набHandle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"
2022-09-16 Ameer Hamzazfs recv hangs if max recordsize is less than received...
2022-09-16 Chunwei Chenzfs_enter rework
2022-09-13 Richard YaoCleanup: Make memory barrier definitions consistent...
2022-09-13 Richard YaoCleanup dead spa_boot code
2022-09-12 Richard YaoCleanup: Use OpenSolaris functions to call scheduler
2022-09-09 Don BradyMake zfs-share service resilient to stale exports
2022-09-08 Tony Hutterzed: Fix config_sync autoexpand flood
2022-09-08 Alexander MotinImprove too large physical ashift handling
2022-09-08 Christian Schwarzmake DMU_OT_IS_METADATA and DMU_OT_IS_ENCRYPTED return...
2022-09-06 Walter HufAdd xattr_handler support for Android kernels
2022-09-06 Rob WingFreeBSD: add knlist_init_sx() for exclusive locks
2022-09-06 Richard YaoCleanup Raid-Z Typo fixes
2022-09-02 Umer SaleemAdd DD_FIELD string for snapshots_changed property
2022-09-02 Andriy GaponAdd zfs.sync.snapshot_rename
2022-09-02 Ryan MoellerFreeBSD: Organize sysctls
2022-09-02 Ryan MoellerFreeBSD: Mark ZFS_MODULE_PARAM_CALL as MPSAFE
2022-09-02 Richard YaoFreeBSD: Cleanup dead code from VFS
2022-08-25 Brian BehlendorfRevert "Avoid panic with recordsize > 128k, raw sending...
2022-08-23 George AmanakisFix zpool status in case of unloaded keys
next