]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-13 John PoduskaResilver restarts unnecessarily when it encounters...
2020-05-11 AJ JordanFix outdated comment header
2020-05-11 AJ JordanFix up arcstat(1) to match our version
2020-05-11 AJ JordanImport the arcstat(1m) manpage from illumos
2020-05-11 AJ JordanFix inconsistent capitalization in `arcstat -v`
2020-05-10 Richard LaagerChange zfsunlock for better busybox compatibility
2020-05-10 Brian AtkinsonCombine OS-independent ABD Code into Common Source...
2020-05-09 Petros KoutoupisFixed LDADD library links in Makefiles for cross compil...
2020-05-08 Brian BehlendorfZTS: refreserv_005_pos.ksh
2020-05-07 Andrey ProkopenkoUnlock encrypted root partition over SSH
2020-05-07 Richard LaagerRework README.initramfs.markdown
2020-05-07 Richard LaagerCleanup contrib/initramfs automake
2020-05-07 George AmanakisImprovements on persistent L2ARC
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-05-07 Philip PokornyFix column width calculation issue with certain termina...
2020-05-06 George AmanakisEnable splitting mirrors with indirect vdevs
2020-05-05 Ryan Moellertaskq: Don't leak system_delay_taskq on FreeBSD
2020-05-04 alavissconfig/kernel-inode-times: initialize timespec
2020-05-04 Ryan MoellerAvoid the GEOM topology lock recursion when autoexpandi...
2020-05-04 Ryan MoellerUpdate FreeBSD SPL atomics
2020-05-01 Ryan MoellerZTS: Count CKSUM for all vdevs in verify_pool
2020-05-01 Ryan Moellerzdb: Fix ignored zfs_arc_max tuning
2020-04-30 Paul B. HensonOpenZFS 6765 - zfs_zaccess_delete() comments do not...
2020-04-30 Paul B. HensonOpenZFS 6762 - POSIX write should imply DELETE_CHILD...
2020-04-30 Paul B. HensonOpenZFS 8984 - fix for 6764 breaks ACL inheritance
2020-04-30 Paul B. HensonOpenZFS 6764 - zfs issues with inheritance flags during...
2020-04-30 Paul B. HensonOpenZFS 3254 - add support in zfs for aclmode=restricted
2020-04-30 Paul B. HensonOpenZFS 742 - Resurrect the ZFS "aclmode" property...
2020-04-30 Adam D. MossFix regression caused by c14ca14
2020-04-30 Brian BehlendorfAdd longjmp support for Thumb-2
2020-04-28 Jason KingSupport custom URI schemes for the keylocation property
2020-04-28 Sara HartseAdd more sanity testing for zdb input args
2020-04-28 George AmanakisAdd missing zfs_refcount_destroy() in key_mapping_rele()
2020-04-28 Ryan MoellerFix zlib leak on FreeBSD
2020-04-25 alexzfs_create: round up volume size to multiple of bs
2020-04-25 Tom CaputiFix missing ivset guid with resumed raw base recv
2020-04-23 Brian BehlendorfFix unitialized variable in `zstream redup` command
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... Fix more leaks detected by ASAN
2020-04-22 Matthew AhrensUse a struct to organize metaslab-group-allocator fields
2020-04-21 Niklas HaasDon't attempt trimming "hole" vdevs
2020-04-20 Matthew AhrensFix zfs send progress reporting
2020-04-17 Matthew MacyUse new FreeBSD API to largely eliminate object locking
2020-04-17 George AmanakisPersistent L2ARC minor fixes
2020-04-15 Ryan MoellerUpdate FreeBSD tunables
2020-04-15 Ryan MoellerDon't delete freebsd.run in distclean
2020-04-14 Ryan MoellerFix SC2086 note in zpool.d/smart
2020-04-14 alavisssys/mnttab.h: include sys/stat.h for stat64
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-04-13 Joao Carlos... Fix allocation errors, detected using ASAN
2020-04-13 Brian BehlendorfDisable user space reference tracking
2020-04-13 alexZTS: Fix and change testcase cache_010_neg
2020-04-11 Matthew Ahrenszvol_write() can use dmu_tx_hold_write_by_dnode()
2020-04-11 Brian BehlendorfMinor `zstream redup` command fixes
2020-04-10 Matthew AhrensAdd `zstream redup` command to convert deduplicated...
2020-04-10 George AmanakisPersistent L2ARC
2020-04-09 Ryan MoellerDon't ignore zfs_arc_max below allmem/32
2020-04-09 Matthew MacyAdd separate field for indicating that spa is in middle...
2020-04-09 Brian BehlendorfLinux 5.7 compat: blk_alloc_queue()
2020-04-08 Matthew MacyUse vn_io_fault_uiomove on FreeBSD to avoid potential...
2020-04-07 Ryan MoellerFinish refactoring for ZFS_MODULE_PARAM_CALL
2020-04-07 alexlibzfs_pool: Remove unused check for ENOTBLK
2020-04-06 Ryan MoellerZTS: Fix non-portable date format
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-04-01 Fabio ScaccabarozziBugfix/fix uio partial copies
2020-03-31 Matthew AhrensImprove ZVOL sync write performance by using a taskq
2020-03-31 George AmanakisReset l2ad_hand and l2ad_first in l2arc_evict
2020-03-31 Ryan MoellerZTS: Skip udev actions in zvol_misc when not Linux
2020-03-27 Ryan MoellerLet default arc_c_max be platform dependent
2020-03-27 Matthew AhrensCompile cityhash code into libzfs
2020-03-26 Ryan MoellerZTS: Wait for free space between quota tests
2020-03-26 Dirkjan BussinkRemove checks for null out value in encryption paths
2020-03-26 alexzfs_get: change time format string from %k to %H
2020-03-18 Matthew AhrensDeprecate deduplicated send streams
2020-03-18 Ryan MoellerAvoid core dump on invalid redaction bookmark
2020-03-18 AvatatChanged decimals to integers in the arcstat script
2020-03-18 Brian BehlendorfFix zfs_rmnode() unlink / rollback issue
2020-03-17 Brian BehlendorfFix cstyle warnings
2020-03-17 Paul DagnelieSeparate warning for incomplete and corrupt streams
2020-03-17 Attila FülöpICP: gcm-avx: Support architectures lacking the MOVBE...
2020-03-17 Mariusz ZaborskiAdd option for forcible unmounting dataset while receiv...
2020-03-17 Ryan MoellerZTS: Use default_cleanup_noexit where needed
2020-03-17 Ryan MoellerExit status 256+signum is actually baked in to ksh
2020-03-16 Ryan Moellerlibzfs: Fix bounds checks for float parsing
2020-03-16 Matthew AhrensImprove zfs receive performance by batching writes
2020-03-16 Brian BehlendorfRemove CI builder customization from TEST
2020-03-13 Ryan MoellerZTS: Update flaky tests in zts-report
2020-03-12 Matthew Ahrensdmu_objset_from_ds must be called with dp_config_rwlock...
2020-03-12 Alexander MotinFix infinite scan on a pool with only special allocations
2020-03-12 Ryan MoellerZTS: Use correct signal numbers for status checks
2020-03-12 Ryan MoellerZTS: Test boundary conditions in alloc_class_012
2020-03-12 Ryan MoellerZTS: Wait for free space between write_dirs tests
2020-03-12 John PoduskaPrevent race condition in dnode_dest (#10101)
2020-03-12 Mark RoperPrevent deadlock in arc_read in Linux memory reclaim...
2020-03-11 Olaf Faalandzloop.sh should call ZDB with pool name
2020-03-10 Ryan MoellerZTS: Add a failsafe callback to run after each test
2020-03-10 Matthew AhrensImprove zfs send performance by bypassing the ARC
2020-03-10 Ryan MoellerZTS: Simplify some libtest functions
2020-03-10 Richard LaagerFix zfs-functions packaging bug
next