]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzpool
Revert "Reduce dbuf_find() lock contention"
[mirror_zfs.git] / lib / libzpool /
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
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-06 Paul DagnelieOpenZFS 8484 - Implement aggregate sum and use for...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-04-14 Serapheim Dimitrop... OpenZFS 9079 - race condition in starting and ending...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-02-08 Don BradyIncrease code coverage for Lua libraries
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-01-12 Brian BehlendorfForce ztest to always use /dev/urandom
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-10-30 Jason KingOpenZFS 640 - number_to_scaled_string is duplicated...
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiEncryption patch follow-up
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
next