]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
Fix TOCTOU race conditions reported by CodeQL and Coverity
[FreeBSD/FreeBSD.git] / include /
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
2022-08-08 Coleman KaneLinux 6.0 compat: register_shrinker() now var-arg
2022-08-05 Ryan Moellerlibzfs: Remove unused zpool_get_physpath()
2022-08-02 Umer SaleemAdd snapshots_changed as property
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-21 ixhamzaAdd support for per dataset zil stats and use wmsum...
2022-07-21 Alexander MotinFix scrub resume from newly created hole
2022-07-14 ixhamzaExpose ZFS dataset case sensitivity setting via sb_opts
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набRemaining {=> const} char|void *tag
2022-06-29 набEnable -Wwrite-strings
2022-06-28 Kristof ProvostFreeBSD: only define B_FALSE/B_TRUE if NEED_SOLARIS_BOO...
2022-06-28 Alexander MotinFix and disable blocks statistics during scrub
2022-06-27 Brian BehlendorfFix -Wattribute-warning in zfs_log_xvattr()
2022-06-27 George AmanakisAvoid panic with recordsize > 128k, raw sending and...
2022-06-24 Alexander MotinSeveral B-tree optimizations
2022-06-24 Alexander MotinSeveral sorted scrub optimizations
2022-06-21 Tino ReichardtFix memory allocation issue for BLAKE3 context
2022-06-15 crassAdd support for ARCH=um for x86 sub-architectures
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-06-10 Allan JudeRevert parts of 938cfeb0f27303721081223816d4f251ffeb1767
2022-06-09 Tony Hutterzvol: Support blk-mq for better performance
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-06-01 Brian BehlendorfLinux 5.19 compat: asm/fpu/internal.h
2022-05-31 Brian BehlendorfLinux 5.19 compat: zap_flags_t conflict
2022-05-31 Brian BehlendorfLinux 5.19 compat: bdev_start_io_acct() / bdev_end_io_a...
2022-05-31 Brian BehlendorfLinux 5.19 compat: bdev_max_secure_erase_sectors()
2022-05-31 Brian BehlendorfLinux 5.19 compat: bdev_max_discard_sectors()
2022-05-26 Kevin JinFix inflated quiesce time caused by lwb_tx during zil_c...
2022-05-26 Ryan MoellerSilence unused-but-set-variable warning
2022-05-25 Alexander MotinMore speculative prefetcher improvements
2022-05-25 Rich ErcolaniUnbreak zstd build on sparc64
2022-05-24 Alexander MotinRefactor Log Size Limit
2022-05-24 Rich ErcolaniTiered early abort, zstd edition
2022-05-18 набlibzfs: return (allocated) strings instead of filling...
2022-05-18 набlinux: libzfs: simplify module-loaded check
2022-05-18 набlibspl/include: remove unused/empty headers
2022-05-18 AndrewExpose zpool guids through kstats
2022-05-16 набlibzfs: constify zfs_strip_partition(), zfs_strip_path()
2022-05-13 набRemove hw_serial, ddi_strtoul()
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-05-10 набautoconf: single-step includes
2022-05-04 Brian BehlendorfReduce dbuf_find() lock contention
2022-05-03 Shaan NobeeSpeed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simulta...
2022-05-02 Pawel Jakub DawidekFreeBSD: Clean up the use of ioflags
2022-04-26 Alexander MotinImprove log spacemap load time
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
next