]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/os/linux/spl
Add PPC cpu feature tests for FreeBSD and Linux
[FreeBSD/FreeBSD.git] / include / os / linux / spl /
2022-09-13 Richard YaoCleanup: Make memory barrier definitions consistent...
2022-09-12 Richard YaoCleanup: Use OpenSolaris functions to call scheduler
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-10 Will AndrewsAdd Linux namespace delegation support
2022-06-09 Tony Hutterzvol: Support blk-mq for better performance
2022-05-13 набRemove hw_serial, ddi_strtoul()
2022-05-10 набautoconf: single-step includes
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
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-08 Windel BouwmanHandle aarch64 defines seperate from arm
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-02-16 набmodule: icp: remove other provider types
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
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-09-08 AlexanderLinux 5.15 compat: standalone <linux/stdarg.h>
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-06-25 Martin MatuškaFreeBSD: fix compilation of FreeBSD world after 29274c9f6
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-06-10 Alexander MotinRemove pool io kstats (#12212)
2021-06-07 Alexander MotinMore aggsum optimizations
2021-05-27 Alexander MotinIntroduce write-mostly sums
2021-05-10 набmodule/zfs: remove zfs_zevent_console and zfs_zevent_cols
2021-04-15 Paul DagnelieAdd SIGSTOP and SIGTSTP handling to issig
2021-03-12 Adam D. MossMicrooptimizations for VERIFY() and friends
2021-02-21 Brian AtkinsonCleaning up uio headers
2021-01-30 Brian BehlendorfRemove unused iov_iter_init_compat() wrapper
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-11-02 Mateusz GuzikIntroduce CPU_SEQID_UNSTABLE
2020-10-31 Matthew MacyConsolidate zfs_holey and zfs_access
2020-10-30 Matthew MacyRemove UIO_ZEROCOPY functions structures
2020-10-21 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-09-23 Matthew MacyFreeBSD: Add support for procfs_list
2020-09-04 Matthew MacyReplace cv_{timed}wait_sig with cv_{timed}wait_idle...
2020-08-30 Brian BehlendorfLinux 5.9 compat: NR_SLAB_RECLAIMABLE
2020-08-20 Pavel SnajdrLinux 5.7 compat: Include linux/sched.h in spl/sys...
2020-08-17 Matthew AhrensRemove KMC_KMEM and KMC_VMEM
2020-08-11 Coleman KaneLinux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB...
2020-08-05 Matthew AhrensRemove KMC_NOMAGAZINE
2020-08-05 Matthew AhrensRemove KMC_QCACHE
2020-08-05 Matthew AhrensRemove KMC_NOHASH
2020-08-05 Matthew AhrensRemove KMC_NOTOUCH
2020-08-05 Matthew AhrensRemove KMC_OFFSLAB
2020-08-01 Matthew AhrensRevise ARC shrinker algorithm
2020-07-29 Serapheim Dimitrop... Introduce names for ZTHRs
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-07-24 Matthew Ahrensremove kmem_cache module parameter KMC_EXPIRE_AGE
2020-07-19 Matthew AhrensRemove skc_reclaim, hdr_recl, kmem_cache shrinker
2020-07-14 Brian AtkinsonFixing gang ABD child removal race condition
2020-06-29 Matthew AhrensClean up OS-specific ARC and kmem code
2020-06-28 Brian BehlendorfStyle fixes
2020-06-27 Matthew AhrensRevise SPL wrapper for shrinker callbacks
2020-06-27 Serapheim Dimitrop... Use percpu_counter for obj_alloc counter of Linux-backe...
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarMark functions as static
2020-06-18 Matthew MacyDisambiguate condvar API contract
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-06-10 Andrea GelminiFix typos
2020-06-08 Michael NiewöhnerMove GFP flags kernel compatibility code
2020-06-08 Michael NiewöhnerLinux 5.8 compat: __vmalloc()
2020-05-28 набCorrectly handle the x32 ABI
2020-04-20 Matthew AhrensFix zfs send progress reporting
2020-03-03 Matthew AhrensImprove performance of zio_taskq_member
2020-02-27 Brian BehlendorfLinux 5.6 compat: time_t
2020-02-27 Brian BehlendorfLinux 5.6 compat: ktime_get_raw_ts64()
2020-02-07 Brian BehlendorfLinux 5.6 compat: struct proc_ops
2019-12-06 Matthew MacyRemove stale ASSERTV comment
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-03 Matthew MacyMove linux qsort def to platform header
2019-11-27 Matthew MacyMinor diff reduction with ZoF in include/sys
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-13 Michael NiewöhnerAdd kmem_cache flag for forcing kvmalloc
2019-11-13 Michael NiewöhnerMake use of kvmalloc if available and fix vmem_alloc...
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-11-06 Romain DolbeauPreliminary support for RV64G
2019-11-01 Prakash SuryaAdd tracepoints for taskq entry lifetime events
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-11-01 Matthew MacyWrap Linux module macros
2019-10-25 Matthew MacyMove platform dependent errno aliases
2019-10-25 Matthew MacyRemove sdt.h
2019-10-18 Serapheim Dimitrop... Name anonymous enum of KMC_BIT constants
2019-10-10 Matthew MacyAdd kmem cache accessors
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-12 Matthew MacyEnable compiler to typecheck logging
2019-09-11 Matthew MacyOpenZFS restructuring - move linux tracing code to...
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers