]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libspl/include/sys
Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.h
[FreeBSD/FreeBSD.git] / lib / libspl / include / sys /
2022-03-15 набIntegrate carcass of libspl/i/s/vtoc.h into i/s/efi_par...
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-15 набlibspl: include: sys/vtoc.h: reduce to absolute barest...
2022-03-08 Windel BouwmanHandle aarch64 defines seperate from arm
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-02-18 набuserspace: mark arguments used
2022-02-16 набmodule: icp: remove unused (and mostly faked) cm_{...
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2021-12-23 набlibspl: kmem.h: mark unused kmem_*() macro arguments...
2021-12-20 Martin MatuškaFreeBSD: fix world build after 143476ce8
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-06-10 Alexander MotinRemove pool io kstats (#12212)
2021-05-27 Alexander MotinIntroduce write-mostly sums
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
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-14 Ryan MoellerCross-platform acltype
2020-08-01 Matthew MacyChanges to make openzfs build within FreeBSD buildworld
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-07-25 Matthew MacyFreeBSD: Fixes required to build ZFS on PowerPC
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-05-28 набCorrectly handle the x32 ABI
2020-04-23 Matthew Ahrenschange libspl list member names to match kernel
2020-02-27 Brian BehlendorfLinux 5.6 compat: time_t
2020-02-10 Attila FülöpICP: Improve AES-GCM performance
2020-01-23 Romain DolbeauAdd AltiVec RAID-Z
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-04 Matthew MacyRefactor zfs_context.h to build on FreeBSD
2019-11-06 Romain DolbeauPreliminary support for RV64G
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-10-31 Matthew MacyMove sha2.h to platform code
2019-10-26 Matthew MacyRemove unneeded header from libzpool/kernel.c
2019-10-26 Matthew MacyFix header guard typo
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-02 Matthew MacyOpenZFS restructuring - libspl
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
2019-09-03 Andrea GelminiFix typos in lib/
2019-03-22 George WilsonZFS Reads may result in unneccesary calls to zil_commit
2018-07-11 Brian BehlendorfFix kernel unaligned access on sparc64
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-12-17 Brian BehlendorfRemove lib/libspl/include/sys/frame.h
2017-12-05 Prakash SuryaOpenZFS 8585 - improve batching done in zil_commit()
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-11 gaurkumaAllow longer SPA names in stats
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-04-12 Richard YaoFix header inclusions for standards conformance
2017-03-31 Olaf Faalandglibc 2.5 compat: use correct header for makedev()...
2017-03-23 John Paul Adrian... libspl: Fix incorrect use of platform defines on sparc64
2017-03-06 Brian BehlendorfFix powerpc build
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-03 ka7Fix spelling
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 Chunwei ChenABD optimized page allocation code
2016-09-29 Gvozden Neskovicfix: Shift exponent too large
2016-09-20 slashddChange /etc/mtab to /proc/self/mounts
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...
2016-05-31 YunQiang SuAdd isa_defs for MIPS
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-06 David QuigleyOpenZFS 6672 - arc_reclaim_thread() should use gethrtime()
2016-03-30 Carlo LandmeterMove hrtime_t timestruc_t and timespec_t
2016-03-17 Dimitri John LedkovAdd support for s390[x].
2016-03-16 Gordan BobicFix aarch64 compilation
2016-01-20 Brian BehlendorfLinux 4.5 compat: pfn_t typedef
2015-12-10 Brian BehlendorfEither _ILP32 or _LP64 must be defined
2015-11-17 Jason Zamansysmacros: Make P2ROUNDUP not trigger int overflow
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-03 Brian BehlendorfAdd temporary mount options
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-10-17 Brian BehlendorfUpdate utsname support
2014-08-13 Alec SalazarAvoid PAGESIZE redefinition
2014-08-13 Alec SalazarReplace __va_list with va_list
2014-04-25 Jorgen LundmanAdd support for aarch64 (ARMv8)
2014-01-09 Brian BehlendorfDefine the needed ISA types for Sparc
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-19 renelsonHandle acl flags from util-linux mount command
2013-11-08 Tim ChaseHandle concurrent snapshot automounts failing due to...
2013-11-04 Adam LeventhalIllumos #3582, #3584
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfRevert "Add txgs-<pool> kstat file"
2013-06-18 Ned BassDon't leak mount flags into kernel
2013-02-05 Brian BehlendorfRemove unused machelf.h header
2012-11-06 Brian BehlendorfMerge remote branch 'eris/stats'
2012-11-02 Brian BehlendorfAdd txgs-<pool> kstat file
next