]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module
Fix inconsistent definition of zfs_scrub_error_blocks_per_txg
[FreeBSD/FreeBSD.git] / module /
2023-05-26 George AmanakisFix inconsistent definition of zfs_scrub_error_blocks_p...
2023-05-25 Alexander Motinzil: Add some more statistics.
2023-05-25 Alexander MotinZIL: Reduce scope of per-dataset zl_issuer_lock.
2023-05-24 Akash BFix concurrent resilvers initiated at same time
2023-05-24 youzhongyangLinux 6.4 compat: reclaimed_slab renamed to reclaimed
2023-05-19 Brian AtkinsonHold db_mtx when updating db_state
2023-05-19 Brian BehlendorfProbe vdevs before marking removed
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-18 Brian BehlendorfAdd the ability to uninitialize
2023-05-15 Richard YaoFix undefined behavior in spa_sync_props()
2023-05-15 Richard YaoFix use after free regression in spa_remove_healed_errors()
2023-05-12 Alexander Motinzil: Free lwb_buf after write completion.
2023-05-12 Alexander Motinzil: Some micro-optimizations.
2023-05-11 Pawel Jakub DawidekMake sure we are not trying to clone a spill block.
2023-05-11 Pawel Jakub DawidekCorrect comment.
2023-05-11 Pawel Jakub DawidekRemove badly placed comment.
2023-05-11 Pawel Jakub DawidekDon't call zfs_exit_two() before zfs_enter_two().
2023-05-11 Pawel Jakub DawidekDon't use dmu_buf_is_dirty() for unassigned transaction.
2023-05-11 Pawel Jakub DawidekDeny block cloning is dbuf size doesn't match BP size.
2023-05-11 Pawel Jakub DawidekAdditional block cloning fixes.
2023-05-11 Alexander Motinzil: Don't expect zio_shrink() to succeed.
2023-05-10 Ameer HamzaPrevent panic during concurrent snapshot rollback and...
2023-05-09 Brian BehlendorfAdd dmu_tx_hold_append() interface
2023-05-09 George AmanakisRemove duplicate code in l2arc_evict()
2023-05-09 Alexander MotinRemove single parent assertion from zio_nowait().
2023-05-09 George AmanakisEnable the head_errlog feature to remove errors
2023-05-08 George AmanakisFixes in head_errlog feature with encryption
2023-05-08 Matthew AhrensVerify block pointers before writing them out
2023-05-05 Alexander MotinFix two abd_gang_add_gang() issues.
2023-05-05 Pawel Jakub DawidekPlug memory leak in zfsdev_state.
2023-05-03 Ameer Hamzazpool import -m also removing spare and cache when...
2023-05-03 George AmanakisOptimize check_filesystem() and process_error_log()
2023-05-02 Pawel Jakub DawidekUse correct block pointer in block cloning case.
2023-05-02 Mateusz Guzikblake3: fix up bogus checksums in face of cpu migration
2023-05-02 Serapheim Dimitrop... Correct ABD size for split block ZIOs
2023-04-27 Justin Hibbitspowerpc64: Support ELFv2 asm on Big Endian
2023-04-27 Alexander MotinMark TX_COMMIT transaction with TXG_NOTHROTTLE.
2023-04-26 Tino ReichardtFix BLAKE3 aarch64 assembly for FreeBSD and macOS
2023-04-26 Brian BehlendorfFix checkstyle warning
2023-04-26 Alexander MotinFix positive ABD size assertion in abd_verify().
2023-04-26 Mateusz GuzikFreeBSD: fix up EINVAL from getdirentries on .zfs
2023-04-26 Mateusz GuzikFreeBSD: add missing vn state transition for .zfs
2023-04-25 Brian BehlendorfRevert "Fix data race between zil_commit() and zil_susp...
2023-04-25 Han GaoAdd loongarch64 support
2023-04-24 Mateusz GuzikFreeBSD: add missing vop_fplookup assignments
2023-04-24 Mateusz GuzikFreeBSD: try to fallback early if can't do optimized...
2023-04-24 Mateusz GuzikFreeBSD: fix up EXDEV handling for clone_range
2023-04-21 Dimitry AndricFreeBSD: make zfs_vfs_held() definition consistent...
2023-04-21 Allan JudeAdd support for zpool user properties
2023-04-20 Richard YaoLinux: zfs_zaccess_trivial() should always call generic...
2023-04-20 rob-wingCreate zap for root vdev
2023-04-19 Herb WartensAllow MMP to bypass waiting for other threads
2023-04-19 Ameer HamzaFix "Detach spare vdev in case if resilvering does...
2023-04-18 Tony HutterRevert "ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_...
2023-04-17 Pawel Jakub DawidekFix VERIFY(!zil_replaying(zilog, tx)) panic
2023-04-12 Pawel Jakub DawidekFix data corruption when cloning embedded blocks
2023-04-12 George AmanakisFix in check_filesystem()
2023-04-10 Alan SomersTrim needless zeroes from checksum events
2023-04-10 youzhongyangLinux 6.3 compat: idmapped mount API changes
2023-04-10 Kyle Evansmodule: resync part of Makefile.bsd
2023-04-06 Rob Nvdev: expose zfs_vdev_max_ms_shift as a module parameter
2023-04-06 George AmanakisFix typo in check_clones()
2023-04-06 Martin MatuškaMiscellaneous FreBSD compilation bugfixes
2023-04-06 Rob Nvdev: expose zfs_vdev_def_queue_depth as a module parameter
2023-04-05 Alexander MotinFix some signedness issues in arc_evict()
2023-04-05 youzhongyangLinux 6.3 compat: writepage_t first arg struct folio*
2023-03-31 Brian BehlendorfUse vmem_zalloc to silence allocation warning
2023-03-28 George AmanakisFixes in persistent error log
2023-03-28 Kevin JinFix short-lived txg caused by autotrim
2023-03-28 Brian BehlendorfAdditional limits on hole reporting
2023-03-28 George WilsonRevert "Do not hold spa_config in ZIL while blocked...
2023-03-24 Ameer HamzaUpdate vdev state for spare vdev
2023-03-24 Rich ErcolaniDrop lying to the compiler in the fletcher4 code
2023-03-24 George Wilsonpanic loop when removing slog device
2023-03-24 Matthew AhrensFix prefetching of indirect blocks while destroying
2023-03-24 Pawel Jakub DawidekFix cloning into already dirty dbufs.
2023-03-22 Pawel Jakub DawidekFix build on FreeBSD
2023-03-18 Alexander MotinFreeBSD: Remove extra arc_reduce_target_size() call
2023-03-16 Richard YaoFix possible bad bit shift in dnode_next_offset_level()
2023-03-16 naivekunQAT: Fix uninitialized seed in QAT compression
2023-03-14 Tino ReichardtRemove unused Edon-R variants
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Richard YaoFix possible NULL pointer dereference in nvlist_lookup_...
2023-03-14 Richard YaoSilence clang static analyzer warnings about stored...
2023-03-14 Richard YaoFix possible NULL pointer dereference in dbuf_verify()
2023-03-14 Tino ReichardtReplace dead opensolaris.org license links
2023-03-14 Richard YaoZero zio_prop_t in flush_write_batch_impl()
2023-03-14 Richard YaoFix uninitialized scalar value read regression in dmu_r...
2023-03-14 Matthew AhrensZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()
2023-03-14 Attila Fülöpzcommon: Refactor FPU state handling in fletcher4
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-10 Paul DagnelieFix incremental receive silently failing for recursive...
2023-03-10 Richard Yaotxg_sync should handle write errors in ZIL
2023-03-08 Richard YaoSuppress clang static analyzer warning in vdev_stat_upd...
2023-03-08 Richard YaoSuppress static analyzer warning in dmu_objset_create_i...
2023-03-08 Richard YaoLinux: Fix octal detection in define_ddi_strtox()
2023-03-08 Richard YaoLinux: Suppress clang static analyzer warning in zfs_re...
2023-03-08 Richard YaoLinux: Silence static analyzer warning in crypto_create...
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning in bpobj_enqueue()
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning in dsl_dir_renam...
next