]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2022-09-21 набinclude: move SPA_MINBLOCKSHIFT and zio_encrypt to...
2022-09-21 Alexander MotinImprove too large physical ashift handling
2022-09-21 Rich ErcolaniAsk libtool to stop hiding some errors
2022-09-21 Kevin JinAdd Module Parameter Regarding Log Size Limit
2022-09-21 Kevin JinOptimize txg_kick() process (#12274)
2022-09-19 Ameer Hamzazfs recv hangs if max recordsize is less than received...
2022-09-15 Christian Schwarzmake DMU_OT_IS_METADATA and DMU_OT_IS_ENCRYPTED return...
2022-09-15 Richard Yaovdev_draid_lookup_map() should not iterate outside...
2022-09-15 Akash BAdd physical device size to SIZE column in 'zpool list -v'
2022-09-14 George AmanakisIntroduce a tunable to exclude special class buffers...
2022-09-14 набconfig: check for parallel(1), use it for cstyle
2022-09-14 Tony Hutterzed: Fix config_sync autoexpand flood
2022-09-14 Walter HufAdd xattr_handler support for Android kernels
2022-09-14 SamuelFix column width in 'zpool iostat -v' and 'zpool list -v'
2022-09-14 Ryan MoellerFreeBSD: Mark ZFS_MODULE_PARAM_CALL as MPSAFE
2022-09-14 Alexander MotinApply arc_shrink_shift to ARC above arc_c_min
2022-09-14 George WilsonImporting from cachefile can trip assertion
2022-09-14 Tony HutterZTS: Fix zpool_expand_001_pos
2022-09-14 Tony Hutterzed: Look for NVMe DEVPATH if no ID_BUS
2022-09-14 Tony Hutterzed: Ignore false 'atari' partitions in autoreplace
2022-09-14 Tony Hutterrpm: Silence "unversioned Obsoletes" warnings on EL 9
2022-09-14 Neal Gompa... rpm: Use the correct version-release information in...
2022-09-13 Richard YaoFix use-after-free in btree code
2022-08-12 gregory-lee... contrib: dracut: zfs-snapshot-bootfs: exit status fix
2022-08-12 r-ricciarcstat: fix -p option
2022-08-09 Paul ZuchowskiFix problem with zdb_objset_id test.
2022-08-09 Coleman KaneLinux 6.0 compat: register_shrinker() now var-arg
2022-08-09 Brian BehlendorfLinux 5.20 compat: blk_cleanup_disk()
2022-08-09 Brian BehlendorfLinux 5.20 compat: bdevname()
2022-08-09 Brian BehlendorfLinux 5.19 compat: META
2022-08-08 Paul ZuchowskiFix problem with zdb -d
2022-08-02 Tino ReichardtFix checkstyle warning: E275 missing whitespace after...
2022-08-02 Rich ErcolaniRevert behavior of 59eab109 on not-Linux
2022-08-02 Rich ErcolaniHandle partial reads in zfs_read
2022-07-28 набmodule: lua: ldo: fix pragma name
2022-07-27 Brian BehlendorfZTS: Fix io_uring support check
2022-07-27 Brian BehlendorfFix objtool: missing int3 after ret warning
2022-07-27 Attila FülöpICP: Add missing stack frame info to SHA asm files
2022-07-27 Brian BehlendorfFix -Wformat-overflow warning in zfs_project_handle_dir()
2022-07-27 Brian BehlendorfFix -Wformat-truncation warning in upgrade_set_callback()
2022-07-27 Brian BehlendorfFix -Wuse-after-free warning in dbuf_destroy()
2022-07-27 Brian BehlendorfFix -Wuse-after-free warning in dbuf_issue_final_prefet...
2022-07-27 Brian BehlendorfFix -Wattribute-warning in dsl layer
2022-07-27 Brian BehlendorfFix -Wattribute-warning in edonr
2022-07-27 Brian BehlendorfFix -Wattribute-warning in zfs_log_xvattr()
2022-07-27 Brian BehlendorfSilence -Winfinite-recursion warning in luaD_throw()
2022-07-27 набconfig: prune unused -Wno-bool-compare checks
2022-07-27 набlibtpool: -Wno-clobbered
2022-07-26 Tino ReichardtRemove sha1 hashing from OpenZFS, it's not used anywhere.
2022-07-26 Alexander MotinFix scrub resume from newly created hole.
2022-07-26 Alexander MotinAvoid memory copy when verifying raidz/draid parity
2022-07-26 Alexander MotinAvoid memory copies during mirror scrub
2022-07-26 Alexander MotinFix and disable blocks statistics during scrub
2022-07-26 Alexander MotinAvoid two 64-bit divisions per scanned block
2022-07-26 Alexander MotinSeveral B-tree optimizations
2022-07-26 Alexander MotinSeveral sorted scrub optimizations
2022-07-26 Alexander MotinFreeBSD: Improve crypto_dispatch() handling
2022-07-26 Alexander MotinReduce ZIO io_lock contention on sorted scrub
2022-07-26 Alexander MotinAVL: Remove obsolete branching optimizations
2022-07-26 Alexander MotinMore speculative prefetcher improvements
2022-07-26 Alexander MotinImprove mg_aliquot math
2022-07-26 Alexander MotinImprove log spacemap load time
2022-07-26 Alexander MotinAdd more control/visibility to spa_load_verify().
2022-07-26 Allan Judespa.c: Replace VERIFY(nvlist_*(...) == 0) with fnvlist_...
2022-07-26 Alexander MotinAvoid small buffer copying on write
2022-07-26 Alexander MotinRemove refcount from spa_config_*()
2022-07-14 Brian BehlendorfScrub mirror children without BPs
2022-06-22 Tony HutterTag zfs-2.1.5 zfs-2.1.5
2022-06-21 Matthew ThodeRemove install of zfs-load-module.service for dracut
2022-06-15 Ryan MoellerFreeBSD: Silence clang unused-but-set-variable
2022-06-15 Alexander MotinImprove sorted scan memory accounting
2022-06-15 Rich ErcolaniCorrected edge case in uncompressed ARC->L2ARC handling
2022-06-06 Alexander MotinRemove wrong assertion in log spacemap
2022-06-06 Ryan Moellerlibzfs: Fail making a dataset handle gracefully
2022-06-06 набlibzfs: mount: don't leak mnt_param_t if mnt_func fails
2022-06-06 Rich ErcolaniReject zfs send -RI with nonexistent fromsnap
2022-06-01 Brian BehlendorfLinux 5.18 compat: META
2022-06-01 Brian Behlendorfautoconf: AC_MSG_CHECKING consistency
2022-06-01 Brian BehlendorfLinux 5.19 compat: asm/fpu/internal.h
2022-06-01 Brian BehlendorfLinux 5.19 compat: zap_flags_t conflict
2022-06-01 Brian BehlendorfLinux 5.19 compat: bdev_start_io_acct() / bdev_end_io_a...
2022-06-01 Brian BehlendorfLinux 5.19 compat: aops->read_folio()
2022-06-01 Brian BehlendorfLinux 5.19 compat: blkdev_issue_secure_erase()
2022-06-01 Brian BehlendorfLinux 5.19 compat: bdev_max_secure_erase_sectors()
2022-06-01 Brian BehlendorfLinux 5.19 compat: bdev_max_discard_sectors()
2022-06-01 Brian BehlendorfLinux 5.18 compat: bio_alloc()
2022-05-27 Ryan MoellerSilence unused-but-set-variable warning
2022-05-27 heeplrzed: support subject as header in zed_notify_email()
2022-05-27 Umer Saleemrpm: Keep debug symbols if configured with '--enable...
2022-05-27 Ryan MoellerFreeBSD: libspl: Add locking around statfs globals
2022-05-27 Brian BehlendorfStandardize RHEL version check in packages
2022-05-27 Rich ErcolaniModified ncompress requirement in RPM to exclude RHEL9
2022-05-27 Brian Behlendorfzed: Take no action on scrub/resilver checksum errors
2022-05-27 Mark Johnstonzdb: Fix handling of nul termination in symlink targets
2022-05-25 набautomake: don't install /e/d/zfs or /e/z/zfs-functions +x
2022-05-25 Savyasachee JhaMultiple dracut module install script cleanups
2022-05-25 Savyasachee JhaRemove absolute paths to udev rules and binaries for...
2022-05-25 Savyasachee JhaMake dracut fail if essential files cannot be installed
2022-05-25 Savyasachee JhaMake better use of dracut functions when building initramfs
2022-05-20 Coleman KaneFix compiler warnings about zero-length arrays in inlin...
next