]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/os
ddt: remove struct names and forward declarations
[FreeBSD/FreeBSD.git] / include / os /
2024-02-13 Alexander MotinLinux: Cleanup taskq threads spawn/exit
2024-02-06 Brian BehlendorfBRT: Fix FICLONE/FICLONERANGE shortened copy
2024-01-29 Rob NorrisLinux 6.8 compat: handle mnt_idmap user_namespace change
2024-01-29 Rob NorrisLinux 6.8 compat: implement strlcpy fallback
2024-01-26 MigeljanImeriRemove list_size struct member from list implementation
2024-01-09 Alexander MotinZIL: Update Linux tracing after #15635
2024-01-09 Shengqi ChenLinux 6.2 compat: add check for kernel_neon_* availability
2023-12-20 Rob Nspa: make read/write queues configurable
2023-12-20 Rob NorrisLinux 6.7 compat: rework shrinker setup for heap alloca...
2023-12-20 Rob NorrisLinux 6.7 compat: use inode atime/mtime accessors
2023-12-15 Alexander Motindmu: Allow buffer fills to fail
2023-12-06 Shengqi Chencompact: workaround for GPL-only symbols on riscv from...
2023-11-30 Yuri PankovUse uint64_t instead of u_int64_t
2023-11-28 rmacklemFreeBSD: Fix ZFS so that snapshots under .zfs/snapshot...
2023-11-27 Alan SomersFreeBSD: Fix the build on FreeBSD 12
2023-11-16 Rich ErcolaniAdd a tunable to disable BRT support.
2023-11-13 Tony HutterWorkaround UBSAN errors for variable arrays
2023-11-10 Alexander MotinLinux: Reclaim unused spl_kmem_cache_reclaim
2023-11-09 Martin MatuškaUnbreak FreeBSD world build after 3bd4df384
2023-11-07 Alexander MotinFreeBSD: Implement taskq_init_ent()
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-10-30 Alexander MotinUnify arc_prune_async() code
2023-10-30 Alexander MotinZIL: Cleanup sync and commit handling
2023-10-26 Thomas BertschingerAdd mutex_enter_interruptible() for interruptible sleep...
2023-10-24 Tony Hutterzvol: Remove broken blk-mq optimization
2023-10-13 Alexander MotinFreeBSD: Improve taskq wrapper
2023-10-09 Alexander MotinFreeBSD: Reduce divergence from in-tree sources
2023-10-06 Alexander MotinARC: Remove b_bufcnt/b_ebufcnt from ARC headers
2023-10-02 Chunwei ChenFix invalid pointer access in trace_dbuf.h
2023-09-22 Coleman KaneLinux 6.6 compat: generic_fillattr has a new u32 reques...
2023-09-22 Coleman KaneLinux 6.6 compat: use inode_get/set_ctime*(...)
2023-09-20 Dag-Erling SmørgravAdd VERIFY0P() and ASSERT0P() macros.
2023-09-20 Dag-Erling SmørgravClean up existing VERIFY*() macros.
2023-09-18 Mateusz GuzikRetire z_nr_znodes
2023-09-02 ednadolski-ixSelectable block allocators
2023-08-26 Rich ErcolaniAvoid save/restoring AMX registers to avoid a SPR erratum
2023-08-07 Ryan Lahfalinux/spl/kmem_cache: undefine `kmem_cache_alloc` befor...
2023-08-01 Coleman KaneLinux 4.20 compat: wrapper function for iov_iter type...
2023-08-01 Coleman KaneLinux 6.4 compat: iter_iov() function now used to get...
2023-08-01 Coleman KaneLinux 6.5 compat: blkdev changes
2023-08-01 Coleman KaneLinux 6.5 compat: use disk_check_media_change when...
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions...
2023-07-24 Rob Norrislinux: implement filesystem-side clone ioctls
2023-07-24 Rob Norrislinux: implement filesystem-side copy/clone functions
2023-07-20 Coleman KaneLinux 6.5 compat: disk_check_media_change() was added
2023-07-14 Coleman KaneLinux 6.5 compat: BLK_STS_NEXUS renamed to BLK_STS_RESV...
2023-07-14 Coleman Kaneintptr_t definition is canonically signed
2023-07-13 Mateusz GuzikFreeBSD: catch up to __FreeBSD_version 1400093
2023-06-26 Rich ErcolaniAdd a delay to tearing down threads.
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-05-26 Richard YaoUse __attribute__((malloc)) on memory allocation functions
2023-05-25 Alexander Motinzil: Add some more statistics.
2023-05-02 Brian BehlendorfWrap clang specific pragma
2023-04-27 Justin Hibbitspowerpc64: Support ELFv2 asm on Big Endian
2023-04-25 Han GaoAdd loongarch64 support
2023-04-20 Richard YaoLinux: Suppress -Wordered-compare-function-pointers...
2023-04-10 youzhongyangLinux 6.3 compat: idmapped mount API changes
2023-04-10 Kyle Evansmodule: freebsd: fix aarch64 fpu handling
2023-04-06 Martin MatuškaMiscellaneous FreBSD compilation bugfixes
2023-03-31 youzhongyanglinux 6.3 compat: needs REQ_PREFLUSH | REQ_OP_WRITE
2023-03-27 Rich Ercolanilinux 6.3 compat: add another bdev_io_acct case
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 Richard YaoSilence clang static analyzer warnings about stored...
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-07 Low-powerFix build for Linux/powerpc without CONFIG_ALTIVEC...
2023-03-07 Attila Fülöpspl: Add cmn_err_once() to log a message only on the...
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 Richard YaoLinux: Assert mutex is held in mutex_exit()
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
next