]> git.proxmox.com Git - mirror_zfs.git/history - lib/libspl
Linux 5.0 compat: ASM_BUG macro
[mirror_zfs.git] / lib / libspl /
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-12 Tomohiro KusumiFix calloc(3) arguments order
2018-04-04 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-01-26 Chunwei Chenzpool import -d to specify device path
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-12-17 Brian BehlendorfRemove lib/libspl/include/sys/frame.h
2017-12-05 Prakash SuryaOpenZFS 8585 - improve batching done in zil_commit()
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-12 Brian BehlendorfFixes for SPARC support
2017-10-11 KireinaHoroRemove useless DEFAULT_INCLUDES in AM_CCASFLAGS
2017-10-11 KireinaHoroFix libspl assembler flags to respect cpu type
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-05-17 Justin LecherCompatibilty with glibc-2.23
2017-04-12 Richard YaoFix header inclusions for standards conformance
2017-04-12 Richard YaoFix `zpool iostat -T d 1` on musl
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-02-01 Brian BehlendorfFix atomic_sub_64() i386 assembly implementation
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-14 luozhengzhengFix coverity defects: CID 150921, 150927
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 LandmeterSet _DATE_FMT to '%+' if not defined in libspl/timestamp.c
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
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-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-06-25 George WilsonIllumos 5163 - arc should reap range_seg_cache
2015-06-24 Brian BehlendorfAdd IMPLY() and EQUIV() macros
2015-05-11 Brian BehlendorfFix type mismatch on 32-bit systems
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-28 Brian BehlendorfRetire HAVE_IOCTL_* configure checks
2014-08-13 Alec SalazarAvoid PAGESIZE redefinition
2014-08-13 Alec SalazarReplace __va_list with va_list
2014-05-22 Marcel HuberOmit compiler warning by sticking to RAII
2014-05-01 Richard Yaolibspl: Implement LWP rwlock interface
2014-04-25 Jorgen LundmanAdd support for aarch64 (ARMv8)
2014-04-09 Chris DunlapSet errno for mkdirp() called with NULL path ptr
2014-03-20 Richard YaoAssert alignment in umem_alloc_aligned
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-10-10 Richard YaoGenerate libraries with correct DT_NEEDED entries
2013-06-19 Madhav SureshIllumos #3006
2013-06-18 Ned BassDon't leak mount flags into kernel
2013-04-02 Jan Engelhardtbuild: resolve orthographic and other grammatical errors
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
2012-10-17 Brian BehlendorfMerge branch 'zil-performance'
2012-10-17 Etienne DechampsAdd atomic_sub_* functions to libspl.
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
next