]> git.proxmox.com Git - mirror_zfs.git/history - cmd
Use big transactions for small recordsize writes.
[mirror_zfs.git] / cmd /
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-06-09 Alexander MotinImprove l2arc reporting in arc_summary.
2023-06-09 Alexander MotinUse list_remove_head() where possible.
2023-06-05 Rob Norriszdb: add -B option to generate backup stream
2023-05-26 Mike SwansonAdd compatibility symlinks for FreeBSD 12.{3,4} and...
2023-05-26 ColmAdding new read-only compatible zpool features to compa...
2023-05-26 Richard Yaobtree: Implement faster binary search algorithm
2023-05-25 Brian BehlendorfUpdate compatibility.d files
2023-05-25 Alexander Motinzil: Add some more statistics.
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-08 Matthew AhrensVerify block pointers before writing them out
2023-05-08 Brian Behlendorfzdb: consistent xattr output
2023-05-03 buzzingwiresAllow zhack label repair to restore detached devices.
2023-04-26 Brian Behlendorfzdb: Fix minor memory leak
2023-04-24 Rich ErcolaniTaught zdb -bb to print metadata totals
2023-04-21 Allan JudeAdd support for zpool user properties
2023-04-20 rob-wingCreate zap for root vdev
2023-04-18 Low-powerValues printed by zpool-iostat(8) should be right-aligned
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2023-04-06 Paul DagnelieStorage device expansion "silently" fails on degraded...
2023-04-05 Tino ReichardtFix "Add colored output to zfs list"
2023-03-24 Tino ReichardtAdd colored output to zfs list
2023-03-24 Tino ReichardtColorize zpool iostat output
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-08 Richard YaoRefactor loop in dump_histogram()
2023-03-08 Richard YaoCleanup: Remove constant comparisons reported by CodeQL
2023-03-08 Richard YaoFix TOCTOU race in zpool_do_labelclear()
2023-03-08 Alexander MotinMore adaptive ARC eviction
2023-03-07 Rob NBetter handling for future crypto parameters
2023-03-07 George AmanakisFix a typo in ac2038a
2023-03-06 Richard YaoFix memory leak in ztest
2023-03-02 Tino ReichardtUpdate BLAKE3 for using the new impl handling
2023-03-02 Rob Nzdb: add decryption support
2023-02-22 Paul DagnelieImprove error message of zfs redact
2023-02-07 Rob N ★zdb: zero-pad checksum output
2023-02-02 George AmanakisTeach zdb about DMU_OT_ERROR_LOG objects
2023-02-02 rob-wingzfs_main.c: fix unused variable error with GCC
2023-02-02 Ameer HamzaFix console progress reporting for recursive send
2023-01-25 Brian BehlendorfImprove resilver ETAs
2023-01-23 Richard YaoReject streams that set ->drr_payloadlen to unreasonabl...
2023-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
2023-01-17 Ameer HamzaUse setproctitle to report progress of zfs send
2023-01-17 Rob Wingzpool-set: print error message when pool or vdev is...
2023-01-17 Rob Wingzpool-set: update usage text
2023-01-11 rob-wingzpool: do guid-based comparison in is_vdev_cb()
2023-01-10 Brian Behlendorfztest: update ztest_dmu_snapshot_create_destroy()
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-09 Ameer Hamzazed: add hotplug support for spare vdevs
2023-01-05 Alexander MotinUpdate arc_summary and arcstat outputs
2022-12-22 Matthew Ahrensdeadlock between spa_errlog_lock and dp_config_rwlock
2022-12-21 Brian BehlendorfRevert "zdb: zdb_ddt_leak_init() reads uninitialized...
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-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 YaoCleanup: zhack should not declare function prototypes...
2022-11-30 szuberskFix GCC 12 compilation errors
2022-11-29 Richard Yaozdb: Silence Coverity complaint about verify_livelist_a...
2022-11-29 Ameer Hamzazed: unclean disk attachment faults the vdev
2022-11-28 набcmd: zfs: fix missing mention of zfs diff -h
2022-11-10 Paul DagnelieAdd ability to recompress send streams with new compres...
2022-11-08 Mohamed TawfikAdds the `-p` option to `zfs holds`
2022-11-03 Richard YaoAddress warnings about possible division by zero from...
2022-11-03 Brooks DavisUse intptr_t when storing an integer in a pointer
2022-10-29 Richard YaoIntroduce kmem_scnprintf()
2022-10-29 Richard YaoCleanup dump_bookmarks()
2022-10-28 Aleksa Saraizfs_rename: support RENAME_* flags
2022-10-28 Andrew InnesFix multiplication converted to larger type
2022-10-21 Ameer Hamzazed: Avoid core dump if wholedisk property does not...
2022-10-20 Richard YaoFix theoretical use of uninitialized values
2022-10-20 Richard YaoFix userland memory leak in zfs_do_send()
2022-10-18 Richard YaoFix NULL pointer dereference in zdb
2022-10-18 Richard YaoZED: Fix uninitialized value reads
2022-10-18 Tino ReichardtFix declarations of non-global variables
2022-10-14 Alan Somerszstream: allow decompress to fix metadata for uncompres...
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-10-12 Richard YaoAdd defensive assertions
2022-10-11 Serapheim Dimitrop... zvol_wait logic may terminate prematurely
2022-10-07 Richard YaoHandle possible null pointers from malloc/strdup/strndup()
2022-10-04 shodanshokRemove ambiguity on demand vs prefetch stats reported...
2022-10-04 Umer SaleemExpose libzutil error info in libpc_handle_t
2022-10-01 Richard YaoFix userland dereference NULL return value bugs
2022-09-30 Richard YaoReduce false positives from Static Analyzers
2022-09-29 Richard YaoFix unreachable code in zstreamdump
2022-09-29 Richard YaoFix unchecked return values
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-27 Richard YaoFix unsafe string operations
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-23 Richard YaoFix userland resource leaks
next