]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libzpool
Introduce write-mostly sums
[FreeBSD/FreeBSD.git] / lib / libzpool /
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)
2017-07-13 Olaf FaalandMake hostid consistent in user and kernel space
2017-05-09 Chunwei ChenLinux 4.12 compat: PF_FSTRANS was removed
2017-03-24 LOLiFix 'zdb -o' segmentation fault
2017-01-31 George MelikovOpenZFS 7280 - Allow changing global libzpool variables...
2017-01-24 George MelikovOpenZFS 6871 - libzpool implementation of thread_create...
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-01 Chunwei ChenUse system_delay_taskq for long delay tasks
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-11-04 Romain DolbeauAdd superscalar fletcher4
2016-11-02 Romain DolbeauAdd parity generation/rebuild using AVX-512 for x86-64
2016-10-21 Romain DolbeauFletcher4 algorithm implemented in pure NEON for Aarch6...
2016-10-11 caoFix coverity defects: CID 147452, 147447, 147446
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-10-07 caoFix coverity defects: CID 147565-147567
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-05 luozhengzhengFix coverity defects: CID 150953, 147603, 147610
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-10-03 Romain DolbeauAdd parity generation/rebuild using 128-bits NEON for...
next