]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
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)
2022-11-11 shodanshokFix arc_p aggressive increase
2022-11-10 Paul DagnelieAdd ability to recompress send streams with new compres...
2022-11-10 John Wren KennedyZTS: random_readwrite test doesn't run correctly
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-08 Mohamed TawfikAdds the `-p` option to `zfs holds`
2022-11-07 Brooks Davisfreebsd: simplify MD isa_defs.h
2022-11-07 Brooks Davisfreebsd: trim dkio.h to the minimum
2022-11-07 Brooks Davisfreebsd: add ifdefs around legacy ioctl support
2022-11-07 Brooks Davisfreebsd: remove no-op vn_renamepath()
2022-11-07 Brooks Davisfreebsd: remove unused vn_rename()
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 DimitropoulosExpose 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 Brooks DavisMake 1-bit bitfields unsigned
2022-11-03 Richard YaoAddress warnings about possible division by zero from...
2022-11-03 Brooks Davislibuutil: deobfuscate internal pointers
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 Davisrecvd_props_mode: use a uintptr_t to stash nvlists
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-03 Brooks Davislinux isa_defs.h: Don't define _ALIGNMENT_REQUIRED
2022-11-03 Brooks DavisImprove RISC-V support
2022-11-01 Richard YaoFreeBSD: Fix regression from kmem_scnprintf() in libzfs
2022-11-01 Vince van Oosteninclude overrides for zfs snapshot/rollback bootfs...
2022-11-01 Vince van Oosteninclude overrides for zfs-import.target
2022-11-01 Vince van Oosteninclude systemd overrides to zfs-dracut module
2022-11-01 Ryan Moellerzil: Relax assertion in zil_parse
2022-11-01 youzhongyangZTS: rsend_009_pos.ksh is destructive on zfs-on-root...
2022-10-31 Richard YaoFix oversights from 4170ae4e
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 YaoCleanup dump_bookmarks()
2022-10-29 Richard YaoFix too few arguments to formatting function
2022-10-29 Richard YaoFix TOCTOU race conditions reported by CodeQL and Coverity
2022-10-28 Brian BehlendorfRevert "Cleanup: Delete dead code from send_merge_thread()"
2022-10-28 Rob N ★debug: fix output from VERIFY0 assertion
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 Aleksa Saraidebug: add VERIFY_{IMPLY,EQUIV} variants
2022-10-28 Pavel SnajdrRemove zpl_revalidate: fix snapshot rollback
2022-10-28 Andrew InnesFix multiplication converted to larger type
2022-10-28 youzhongyangFix zio_flag_t print format
2022-10-27 Damian SzuberskiProcess `script` directory for all configs
2022-10-27 Umer SaleemAdd native Debian Packaging for Linux
2022-10-27 Richard YaoConvert enum zio_flag to uint64_t
2022-10-27 Richard YaoAdd CodeQL workflow
2022-10-26 Andrew InnesAligned free for aligned alloc
2022-10-26 Andriy GaponFreeBSD: vn_flush_cached_data: observe vnode locking...
2022-10-26 Richard YaoSilence objtool warnings from 55d7afa4
2022-10-26 Brian BehlendorfLinux 6.0 compat: META
2022-10-21 Ameer Hamzazed: Avoid core dump if wholedisk property does not...
2022-10-21 youzhongyangAdd delay between zpool add zvol and zpool destroy
2022-10-20 Richard YaoLinux: Fix big endian and partial read bugs in get_syst...
2022-10-20 Richard YaoSilence new static analyzer defect reports from idmap_u...
2022-10-20 Richard YaoLinux: Upgrade random_get_pseudo_bytes() to xoshiro256...
2022-10-20 Alexander MotinOptimize microzaps
2022-10-20 Richard YaoFix multiple definitions of struct mount_attr on recent...
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 Richard YaoFix theoretical use of uninitialized values
next