]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
ZTS: Add L1 corruption test
[FreeBSD/FreeBSD.git] / lib /
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-03-27 Matthew AhrensCompile cityhash code into libzfs
2020-03-18 Matthew AhrensDeprecate deduplicated send streams
2020-03-18 Ryan MoellerAvoid core dump on invalid redaction bookmark
2020-03-17 Paul DagnelieSeparate warning for incomplete and corrupt streams
2020-03-17 Mariusz ZaborskiAdd option for forcible unmounting dataset while receiv...
2020-03-16 Ryan Moellerlibzfs: Fix bounds checks for float parsing
2020-03-06 Ryan MoellerChange default to overlay=on
2020-03-04 Brian BehlendorfAdd trim support to zpool wait
2020-03-03 Matthew AhrensImprove performance of zio_taskq_member
2020-02-28 Matthew MacyDon't open zfs control device exclusively
2020-02-27 Brian BehlendorfLinux 5.6 compat: time_t
2020-02-14 Jason KingSupport setting user properties in a channel program
2020-02-12 Ryan MoellerMove zfs_version_kernel to platform code
2020-02-11 Christian SchwarzImplement bookmark copying
2020-02-10 Attila FülöpICP: Improve AES-GCM performance
2020-02-06 Romain DolbeauFix static data to link with -fno-common
2020-02-03 Matthew Ahrensasync zvol minor node creation interferes with receive
2020-01-23 Romain DolbeauAdd AltiVec RAID-Z
2020-01-21 Matthew MacyDisable get_numeric_property for xattr on FreeBSD
2020-01-21 Matthew MacyRe-consolidate zio_delay_interrupt
2020-01-17 Brian BehlendorfUnify target_cpu handling
2020-01-14 Kyle Evanslibzfs: add zfs_mount_at() function
2020-01-14 Brian BehlendorfChange http://zfsonlinux.org links to https://zfsonlinu...
2020-01-10 Tom CaputiAdd 'zfs send --saved' flag
2019-12-26 Nick Blacklibspl: declare aok extern in header
2019-12-20 Tony HutterColorize zpool status output
2019-12-19 Brian Behlendorfcppcheck: (error) Memory leak: vtoc
2019-12-11 Matthew MacyAdd FreeBSD jail support hooks
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-04 Matthew MacyRefactor zfs_context.h to build on FreeBSD
2019-12-03 Brian BehlendorfIncrease allowed 'special_small_blocks' maximum value
2019-11-30 Matthew MacyMake asm-x86_64/atomic.S build on FreeBSD
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-15 InsanePrawnRemove inappropiate error message suggesting to use...
2019-11-13 Brian BehlendorfFix `zpool create -o <property>` error message
2019-11-12 Matthew MacyAdd wrapper stub for zfs_cmd ioctl to libzpool
2019-11-11 Ryan MoellerAllow platform dependent path stripping for vdevs
2019-11-06 Romain DolbeauPreliminary support for RV64G
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-10-31 Matthew MacyMove sha2.h to platform code
2019-10-28 Matthew MacyAdd wrapper for Linux BLKFLSBUF ioctl
2019-10-28 Chunwei ChenFix zpool history unbounded memory usage
2019-10-26 Matthew MacyRemove unneeded header from libzpool/kernel.c
2019-10-26 Matthew MacyFix header guard typo
2019-10-25 Matthew MacyRemove unused headers from uu_string.c
2019-10-25 Matthew MacyMove platform dependent errno aliases
2019-10-25 Matthew MacyRemove sdt.h
2019-10-24 Tom CaputiFix incremental recursive encrypted receive
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-24 Matthew MacyUse zfs_ioctl with zfs_cmd_t in libzfs
2019-10-23 Matthew MacyUse platform independent error code for libzfs_run_proc...
2019-10-21 Matthew MacyUse correct format string when printing int8
2019-10-18 Matthew MacyOpenZFS restructuring - ARC memory pressure
2019-10-14 Matthew MacyMove zio_delay_interrupt to platform code
2019-10-14 Brian BehlendorfModify sharenfs=on default behavior
2019-10-11 Richard YaoImplement ZPOOL_IMPORT_UDEV_TIMEOUT_MS
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-10-03 Matthew MacyOpenZFS restructuring - libzfs
2019-10-03 Matthew MacyOpenZFS restructuring - libzutil
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-09-30 Matthew MacyOpenZFS restructuring - zpool
2019-09-26 Tom CaputiFix encryption hierarchy issues with zfs recv -d
2019-09-18 Ryan MoellerRefactor libzfs_error_init newlines
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-12 Matthew MacyEnable compiler to typecheck logging
2019-09-11 Matthew MacyOpenZFS restructuring - move linux tracing code to...
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources
2019-09-05 Tom CaputiFix noop receive of raw send stream
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-09-03 Andriy GaponAlways refuse receving non-resume stream when resume...
2019-09-03 Andrea GelminiFix typos in lib/
2019-08-28 Pavel Zakharovzfs_handle used after being closed/freed in change_one...
2019-08-14 Prakash SuryaFix device expansion when VM is powered off
2019-07-30 Michael NiewöhnerIncrease default zcmd allocation to 256K
2019-07-18 Serapheim Dimitrop... Race condition between spa async threads and export
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-07-09 Tomohiro KusumiFix race in parallel mount's thread dispatching algorithm
2019-07-08 loli10Kzfs send does not handle invalid input gracefully
2019-07-05 Mike GerdtsOpenZFS 9318 - vol_volsize_to_reservation does not...
2019-07-03 Tom CaputiFix error text for EINVAL in zfs_receive_one()
2019-06-28 Tom CaputiAdd 'zfs umount -u' for encrypted datasets
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-24 Tom CaputiFix error message on promoting encrypted dataset
2019-06-22 Don BradyOpenZFS 9425 - channel programs can be interrupted
2019-06-22 Harry MallonAdd libnvpair to libzfs pkg-config
2019-06-20 Tom CaputiAllow unencrypted children of encrypted datasets
2019-06-19 Matthew AhrensRemove dedupditto functionality
2019-06-19 Tomohiro KusumiUse ZFS_DEV macro instead of literals
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-06-13 Tulsi JainRestrict filesystem creation if name referred either...
2019-05-28 Tomohiro KusumiRefactor parent dataset handling in libzfs zfs_rename()
2019-05-24 loli10Kzfs: don't pretty-print objsetid property
2019-05-20 Ryan MoellerFix wrong assertion in libzfs diff error handling
2019-05-07 Brian BehlendorfFix send/recv lost spill block
2019-05-02 Tom CaputiAdd feature check for 'zpool resilver' command
2019-05-01 Tomohiro KusumiCorrect snprintf() size argument
2019-04-19 Tomohiro KusumiFix typo "/zbin/zpool" -> "/sbin/zpool"
next