]> git.proxmox.com Git - mirror_zfs.git/history - lib/libuutil
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / lib / libuutil /
2023-03-11 George MelikovABI files: sync with new Ubuntu release in CI
2022-11-03 Brooks Davislibuutil: deobfuscate internal pointers
2022-09-20 Richard YaoCleanup: Remove unused uu_pname code
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-05-26 Brian BehlendorfReplace EXTRA_DIST with dist_noinst_DATA
2022-05-10 набautoconf: use include directives instead of recursing...
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2022-03-31 Rich ErcolaniAsk libtool to stop hiding some errors
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-11-10 Dimitri John LedkovUpgrade to libabigail 2.0.0
2021-09-02 George MelikovUpdate ABI files via new libabigail version
2021-07-26 George MelikovUpdate ABI files with generated in CI worker
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-06-03 набlibspl: staticify buf and pagesize, rename aok to libsp...
2021-04-12 набlibuutil: purge unused functions
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-01-27 Alan SomersFix a resource leak in uu_avl_pool_destroy
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2020-11-21 Brian BehlendorfInclude the ABI with dist tarball
2020-11-17 Brian BehlendorfAdd ABI snapshot
2020-11-17 Antonio RussoLibrary ABI tracking with abigail
2020-11-03 Antonio RussoSynchronize library ABI levels
2020-07-14 Joao Carlos Mendes... Disable -Wl,-z,defs for ASAN builds
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarAdd -z defs to LDFLAGS
2020-07-10 Arvind SankarAdd config.rpath for AM_GNU_GETTEXT
2020-07-10 Arvind SankarClean up lib dependencies
2020-06-26 Arvind SankarFixes for make dist
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2019-10-25 Matthew MacyRemove unused headers from uu_string.c
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-09-19 Giuseppe Di NataleCorrect cppcheck errors
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2016-11-09 caoFix coverity defects: CID 147629
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
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-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
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-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-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 Gunnar BeutnerImplemented NFS export_operations.
2011-04-19 Brian BehlendorfSet -Wno-unused-but-set-variable globally
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
2011-03-22 Brian BehlendorfMerge branch 'dracut'
2011-03-17 Brian BehlendorfAdd init scripts
2011-02-23 Brian BehlendorfLinux 2.6.38 compat, blkdev_get_by_path()
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-11 Brian BehlendorfLinux 2.6.36 compat, sops->evict_inode()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, fops->fsync()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, const struct xattr_handler
2011-02-05 Brian BehlendorfMinimal libshare infrastructure
2011-01-28 Brian BehlendorfAutoconf selinux support
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-08-31 Brian BehlendorfAdd initial autoconf products
2010-08-31 Brian BehlendorfAdd linux unused code tracking
2010-08-31 Brian BehlendorfAdd build system
2010-08-31 Brian BehlendorfFix Solaris thread dependency by using pthreads
2010-08-27 Brian BehlendorfFix gcc init pragma warnings
2010-08-27 Ricardo M. CorreiaFix gcc ident pragma warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...
2008-12-02 Brian BehlendorfRemove stray stub kernel files which should be brought...
2008-11-20 Brian BehlendorfInitial Linux ZFS GIT Repo