]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2023-01-10 Brian Behlendorfztest: ztest_dsl_prop_set_uint64() ENOSPC consistency
2023-01-10 Brian Behlendorfztest: reduce `zpool split` frequency
2023-01-10 Brian Behlendorfztest: update expectation for sparing a special device
2023-01-10 Matthew Ahrensztest fails assertion in zio_write_gang_member_ready()
2023-01-09 Charles Suhlibzpool: fix ddi_strtoull to update nptr
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: bio->bi_rw was renamed bio->bi_opf
2023-01-06 Coleman Kanelinux 6.2 compat: get_acl() got moved to get_inode_acl...
2023-01-06 Antonio RussoIntroduce ZFS_LINUX_REQUIRE_API autoconf macro
2023-01-06 Antonio RussoLinux 6.1 compat: open inside tmpfile()
2023-01-06 Antonio RussoZTS: close in mmapwrite.c
2023-01-05 Antonio RussoZTS: limit mmapwrite file size
2023-01-05 Clemens Langcontrib: dracut: Do not timeout waiting for pw
2023-01-05 Richard YaoIllumos #15286: do_composition() needs sign awareness
2023-01-05 Matthew Ahrensremoval of LegacyVersion broke ax_python_dev.m4
2023-01-05 Mateusz GuzikFreeBSD: catch up to 1400077
2023-01-05 Martin RüeggFix shebang for helper script of deb-utils
2023-01-05 Martin RüeggAdd quotation marks around `$PATH` for deb-utils
2023-01-05 Alexander MotinPack zrlock_t by 8 bytes
2023-01-05 Alexander MotinUpdate arc_summary and arcstat outputs
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-22 Brian BehlendorfDocumentation corrections
2022-12-21 Brian BehlendorfRevert "zdb: zdb_ddt_leak_init() reads uninitialized...
2022-12-20 George Melikovsystemd: set restart=always for zfs-zed.service
2022-12-15 Ethan Coe-RennerAdd color output to zfs diff.
2022-12-14 Doug RabsonFreeBSD: Remove stray debug printf
2022-12-14 Umer SaleemAdd native-deb* targets to build native Debian packages
2022-12-14 Richard YaoZero end of embedded block buffer in dump_write_embedded()
2022-12-14 Ameer HamzaAllow receiver to override encryption properties in...
2022-12-14 Richard YaoCache dbuf_hash() calculation
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-12-14 Marcel MenzelChange ZEVENT_POOL_GUID to ZEVENT_POOL to display pool...
2022-12-12 Richard YaoAddress theoretical uninitialized variable usage in...
2022-12-12 Ryan Moellerinitramfs: Fix legacy mountpoint rootfs
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 Richard YaoLinux PPC: Fix build failures on kernels built without...
2022-12-09 Serapheim DimitropoulosBypass metaslab throttle for removal allocations
2022-12-08 Richard YaoDo not pass -1 to strerror() from zfs_send_cb_impl()
2022-12-08 Richard YaoFix dereference after null check in enqueue_range
2022-12-08 Richard Yaozdb: Handle theoretical buffer overflow when printing...
2022-12-08 Richard Yaozdb: zdb_ddt_leak_init() reads uninitialized memory...
2022-12-08 Richard Yaoztest: comparisons against errno should not assign...
2022-12-08 Richard YaoFix potential buffer overflow in zpool command
2022-12-08 Richard Yaozdb: Fix big parameter passed by value
2022-12-08 Richard YaoLinux: Cleanup unnecessary NULL check in __vdev_disk_ph...
2022-12-08 Richard YaoRemove duplicate statically allocated variable
2022-12-08 Richard YaoCleanup: zhack should not declare function prototypes...
2022-12-08 Brian BehlendorfZTS: Add missing tests to Makefile.am
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 WingZTS: test reported checksum errors for ZED
2022-12-03 Rob WingBump checksum error counter before reporting to ZED
2022-12-03 Xinliang Liuautoconf: add support for openEuler
2022-11-30 szuberskFix Clang 15 compilation errors
2022-11-30 szuberskFix GCC 12 compilation errors
2022-11-30 Brian BehlendorfRetire Ubuntu 18.04 CI builder
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 YaoCoverity Model Update
2022-11-29 Richard YaoFix NULL pointer dereference in dbuf_prefetch_indirect_...
2022-11-29 Richard Yaozdb: Silence Coverity complaint about verify_livelist_a...
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 Brooks DavisDon't leak packed recieved proprties
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 Xinliang Liurpm: add support for openEuler
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 набcmd: zfs: fix missing mention of zfs diff -h
2022-11-28 Richard YaoSet multiple make jobs on CodeQL github workflows
2022-11-28 Minsoo ChooAdd <limits.h> header
2022-11-28 Allan Judezfs.4: Correct the default for zfs_vdev_async_write_max...
2022-11-28 Damian SzuberskiPython3: replace `distutils` with `sysconfig`
2022-11-28 Alexander MotinRemove atomics from zh_refcount
2022-11-18 John Wren KennedyZTS: zts-report silently ignores perf test results
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-18 Laura HildCorrect multipathd.target to .service
2022-11-18 Richard YaoFreeBSD: do_mount() passes wrong string length to helper
2022-11-18 Richard YaoFreeBSD: get_zfs_ioctl_version() should be cast to...
2022-11-18 szuberskUbuntu 22.04 integration: GitHub workflows
2022-11-18 szuberskUbuntu 22.04 integration: ZTS
2022-11-18 szuberskUbuntu 22.04 integration: Cppcheck
2022-11-18 szuberskUbuntu 22.04 integration: mancheck
2022-11-18 szuberskUbuntu 22.04 integration: ShellCheck
2022-11-16 Damian SzuberskiMake autodetection disable pyzfs for kernel/srpm config...
2022-11-15 Rich ErcolaniHandle and detect #13709's unlock regression (#14161)
next