]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Move zfs_gitrev.h to build directory
[FreeBSD/FreeBSD.git] / lib /
2020-06-22 Prawnzfs -V: Print userland version even if kernel module...
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarAdd include files for prototypes
2020-06-18 Arvind SankarRemove dead code
2020-06-18 Arvind SankarMark functions as static
2020-06-18 Arvind SankarCleanup libzpool/kernel.c
2020-06-18 Matthew MacyDisambiguate condvar API contract
2020-06-16 Matthew AhrensRemove refences to blacklist/whitelist
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-06-10 Arvind SankarFix VPATH builds for user config
2020-06-10 Andrea GelminiFix typos
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2020-06-08 Paul DagnelieDon't erase final byte of envblock
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-05-28 набAlways use "%lld" for formatting time_ts
2020-05-28 набCorrectly handle the x32 ABI
2020-05-28 John GallagherRework error handling in zpool_trim()
2020-05-21 felixdoerremount: use the mount syscall directly
2020-05-20 Paul DagnelieSmall program that converts a dataset id and an object...
2020-05-10 Brian AtkinsonCombine OS-independent ABD Code into Common Source...
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-05-06 George AmanakisEnable splitting mirrors with indirect vdevs
2020-04-30 Adam D. MossFix regression caused by c14ca14
2020-04-28 Jason KingSupport custom URI schemes for the keylocation property
2020-04-23 Matthew Ahrenschange libspl list member names to match kernel
2020-04-23 Matthew AhrensRemove deduplicated send/receive code
2020-04-22 Joao Carlos Mendes... Fix more leaks detected by ASAN
2020-04-14 alavisssys/mnttab.h: include sys/stat.h for stat64
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-04-10 Matthew AhrensAdd `zstream redup` command to convert deduplicated...
2020-04-10 George AmanakisPersistent L2ARC
2020-04-07 alexlibzfs_pool: Remove unused check for ENOTBLK
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...
next