]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module
linux isa_defs.h: Don't define _ALIGNMENT_REQUIRED
[FreeBSD/FreeBSD.git] / module /
2022-11-01 Ryan Moellerzil: Relax assertion in zil_parse
2022-10-29 Allan JudeAvoid null pointer dereference in dsl_fs_ss_limit_check()
2022-10-29 Richard YaoIntroduce kmem_scnprintf()
2022-10-29 Richard YaoFix too few arguments to formatting function
2022-10-28 Brian BehlendorfRevert "Cleanup: Delete dead code from send_merge_thread()"
2022-10-28 Mariusz Zaborskiquota: extend quota for dataset
2022-10-28 shodanshokFix ARC target collapse when zfs_arc_meta_limit_percent=100
2022-10-28 vaclavskalaPropagate extent_bytes change to autotrim thread
2022-10-28 Aleksa Saraizfs_rename: support RENAME_* flags
2022-10-28 Aleksa Saraizfs_rename: restructure to have cleaner fallbacks
2022-10-28 Pavel SnajdrRemove zpl_revalidate: fix snapshot rollback
2022-10-28 Andrew InnesFix multiplication converted to larger type
2022-10-27 Richard YaoConvert enum zio_flag to uint64_t
2022-10-26 Andrew InnesAligned free for aligned alloc
2022-10-20 Richard YaoLinux: Upgrade random_get_pseudo_bytes() to xoshiro256...
2022-10-20 Alexander MotinOptimize microzaps
2022-10-20 Richard YaoAdd defensive assertion to vdev_queue_aggregate()
2022-10-20 Richard Yaoabd_return_buf() should call zfs_refcount_remove_many...
2022-10-20 Richard Yaocrypto_get_ptrs() should always write to *out_data_2
2022-10-20 Richard YaoSilence static analyzer warnings about spa_sync_props()
2022-10-20 Akash BAdd options to zfs redundant_metadata property
2022-10-19 samwycFix sequential resilver drive failure race condition
2022-10-19 youzhongyangSupport idmapped mount
2022-10-18 Richard YaoFix memory leaks in dmu_send()/dmu_send_obj()
2022-10-18 Richard YaoCleanup: Remove NULL pointer check from dmu_send_impl()
2022-10-18 Richard YaoCleanup: Delete dead code from send_merge_thread()
2022-10-18 Richard YaoCleanup: zvol_add_clones() should not NULL check dp
2022-10-18 Richard YaoCleanup: metaslab_alloc_dva() should not NULL check...
2022-10-18 Richard YaoCleanup: Simplify userspace abd_free_chunks()
2022-10-18 Richard YaoFix possible NULL pointer dereference in sha2_mac_init()
2022-10-18 Richard YaoFix NULL pointer dereference in spa_open_common()
2022-10-18 Richard YaoFix NULL pointer passed to strlcpy from zap_lookup_impl()
2022-10-18 Richard Yaofm_fmri_hc_create() must call va_end() before returning
2022-10-18 Coleman KaneLinux 6.1 compat: change order of sys/mutex.h includes
2022-10-18 Tino ReichardtFix declarations of non-global variables
2022-10-14 Richard YaoFix theoretical array overflow in lua_typename()
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-10-14 Christian Schwarzzfs_domount: fix double-disown of dataset / double...
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-10-12 Richard YaoAdd defensive assertions
2022-10-11 Mark JohnstonFreeBSD: Fix a pair of bugs in zfs_fhtovp()
2022-10-11 Serapheim Dimitrop... Stop ganging due to past vdev write errors
2022-10-11 Richard YaoFix uninitialized value read in vdev_prop_set()
2022-10-06 Jorgen LundmanAvoid calling rw_destroy() on uninitialized rwlock
2022-10-04 Finix1979Avoid unnecessary metaslab_check_free calling
2022-09-30 Richard YaoFix potential NULL pointer dereference in dsl_dataset_p...
2022-09-30 Tino ReichardtFix double const qualifier declarations
2022-09-30 Richard YaoReduce false positives from Static Analyzers
2022-09-29 Serapheim Dimitrop... Fix panic in dsl_process_sub_livelist for EINTR
2022-09-29 Richard YaoFix unchecked return values
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-28 Mateusz GuzikBring per_txg_dirty_frees_percent back to 30
2022-09-27 Richard YaoFix unsafe string operations
2022-09-27 Richard YaoCleanup spa_export_common()
2022-09-27 Richard YaoLUA: Fix CVE-2014-5461
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
2022-09-27 Richard YaoFix bad free in skein code
2022-09-27 Richard YaoFix userspace memory leaks found by Clang Static Analzyer
2022-09-27 Richard YaoCleanup: Remove ineffective unsigned comparisons against 0
2022-09-26 Richard YaoLinux: Fix uninitialized variable usage in zio_do_crypt...
2022-09-23 Richard YaoFix unchecked return values and unused return values
2022-09-22 Brian BehlendorfDynamically size dbuf hash mutex array
2022-09-22 Brian BehlendorfRevert "Reduce dbuf_find() lock contention"
2022-09-22 Richard YaoCleanup: Change 1 used in bitshifts to 1ULL
2022-09-20 youzhongyangFix minor issues in namespace delegation support
2022-09-20 Mateusz GuzikFreeBSD: handle V_PCATCH
2022-09-20 Mateusz GuzikFreeBSD: catch up to 1400068
2022-09-20 Ameer HamzaDelay ZFS_PROP_SHARESMB property to handle it for encry...
2022-09-20 Richard YaoFreeBSD: Cleanup zfs_readdir()
2022-09-20 Richard YaoFreeBSD: Fix uninitialized pointer read in spa_import_r...
2022-09-20 Richard YaoFix usage of zed_log_msg() and zfs_panic_recover()
2022-09-20 Richard YaoLinux: Fix use-after-free in zfsvfs_create()
2022-09-20 Martin MatuškaFreeBSD: fix static module build broken in 7bb707ffa
2022-09-20 Mateusz GuzikFreeBSD: stop passing LK_INTERLOCK to VOP_LOCK
2022-09-16 Tino ReichardtFix BLAKE3 tuneable and module loading on Linux and...
2022-09-16 Brian Behlendorfzfs_enter rework followup
2022-09-16 Ameer Hamzazfs recv hangs if max recordsize is less than received...
2022-09-16 Chunwei Chenzfs_enter rework
2022-09-15 Richard YaoAdd zfs_btree_verify_intensity kernel module parameter
2022-09-15 Richard YaoFix incorrect size given to bqueue_enqueue() call in...
2022-09-15 Richard YaoFix assertions in crypto reference helpers
2022-09-15 Richard YaoFix use-after-free bugs in icp code
2022-09-14 Richard YaoFreeBSD: Fix integer conversion for vnlru_free{,_vfsops}()
2022-09-14 Richard YaoAdd assertion to dsl_dataset_set_compression_sync
2022-09-14 Richard YaoFix theoretical "use-after-free" in dbuf_prefetch_indir...
2022-09-13 Richard YaoCleanup: Make memory barrier definitions consistent...
2022-09-13 Richard YaoCleanup dead spa_boot code
2022-09-12 Richard Yaovdev_draid_lookup_map() should not iterate outside...
2022-09-12 Richard YaoFix use-after-free in btree code
2022-09-12 Richard YaoCleanup: Use OpenSolaris functions to call scheduler
2022-09-08 Ryan MoellerFreeBSD: Replace legacy make_dev() interface usage
2022-09-08 Alexander MotinImprove too large physical ashift handling
2022-09-08 Finix1979Add Linux posix_fadvise support
2022-09-08 Richard YaoLinux SPL module init: Handle memory allocation failure...
2022-09-08 pkubajFix build on FreeBSD/powerpc64*
2022-09-06 Rob WingFreeBSD: add kqfilter support for zvol cdev
2022-09-06 Rob WingFreeBSD: add knlist_init_sx() for exclusive locks
2022-09-06 Richard YaoCleanup Raid-Z Typo fixes
next