]> git.proxmox.com Git - mirror_zfs.git/history - module
Activate filesystem features only in syncing context
[mirror_zfs.git] / module /
2023-01-12 George AmanakisActivate filesystem features only in syncing context
2023-01-11 Mateusz PiotrowskiTurn default_bs and default_ibs into ZFS_MODULE_PARAMs
2023-01-10 Mateusz PiotrowskiAdd tunable to allow changing micro ZAP's max size
2023-01-10 Matthew AhrensBatch enqueue/dequeue for bqueue
2023-01-10 Brian Behlendorfztest: update ztest_dmu_snapshot_create_destroy()
2023-01-10 Matthew Ahrensztest fails assertion in zio_write_gang_member_ready()
2023-01-09 Ameer Hamzazed: add hotplug support for spare vdevs
2023-01-09 Alexander MotinRemove some dead ARC code. (#14340)
2023-01-06 Coleman Kanelinux 6.2 compat: get_acl() got moved to get_inode_acl...
2023-01-06 Antonio RussoLinux 6.1 compat: open inside tmpfile()
2023-01-05 Richard YaoIllumos #15286: do_composition() needs sign awareness
2023-01-05 Mateusz GuzikFreeBSD: catch up to 1400077
2023-01-05 Alexander MotinHide b_freeze_* under ZFS_DEBUG
2023-01-05 Alexander MotinImplement uncached prefetch
2022-12-22 Alexander Motinarc_read()/arc_access() refactoring and cleanup
2022-12-22 Ryan MoellerFreeBSD: Fix potential boot panic with bad label
2022-12-22 Matthew Ahrensdeadlock between spa_errlog_lock and dp_config_rwlock
2022-12-14 Doug RabsonFreeBSD: Remove stray debug printf
2022-12-14 Richard YaoZero end of embedded block buffer in dump_write_embedded()
2022-12-14 Richard YaoCache dbuf_hash() calculation
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-12-12 Ameer HamzaSkip permission checks for extended attributes
2022-12-09 Allan JudeRestrict visibility of per-dataset kstats inside FreeBS...
2022-12-09 Serapheim Dimitrop... Bypass metaslab throttle for removal allocations
2022-12-08 Richard YaoFix dereference after null check in enqueue_range
2022-12-08 Richard YaoLinux: Cleanup unnecessary NULL check in __vdev_disk_ph...
2022-12-08 Richard YaoRemove duplicate statically allocated variable
2022-12-05 Richard YaoMicro-optimize fletcher4 calculations
2022-12-05 Richard YaoFreeBSD: zfs_register_callbacks() must implement error...
2022-12-03 George Wilsonzio can deadlock during device removal
2022-12-03 George Wilsonnopwrites on dmu_sync-ed blocks can result in a panic
2022-12-03 Rob WingBump checksum error counter before reporting to ZED
2022-11-30 szuberskFix Clang 15 compilation errors
2022-11-30 szuberskFix GCC 12 compilation errors
2022-11-29 Yann Colletzstd: Refactor prefetching for the decoding loop
2022-11-29 Nick Terrellzstd: [superblock] Add defensive assert and bounds...
2022-11-29 Richard YaoFix NULL pointer dereference in dbuf_prefetch_indirect_...
2022-11-29 Richard YaoCleanup: Delete dead code from send_merge_thread()
2022-11-29 AlexanderFix the last two CFI callback prototype mismatches
2022-11-29 Richard YaoLua: Fix bad bitshift in lua_strx2number()
2022-11-29 Alexander MotinRemove few pointer dereferences in dbuf_read()
2022-11-29 Mateusz GuzikFreeBSD: stop using buffer cache-only routines on sync
2022-11-29 Alexander MotinSwitch dnode stats to wmsums
2022-11-29 Alexander MotinMicro-optimize zrl_remove()
2022-11-29 Ameer Hamzazed: unclean disk attachment faults the vdev
2022-11-28 Richard YaoConvert some sprintf() calls to kmem_scnprintf()
2022-11-28 Allan JudeAvoid a null pointer dereference in zfs_mount() on...
2022-11-28 Alexander MotinRemove atomics from zh_refcount
2022-11-18 Ameer Hamzazed: post a udev change event from spa_vdev_attach()
2022-11-18 George AmanakisFix setting the large_block feature after receiving...
2022-11-15 Rich ErcolaniHandle and detect #13709's unlock regression (#14161)
2022-11-11 shodanshokFix arc_p aggressive increase
2022-11-10 Richard YaoCleanup: Suppress Coverity dereference before/after...
2022-11-10 Richard YaoFix potential NULL pointer dereference regression
2022-11-10 Mariusz ZaborskiAllow to control failfast
2022-11-08 Mariusz Zaborskiquota: disable quota check for ZVOL
2022-11-08 Alan SomersOptionally skip zil_close during zvol_create_minor_impl
2022-11-08 youzhongyangSupport idmapped mount in user namespace
2022-11-08 Damian Szuberskidsl_prop_known_index(): check for invalid prop
2022-11-07 Brooks Davisfreebsd: add ifdefs around legacy ioctl support
2022-11-07 Brooks Davisfreebsd: remove no-op vn_renamepath()
2022-11-04 Ameer Hamzazed: Prevent special vdev to be replaced by hot spare
2022-11-04 Alexander Lobakinicp: fix all !ENDBR objtool warnings in x86 Asm code
2022-11-04 Alexander Lobakinicp: fix rodata being marked as text in x86 Asm code
2022-11-04 Alexander Lobakinicp: properly fix all RETs in x86_64 Asm code
2022-11-04 Richard YaoFreeBSD: Fix out of bounds read in zfs_ioctl_ozfs_to_le...
2022-11-03 Serapheim Dimitrop... Expose zfs_vdev_open_timeout_ms as a tunable
2022-11-03 Allan JudeAllow mounting snapshots in .zfs/snapshot as a regular...
2022-11-03 Richard YaoCleanup: Remove branches that always evaluate the same way
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 Davislua: cast through uintptr_t when return a pointer
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-03 Brooks Davisacl: use uintptr_t for ace walker cookies
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()
next