]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/zfs
FreeBSD: Fix out of bounds read in zfs_ioctl_ozfs_to_legacy()
[FreeBSD/FreeBSD.git] / module / zfs /
2022-11-03 Brooks DavisRemove an unused variable
2022-11-03 Richard YaoAddress warnings about possible division by zero from...
2022-11-03 Attila FülöpDeny receiving into encrypted datasets if the keys...
2022-11-03 Brooks DavisUse intptr_t when storing an integer in a pointer
2022-11-03 Brooks Daviszfs_onexit_add_cb: make action_handle point to a uintptr_t
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 Andrew InnesFix multiplication converted to larger type
2022-10-27 Richard YaoConvert enum zio_flag to uint64_t
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 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 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 Tino ReichardtFix declarations of non-global variables
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-10-12 Richard YaoAdd defensive assertions
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-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-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 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 userspace memory leaks found by Clang Static Analzyer
2022-09-27 Richard YaoCleanup: Remove ineffective unsigned comparisons against 0
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 Ameer HamzaDelay ZFS_PROP_SHARESMB property to handle it for encry...
2022-09-20 Richard YaoFix usage of zed_log_msg() and zfs_panic_recover()
2022-09-16 Tino ReichardtFix BLAKE3 tuneable and module loading on Linux and...
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-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 Alexander MotinImprove too large physical ashift handling
2022-09-06 Richard YaoCleanup Raid-Z Typo fixes
2022-09-02 Umer SaleemAdd DD_FIELD string for snapshots_changed property
2022-09-02 Andriy GaponAdd zfs.sync.snapshot_rename
2022-09-02 Alexander MotinApply arc_shrink_shift to ARC above arc_c_min
2022-08-25 Brian BehlendorfRevert "Avoid panic with recordsize > 128k, raw sending...
2022-08-24 Umer SaleemUpdates for snapshots_changed property
2022-08-23 George AmanakisFix zpool status in case of unloaded keys
2022-08-22 Paul DagneliePrevent zevent list from consuming all of kernel memory
2022-08-08 Christian SchwarzAdd comment on acb_zio_dummy
2022-08-04 Paul DagnelieDon't double-zero buffers in fault management nvlists
2022-08-02 Umer SaleemAdd snapshots_changed as property
2022-08-01 Tino ReichardtSkip checksum benchmarks on systems with slow cpu
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-25 Ameer HamzaAdd createtxg sort support for simple snapshot iterator
2022-07-21 ixhamzaAdd support for per dataset zil stats and use wmsum...
2022-07-21 Alexander MotinFix scrub resume from newly created hole
2022-07-21 Tino ReichardtFix memory allocation for the checksum benchmark
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-07-07 Finix1979Call nvlist_free before return
2022-07-05 Alexander MotinAvoid memory copy when verifying raidz/draid parity
2022-07-05 Alexander MotinAvoid memory copies during mirror scrub
2022-06-30 George AmanakisFix dnode byteswapping
2022-06-29 набRemaining {=> const} char|void *tag
2022-06-29 набEnable -Wwrite-strings
2022-06-28 Alexander MotinFix and disable blocks statistics during scrub
2022-06-27 Brian BehlendorfFix -Wuse-after-free warning in dbuf_destroy()
2022-06-27 Brian BehlendorfFix -Wuse-after-free warning in dbuf_issue_final_prefet...
2022-06-27 Brian BehlendorfFix -Wattribute-warning in dsl layer
2022-06-27 Brian BehlendorfFix -Wattribute-warning in zfs_log_xvattr()
2022-06-27 George AmanakisAvoid panic with recordsize > 128k, raw sending and...
next