]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/os/linux
Add prototypes
[FreeBSD/FreeBSD.git] / include / os / linux /
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarMark functions as static
2020-06-18 adilgerlinux: add basic fallocate(mode=0/2) compatibility
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-30 Paul B. HensonOpenZFS 742 - Resurrect the ZFS "aclmode" property...
2020-04-20 Matthew AhrensFix zfs send progress reporting
2020-04-15 Ryan MoellerUpdate FreeBSD tunables
2020-04-09 Brian BehlendorfLinux 5.7 compat: blk_alloc_queue()
2020-04-07 Ryan MoellerFinish refactoring for ZFS_MODULE_PARAM_CALL
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-24 Dirkjan BussinkRemove zfs_getattr and convoff dead code
2020-02-18 Ryan MoellerEnable zpool events tunables and tests on FreeBSD
2020-02-18 Matthew MacyFactor out some dbuf subroutines and add state change...
2020-02-10 Attila FülöpICP: Improve AES-GCM performance
2020-02-07 Brian BehlendorfLinux 5.6 compat: timestamp_truncate()
2020-02-07 Brian BehlendorfLinux 5.6 compat: struct proc_ops
2020-01-23 Romain DolbeauAdd AltiVec RAID-Z
2019-12-13 Matthew MacyMake zfs_replay.c work on FreeBSD
2019-12-11 Ryan MoellerRelocate common quota functions to shared code
2019-12-11 Matthew MacyEliminate Linux specific inode usage from common code
2019-12-10 Fabian-GruenbichlerSIMD: Use alloc_pages_node to force alignment
2019-12-06 Matthew MacyRemove stale ASSERTV comment
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-04 Matthew MacyRefactor zfs_context.h to build on FreeBSD
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-27 Brian BehlendorfRemove zfs_vdev_elevator module option
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-18 Brian BehlendorfPartially revert 5a6ac4c
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-11 Pavel SnajdrRemove zpl_revalidate
2019-11-06 Romain DolbeauPreliminary support for RV64G
2019-11-06 Matthew MacyMove platform specific parts of zfs_znode.h to platform...
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-31 Matthew MacyMove sha2.h to platform code
2019-10-31 Matthew MacyFactor Linux specific code out of spa_misc.c
2019-10-26 loli10KFix for ARC sysctls ignored at runtime
2019-10-25 Matthew MacyMove platform dependent errno aliases
2019-10-25 Matthew MacyRemove sdt.h
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-18 Serapheim Dimitrop... Name anonymous enum of KMC_BIT constants
2019-10-10 Matthew MacyMove get_temporary_prop to platform code
2019-10-10 Matthew MacyAdd kmem cache accessors
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-27 Matthew MacyOpenZFS restructuring - zfs_ioctl
2019-09-12 Matthew MacyMove objnode handling to common code
2019-09-12 Matthew MacyEnable compiler to typecheck logging
2019-09-11 Matthew MacyOpenZFS restructuring - move linux tracing code to...
2019-09-05 Matthew MacyMake module tunables cross platform
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers