]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libspl/include
Reduce false positives from Static Analyzers
[FreeBSD/FreeBSD.git] / lib / libspl / include /
2022-09-30 Richard YaoReduce false positives from Static Analyzers
2022-09-26 Tino ReichardtFix double declaration of getauxval() for FreeBSD PPC
2022-09-20 Mateusz GuzikAdd membar_sync
2022-09-16 Tino ReichardtAdd PPC cpu feature tests for FreeBSD and Linux
2022-09-09 Don BradyMake zfs-share service resilient to stale exports
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-30 набRe-fix -Wwrite-strings on FreeBSD
2022-06-29 набEnable -Wwrite-strings
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-05-18 набlibspl/include: remove unused/empty headers
2022-05-12 набPublish libshare protocols, use enum-based API
2022-05-12 набlibshare: delineate obsolete errors
2022-05-12 набlibshare: interface: {=> const} char *
2022-05-12 набlibshare/smb: cleanup
2022-05-11 набRemove enable_extended_FILE_stdio()
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набlibspl: include: remove [util/]sscanf.h
2022-05-02 Pawel Jakub DawidekFreeBSD: Clean up the use of ioflags
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
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2022-01-26 набlibspl: include: ia32: remove
2022-01-25 набlibspl: cast to uintptr_t instead of !!ing
2022-01-21 набlibspl: ASSERT*: !! for sizeof
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набlibspl: kmem.h: mark unused kmem_*() macro arguments...
2021-12-23 набlibspl: ASSERT*: mark arguments as used
2021-12-20 Martin MatuškaFreeBSD: fix world build after 143476ce8
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-16 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time
2021-06-10 Alexander MotinRemove pool io kstats (#12212)
2021-06-10 набlib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}...
2021-06-07 Alexander MotinMore aggsum optimizations
2021-06-03 набlibspl: staticify buf and pagesize, rename aok to libsp...
2021-05-27 Alexander MotinIntroduce write-mostly sums
2021-03-26 Jessica ClarkeSupport running FreeBSD buildworld on Arm-based macOS...
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
next