]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libspl
Unify Assembler files between Linux and Windows
[FreeBSD/FreeBSD.git] / lib / libspl /
2023-01-17 Jorgen LundmanUnify Assembler files between Linux and Windows
2022-11-07 Brooks Davisfreebsd: simplify MD isa_defs.h
2022-11-03 Brooks DavisImprove RISC-V support
2022-10-29 Richard YaoIntroduce kmem_scnprintf()
2022-10-26 Andrew InnesAligned free for aligned alloc
2022-10-20 Richard YaoLinux: Fix big endian and partial read bugs in get_syst...
2022-09-30 Richard YaoReduce false positives from Static Analyzers
2022-09-27 Richard YaoFix unsafe string operations
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-24 Ryan MoellerFreeBSD: libspl: Add locking around statfs globals
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-04-05 набlibspl: print_timestamp: use localtime_r()
2022-03-31 Rich ErcolaniAsk libtool to stop hiding some errors
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-02-02 набlinux: libspl: zone: () -> (void)
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2022-01-26 набClean up CSTYLEDs
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
2022-01-14 Ryan MoellerFreeBSD: Fix leaked strings in libspl mnttab
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-12-13 набlinux: libspl: getmntany: remove unused argument
2021-09-24 Érico Nogueira Rolimlibspl: fix warning about missing spl_pagesize declaration
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-08 Alan Somerslibzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
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-04-19 набlibspl: implement atomics in terms of atomics
2021-04-15 набlinux/libspl: gethostid: read from /proc/sys/kernel...
2021-04-15 набlibspl: lift common bits of getexecname()
2021-04-13 набlibzfs: get rid of libzfs_handle::libzfs_mnttab
2021-04-13 набlinux/libspl: getextmntent(): don't leak mnttab FILE*
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-03-26 Jessica ClarkeSupport running FreeBSD buildworld on Arm-based macOS...
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
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-10-13 Ryan MoellerFreeBSD: Improve libzfs_error_init messages
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-14 Brian AtkinsonFixing gang ABD child removal race condition
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-10 Arvind SankarClean up lib dependencies
2020-07-10 Arvind SankarMove libspl_assertf into .c file
2020-07-06 Ryan MoellerAdd zpool_nextboot, move zfs_jail to libzfs.h
2020-07-06 winglqFix atomic_clear_long_excl wrong return
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2020-06-25 Arvind SankarFix libspl/asm-generic/atomic for VPATH build
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarAdd include files for prototypes
next