]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libspl/include
Removed duplicated includes
[FreeBSD/FreeBSD.git] / lib / libspl / include /
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-01-23 Matt MacyFreeBSD: fix HEAD build, conditionally remove FDSYNC...
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-10-14 Warner LoshFreeBSD: make adjustments for the standalone environment
2020-09-04 Alexander RichardsonFixes for running FreeBSD buildworld on Linux/macOS...
2020-09-01 Alexander RichardsonFix -Werror,-Wmacro-redefined in limits.h
2020-09-01 Ryan Moellerlibspl: Provide platform-specific zone implementations
2020-08-27 Alexander RichardsonFix definition of BLKGETSIZE64 on FreeBSD
2020-08-24 Chris McDonoughAppease GCC sprintf warnings found on Fedora 32/GCC...
2020-08-05 Matthew AhrensRemove KMC_NOMAGAZINE
2020-08-05 Matthew AhrensRemove KMC_NOHASH
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-07-24 Kyle EvansAnnotate unused parameters on inline definitions as...
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-10 Arvind SankarMove libspl_assertf into .c file
2020-07-06 Ryan MoellerAdd zpool_nextboot, move zfs_jail to libzfs.h
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2020-06-18 Arvind SankarAdd prototypes
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-05-28 набCorrectly handle the x32 ABI
2020-04-23 Matthew Ahrenschange libspl list member names to match kernel
2020-04-14 alavisssys/mnttab.h: include sys/stat.h for stat64
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
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-26 Nick Blacklibspl: declare aok extern in header
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-04 Matthew MacyRefactor zfs_context.h to build on FreeBSD
2019-11-27 Paul ZuchowskiImplement -A (ignore ASSERTs) for zdb
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
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
2019-03-03 Rafael Kitoverconfig: better libtirpc detection
2018-12-12 Brian BehlendorfCheck for strlcat and strlcpy
2018-11-20 Brian BehlendorfMove strlcat, strlcpy, and strnlen
2018-10-04 Paul DagnelieFix ASSERT macros to not over-expand
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-06-04 Brian BehlendorfRemove rwlock wrappers
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-04 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-01-26 Chunwei Chenzpool import -d to specify device path
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-07-13 Tom CaputiFixed VERIFY3_IMPL() bug from 682ce104
2017-07-05 alavissMusl libc fixes
2017-06-28 Tony HutterGCC 7.1 fixes
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-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
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-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
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-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
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-04-28 Brian BehlendorfAdd support for libtirpc
2016-03-31 Don BradyAdd support for devid and phys_path keys in vdev disk...
2016-03-30 Brian BehlendorfRemove complicated libspl assert wrappers
2016-03-30 Carlo LandmeterMove hrtime_t timestruc_t and timespec_t
2016-03-30 Carlo LandmeterInclude sys/types.h in devid.h
2016-03-17 Dimitri John LedkovAdd support for s390[x].
2016-03-16 Gordan BobicFix aarch64 compilation
next