]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/os
Skip memory allocation when compressing holes
[FreeBSD/FreeBSD.git] / include / os /
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-14 Brian BehlendorfLinux: use filemap_range_has_page()
2023-02-06 Jorgen LundmanRestore FreeBSD to use .rodata
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-17 Jorgen LundmanUnify Assembler files between Linux and Windows
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-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 MotinImplement uncached prefetch
2022-12-22 Alexander Motinarc_read()/arc_access() refactoring and cleanup
2022-12-09 Richard YaoLinux PPC: Fix build failures on kernels built without...
2022-11-10 Mariusz ZaborskiAllow to control failfast
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 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-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-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 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-26 Tino ReichardtFix double declaration of getauxval() for FreeBSD PPC
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 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 Chunwei Chenzfs_enter rework
2022-09-13 Richard YaoCleanup: Make memory barrier definitions consistent...
2022-09-12 Richard YaoCleanup: Use OpenSolaris functions to call scheduler
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-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-08 Coleman KaneLinux 6.0 compat: register_shrinker() now var-arg
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-06-28 Kristof ProvostFreeBSD: only define B_FALSE/B_TRUE if NEED_SOLARIS_BOO...
2022-06-15 crassAdd support for ARCH=um for x86 sub-architectures
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: 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-13 набRemove hw_serial, ddi_strtoul()
2022-05-10 набautoconf: single-step includes
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-20 набlinux: module: weld all but spl.ko into zfs.ko
2022-04-13 Mark JohnstonFreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with...
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-19 Brian BehlendorfLinux 5.16 compat: restore FSR and FSAVE
2022-03-18 Ryan MoellerFix ACL checks for NFS kernel server
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-09 Attila FülöpLinux x86 SIMD: factor out unneeded kernel dependencies
2022-03-08 Windel BouwmanHandle aarch64 defines seperate from arm
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-02-16 набmodule: icp: remove unused (and mostly faked) cm_{...
2022-02-16 набmodule: icp: fold away all key formats except CRYPTO_KE...
2022-02-16 набmodule: icp: remove other provider types
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-11 Brian BehlendorfFix gcc warning in kfpu_begin()
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
2022-02-09 Attila FülöpLinux 5.16 compat: don't use XSTATE_XSAVE to save FPU...
2022-01-31 Mark Johnstonspl: Don't check FreeBSD rwlocks for double initializat...
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2022-01-26 набClean up CSTYLEDs
2022-01-25 набlibspl: cast to uintptr_t instead of !!ing
2022-01-24 Rich ErcolaniLinux 5.16 compat: Added mapping for iov_iter_fault_in_...
2022-01-21 набlibspl: ASSERT*: !! for sizeof
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набlibspl: ASSERT*: mark arguments as used
2021-12-16 Ryan MoellerFreeBSD: Provide correct file generation number
2021-11-29 Coleman KaneLinux 5.16 compat: asm/fpu/xcr.h is new location for...
2021-11-15 Martin MatuškaFreeBSD: fix world build after de198f2d9
next