]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module
Fixing gang ABD child removal race condition
[FreeBSD/FreeBSD.git] / module /
2020-07-14 Brian AtkinsonFixing gang ABD child removal race condition
2020-07-12 Matthew Ahrensfilesystem_limit/snapshot_limit is incorrectly enforced...
2020-07-12 Matthew MacyFreeBSD: Use a hash table for taskqid lookups
2020-07-10 George AmanakisFix a persistent L2ARC bug in l2arc_write_done()
2020-07-06 Mark JohnstonFix a deadlock in the FreeBSD getpages VOP
2020-07-06 Mark JohnstonAdd a "try" operation for range locks
2020-07-03 Ryan MoellerUpdate zfs_freebsd_need_inactive to fix mmapped writes
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-07-01 Matthew Macyfreebsd: changes necessary to coexist with dtrace in...
2020-06-29 Matthew AhrensClean up OS-specific ARC and kmem code
2020-06-27 Matthew AhrensRevise SPL wrapper for shrinker callbacks
2020-06-27 Serapheim Dimitrop... Use percpu_counter for obj_alloc counter of Linux-backe...
2020-06-26 Arvind SankarInclude FreeBSD sources in module dist
2020-06-26 Matthew AhrensARC shrinking blocks reads/writes
2020-06-25 Arvind SankarFix tags targets in module/Makefile.in + cleanup
2020-06-25 Arvind SankarMove zfs_gitrev.h to build directory
2020-06-25 Arvind SankarSupport out-of-tree kmod build on FreeBSD
2020-06-23 Ryan MoellerAdd zfs_multihost_interval tunable handler for FreeBSD
2020-06-22 Matthew AhrensClarify comments in config/*.m4, vdev_geom.c, zfs_allow...
2020-06-19 Ryan MoellerFix copy-paste error breaking FreeBSD head
2020-06-18 Ryan MoellerMatch new vfs_checkexp KPI in FreeBSD head
2020-06-18 Arvind SankarEnable -Wmissing-prototypes/-Wstrict-prototypes
2020-06-18 Arvind SankarSwitch off -Wmissing-prototypes for libgcc math functions
2020-06-18 Arvind SankarMake Skein_{Get,Put}64_LSB_First inline functions
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 adilgerlinux: add basic fallocate(mode=0/2) compatibility
2020-06-18 Matthew MacyDisambiguate condvar API contract
2020-06-18 Matthew MacyAdd abd_cache_reap_now for abd_chunk_cache users
2020-06-17 Jorgen Lundmanzfs_ioctl: saved_poolname can be truncated
2020-06-17 Alexander MotinSet initial arc_c to arc_c_min instead of arc_c_max
2020-06-16 Ryan MoellerFreeBSD: Kernel module should depend on xdr not krpc...
2020-06-16 Jorgen LundmanMake struct vdev_disk_t be platform private
2020-06-16 Brian AtkinsonFixing ABD struct allocation for FreeBSD
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-06-14 Jorgen LundmanUpstream: zil_commit_waiter() can stall forever
2020-06-11 Brian AtkinsonRemoving ZERO_PAGE abd_alloc_zero_scatter
2020-06-10 Ryan MoellerFixup "Avoid the GEOM topology lock recursion when...
2020-06-10 Arvind SankarCleanup linux module kbuild files
2020-06-10 Andrea GelminiFix typos
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2020-06-09 George AmanakisTrim L2ARC
2020-06-08 Michael NiewöhnerMove GFP flags kernel compatibility code
2020-06-08 Michael NiewöhnerLinux 5.8 compat: __vmalloc()
2020-06-08 Pawel Jakub DawidekRestore support for in-kernel ZFS ioctls
2020-06-08 Pawel Jakub DawidekRemove redundant includes
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-06-06 Brian Behlendorfzfsvfs_setup(): zap_stats_t may have undefined content...
2020-06-06 Allan JudeConnect dataset_kstats for FreeBSD
2020-06-04 Paul DagnelieFix double mutex_init bug in send code
2020-06-03 Allan Judezfsvfs_setup(): zap_stats_t may have undefined content...
2020-06-03 Ryan MoellerFreeBSD: Simplify zvol and fix locking
2020-06-03 Ryan MoellerPeriodically update ARC kstats
2020-06-03 Jorgen LundmanRestore avl_update() calls and related functions
2020-05-30 Matthew MacyFix crypto build on FreeBSD HEAD
2020-05-26 Jorgen LundmanMemory leak in dsl_destroy_snapshots_nvl error case
2020-05-21 Brian AtkinsonGang ABD Type
2020-05-20 DeHackEdUse boot_ncpus in place of max_ncpus in taskq_create
2020-05-19 Ryan Moellerfreebsd: Correct the order of arguments to copyin(...
2020-05-16 Kyle Evansfreebsd: return EISDIR for read(2) on directories
2020-05-16 Ryan MoellerFix ZVOL_DIR
2020-05-15 Matthew AhrensFix error handling in receive_writer_thread()
2020-05-15 yparitcherFix VN_OPEN_INVFS typo
2020-05-15 Brian BehlendorfFix abd_enter/exit_critical wrappers
2020-05-14 Jorgen LundmanUpstream: add missing thread_exit()
2020-05-14 Matthew Ahrensremove unneeded member drc_err of dmu_recv_cookie_t
2020-05-13 John PoduskaResilver restarts unnecessarily when it encounters...
2020-05-10 Brian AtkinsonCombine OS-independent ABD Code into Common Source...
2020-05-07 George AmanakisImprovements on persistent L2ARC
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
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 Ryan MoellerAvoid the GEOM topology lock recursion when autoexpandi...
2020-05-04 Ryan MoellerUpdate FreeBSD SPL atomics
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 Brian BehlendorfAdd longjmp support for Thumb-2
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 Tom CaputiFix missing ivset guid with resumed raw base recv
2020-04-23 Matthew AhrensRemove deduplicated send/receive code
2020-04-22 Matthew AhrensUse a struct to organize metaslab-group-allocator fields
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-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-04-13 Brian BehlendorfDisable user space reference tracking
2020-04-11 Matthew Ahrenszvol_write() can use dmu_tx_hold_write_by_dnode()
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()
next