]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module
Removing ABD Parent Child Reference Before Freeing ABD
[FreeBSD/FreeBSD.git] / module /
2020-10-30 Ryan Moellerzvol_os: Tidy up asserts
2020-10-30 Mateusz Guzikzstd: track allocator statistics
2020-10-30 Attila FülöpICP: gcm: Allocate hash subkey table separately
2020-10-30 Attila FülöpAdd some missing cfi frame info in aesni-gcm-x86_64.S
2020-10-30 Mateusz GuzikFreeBSD: catch up with 1300124 version bump
2020-10-30 Ryan MoellerFreeBSD: Fix 12.2-STABLE after AT_BENEATH MFC
2020-10-30 Matthew MacyRemove UIO_ZEROCOPY functions structures
2020-10-30 Alexander MotinYield periodically when rebuilding L2ARC
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-10-30 Alexander MotinFreeBSD: Remove BIO_ORDERED flag from BIO_FLUSH
2020-10-29 Mateusz GuzikLinux: g/c leftover fence in zfs_znode_alloc
2020-10-29 Mateusz GuzikFreeBSD: g/c unused zfs_znode_move support
2020-10-27 Brian BehlendorfUse known license string for zlua
2020-10-26 Ryan MoellerFreeBSD: Skip RAW kstat sysctls by default
2020-10-26 Mateusz GuzikFreeBSD: catch up with 1300123 version bump
2020-10-22 Ryan MoellerAdd missing zfs_arc_evict_batch_limit tunable
2020-10-21 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-10-20 Adam D. MossNon-l2arc pool reads shouldn't be l2arc misses
2020-10-20 Kyle EvansMakefile.bsd: remove directory that no longer exists
2020-10-20 Matthew MacyFreeBSD: delete unreferenced file
2020-10-15 Mateusz GuzikFreeBSD: add missing fplookup_vexec handler to special...
2020-10-15 Mateusz GuzikFreeBSD: g/c unused vop vector zfsctl_ops_shares_dir
2020-10-15 Don BradyIgnore special vdev ashift for spa ashift min/max
2020-10-14 Christian SchwarzFix crash caused by invalid snapshot names in redactnvl
2020-10-14 Paul DagnelieFix incorrect deletion order in range_tree_add_impl...
2020-10-14 Mateusz GuzikFreeBSD: fix panic due to tqid overflow
2020-10-14 Ryan MoellerCross-platform acltype
2020-10-14 Warner LoshFreeBSD: make adjustments for the standalone environment
2020-10-14 Matthew Macydmu_zfetch: don't leak unreferenced stream when zfetch...
2020-10-14 Warner Loshaarch64: Use proper guards for NEON instructions
2020-10-13 Mateusz GuzikFreeBSD: use cache_rename if available
2020-10-13 Ryan MoellerExpose zfetch_max_idistance tunable
2020-10-09 Christian Schwarzzil_parse: make callback parameters const
2020-10-09 Ryan MoellerLinux: Initialize zp in zfs_setattr_dir
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-10-09 Jacob AdamsFix Linux modules uninstall
2020-10-08 Chuck TuffliFix ubsan: shift exponent is too large
2020-10-08 Ryan MoellerMake dbufstat work on FreeBSD
2020-10-08 Ryan MoellerFreeBSD: Sort and dedup includes in kmod_core
2020-10-05 George AmanakisMake L2ARC tests more robust
2020-10-03 Ryan MoellerFreeBSD: Sort out kernel FPU headers for 12.1-REL
2020-10-03 Ryan MoellerThrow const on some strings
2020-10-03 John PoduskaMismatched nvlist names in zfs_keys_send_space
2020-09-30 Brian BehlendorfFix buggy procfs_list_seq_next warning
2020-09-30 Ryan MoellerFreeBSD: Fix legacy compat for platform IOCs
2020-09-30 Matthew MacyEliminate gratuitous bzeroing in dbuf_stats_hash_table_data
2020-09-30 Sebastian Gottschalldo a cyclic seek for unused memory objects in pool
2020-09-30 Ryan MoellerDrop references when skipping dmu_send due to EXDEV
2020-09-29 Brian BehlendorfUse known license string for zzstd
2020-09-28 Matthew Macyzfetch: Don't issue new streams when old have not completed
2020-09-25 Adam D. MossAdd DB_RF_NOPREFETCH to dbuf_read()s in dnode.c
2020-09-25 Brian BehlendorfFix PREEMPTION=y and BLK_CGROUP=y config on arm64
2020-09-25 Mateusz GuzikFreeBSD: update cache_purgevfs usage after 1300117...
2020-09-25 Ryan MoellerFreeBSD: Code cleanup in zio_crypt
2020-09-25 Ryan MoellerPrune dead branch reported by Coverity
2020-09-25 Christian Schwarzzfs_log_write: simplify data copying code for WR_COPIED...
2020-09-23 Matthew MacyFreeBSD: Add support for procfs_list
2020-09-23 Matthew MacyFreeBSD: Don't save user FPU context in kernel threads
2020-09-22 Paul DagnelieDon't set numobjs to UINT64_MAX or near it
2020-09-22 George AmanakisRestore clearing of L2CACHE flag in arc_read_done()
2020-09-22 Mark JohnstonFix a logic bug in the FreeBSD getpages VOP
2020-09-22 Ryan MoellerFreeBSD: Reduce stack usage of Lua
2020-09-21 Mark JohnstonAnnontate FreeBSD sysctls with CTLFLAG_MPSAFE
2020-09-21 Mark JohnstonFix switch statement indentation in the FreeBSD kstat...
2020-09-18 George Wilsonvdev_ashift should only be set once
2020-09-18 George Wilsonpool may become suspended during device expansion
2020-09-17 Ryan MoellerFreeBSD: Do not copy vp into f_data for DTYPE_VNODE...
2020-09-17 John PoduskaNeed a long hold in zpl_mount_impl
2020-09-16 Ryan MoellerRename acltype=posixacl to acltype=posix
2020-09-15 Pavel SnajdrFix stack frame size: dnode_dirty_l1range()
2020-09-15 Pavel Snajdrdmu_redact_snap: fix possible memleak
2020-09-15 Pavel SnajdrFix stack frame size: dmu_redact_snap()
2020-09-15 Pavel SnajdrFix stack frame size: spa_livelist_delete_cb()
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-09-15 Ryan MoellerLinux: Prevent destruction while showing mount devname
2020-09-14 George AmanakisAdd L2ARC arcstats for MFU/MRU buffers and buffer conte...
2020-09-09 Mateusz GuzikFreeBSD: convert teardown inactive lock to a read-mostl...
2020-09-09 Olaf FaalandInitialize mmp_last_write when the mmp thread starts
2020-09-09 Ryan MoellerFreeBSD: drop dependency on cryptodev module
2020-09-08 George AmanakisIntroduce ZFS module parameter l2arc_mfuonly
2020-09-08 Toomas Soomednode_special_open() error: unchecked function return...
2020-09-04 Matthew MacyFreeBSD: reduce priority of ZIO_TASKQ_ISSUE writes...
2020-09-04 Brian BehlendorfSequential scrub and resilver updated comments
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-04 Matthew Ahrensnowait synctask must succeed
2020-09-04 Ryan MoellerRetain thread name when resuming a zthr
2020-09-04 Matthew MacyReplace cv_{timed}wait_sig with cv_{timed}wait_idle...
2020-09-02 Spencer KinnyLinks in Source Files
2020-09-02 Toomas Soomezvol: unsigned off can not be less than zero
2020-09-01 Ryan MoellerMake spa_stats.c tunables visible on FreeBSD
2020-09-01 Matthew MacyFreeBSD: Fix up after spa_stats.c move
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-09-01 Ryan MoellerFreeBSD: Remove unused SECLABEL code
2020-09-01 Ryan MoellerFreeBSD: Simplify INGLOBALZONE
2020-09-01 Toomas Soomezio_ereport_post() and zio_ereport_start() return value...
2020-08-30 Matthew MacyMove spa_stats.c to common code
2020-08-30 Matthew MacyFreeBSD: Fix spurious failure in zvol_geom_open
2020-08-30 Matthew MacyFreeBSD: add support for KSTAT_TYPE_RAW
2020-08-30 Brian BehlendorfLinux 5.9 compat: NR_SLAB_RECLAIMABLE
2020-08-27 Georgy Yakovlevmodule/zstd: pass -U__BMI__
next