]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzpool
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / lib / libzpool /
2024-02-15 Rob Norrisddt: lift dedup stats out to separate file
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-10-26 Thomas BertschingerAdd mutex_enter_interruptible() for interruptible sleep...
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-01-09 Charles Suhlibzpool: fix ddi_strtoull to update nptr
2022-11-28 Minsoo ChooAdd <limits.h> header
2022-11-07 Brooks Davisfreebsd: add ifdefs around legacy ioctl support
2022-11-03 Brooks Daviszfs_onexit_add_cb: make action_handle point to a uintptr_t
2022-10-29 Richard YaoIntroduce kmem_scnprintf()
2022-10-18 Richard Yaoset_global_var() should not pass NULL pointers to dlclose()
2022-10-03 Richard YaoFix memory leak found by GCC static analyzer
2022-09-30 Tino ReichardtFix double const qualifier declarations
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-23 Richard Yaoset_global_var_parse_kv() should pass the pointer from...
2022-09-13 Richard YaoCleanup dead spa_boot code
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-05-13 набRemove hw_serial, ddi_strtoul()
2022-05-10 набautoconf: use include directives instead of recursing...
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-26 набconfig: check for -Wno-cast-function-type
2022-02-18 набlibzpool: kernel: silence unrelated-function-pointer...
2022-02-18 набlibtpool: -Wno-clobbered
2022-02-16 набmodule: icp: remove other provider types
2022-02-15 Jorgen LundmanAdd spa _os() hooks
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
2022-01-07 Rich ErcolaniUpdated the lz4 decompressor
2021-12-23 набlibzpool: fix unused, remove argsused
2021-11-30 Pawel Jakub DawidekCode cleanups
2021-10-07 Brian BehlendorfSimplify and document OpenZFS library dependencies
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-07-11 George Wilsonfile reference counts can get corrupted
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-11 набForbid basename(3) and dirname(3)
2021-06-10 Alexander MotinRemove pool io kstats (#12212)
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-04-01 Brian BehlendorfBump libzfs.so and libzpool.so versions
2021-02-20 Christian Schwarzlibzpool: set_global_var: refactor to not modify 'arg'
2021-02-20 Christian Schwarzlibzpool: set_global_var: fix endianness handling ...
2021-02-20 Ryan MoellerRestore FreeBSD resource usage accounting
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-11-03 Antonio RussoSynchronize library ABI levels
2020-09-23 Matthew MacyFreeBSD: Add support for procfs_list
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-07-14 Joao Carlos Mendes... Disable -Wl,-z,defs for ASAN builds
2020-07-12 Matthew Ahrensfilesystem_limit/snapshot_limit is incorrectly enforced...
2020-07-10 Serapheim Dimitrop... Unconditionally enable debugging for libzpool
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarAdd -z defs to LDFLAGS
2020-07-10 Arvind SankarClean up lib dependencies
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-29 Matthew AhrensClean up OS-specific ARC and kmem code
2020-06-26 Arvind SankarFixes for make dist
2020-06-18 Arvind SankarCleanup libzpool/kernel.c
2020-06-18 Matthew MacyDisambiguate condvar API contract
2020-05-10 Brian AtkinsonCombine OS-independent ABD Code into Common Source...
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-03-03 Matthew AhrensImprove performance of zio_taskq_member
2020-02-14 Jason KingSupport setting user properties in a channel program
2020-02-03 Matthew Ahrensasync zvol minor node creation interferes with receive
2020-01-23 Romain DolbeauAdd AltiVec RAID-Z
2020-01-21 Matthew MacyRe-consolidate zio_delay_interrupt
2019-11-30 Matthew MacyMark Linux fallocate extensions as specific to Linux
2019-11-27 Paul ZuchowskiImplement -A (ignore ASSERTs) for zdb
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-12 Matthew MacyAdd wrapper stub for zfs_cmd ioctl to libzpool
2019-10-26 Matthew MacyRemove unneeded header from libzpool/kernel.c
2019-10-18 Matthew MacyOpenZFS restructuring - ARC memory pressure
2019-10-14 Matthew MacyMove zio_delay_interrupt to platform code
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-06-22 Don BradyOpenZFS 9425 - channel programs can be interrupted
2019-06-19 Tomohiro KusumiUse ZFS_DEV macro instead of literals
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-04-10 Tomohiro KusumiDon't assume pthread_t is uint_t for portability
2019-04-05 Sara HartseRestrict kstats and print real pointers
2019-03-29 Brian BehlendorfAdd TRIM support
2019-02-19 Igor KFix zdb crash
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-26 Brad LewisOpenZFS 9284 - arc_reclaim_thread has 2 jobs
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-24 Tom CaputiFix dbgmsg printing in ztest and zdb
2018-10-09 Paul Dagnelie Refactor dmu_recv into its own file
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-09-06 Don BradyPool allocation classes
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
next