]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libspl
Allow for '-o feature@<feature>=disabled' on the command line
[FreeBSD/FreeBSD.git] / lib / libspl /
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()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-05-03 Jorgen LundmanDefine the needed ISA types for ARM
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-01-17 Darik HornCombine libraries: spl, avl, efi, share, unicode.
2012-01-12 Suman ChakravartulaAdd overlay(-O) mount option support
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-06 Brian BehlendorfAdd proper library versioning
2011-07-06 Gunnar BeutnerImplemented sharing datasets via NFS using libshare.
2011-07-01 Brian BehlendorfFix implicit declaration of 'mkdirp'
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-07-01 Brian BehlendorfLinux compat 2.6.39: security_inode_init_security()
2011-06-27 Prasad JoshiTear down and flush the mmap region
2011-06-14 Brian BehlendorfAlways check -Wno-unused-but-set-variable gcc support
2011-06-14 Brian BehlendorfCheck for -Wno-unused-but-set-variable gcc support
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-29 Brian BehlendorfCorrect MAXUID
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-04-26 Brian BehlendorfMerged pull request #212 from dajhorn/hostid.
2011-04-25 Darik HornUse gethostid in the Linux convention.
2011-04-22 Brian BehlendorfFix 32-bit MAXOFFSET_T definition
2011-04-19 Brian BehlendorfSet -Wno-unused-but-set-variable globally
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
next