]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cmd/zpool
Increase limit of redaction list by using spill block
[FreeBSD/FreeBSD.git] / cmd / zpool /
2023-06-30 Alexander MotinDo not report bytes skipped by scan as issued.
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-25 Brian BehlendorfUpdate compatibility.d files
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-18 Brian BehlendorfAdd the ability to uninitialize
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-03-24 Tino ReichardtColorize zpool iostat output
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-08 Richard YaoCleanup: Remove constant comparisons reported by CodeQL
2023-03-08 Richard YaoFix TOCTOU race in zpool_do_labelclear()
2023-01-25 Brian BehlendorfImprove resilver ETAs
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()
2022-12-22 Matthew Ahrensdeadlock between spa_errlog_lock and dp_config_rwlock
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-12-08 Richard YaoFix potential buffer overflow in zpool command
2022-11-30 szuberskFix GCC 12 compilation errors
2022-10-04 Umer SaleemExpose libzutil error info in libpc_handle_t
2022-09-23 Richard YaoFix userland resource leaks
2022-09-23 Tony Hutterzpool: Don't print "repairing" on force faulted drives
2022-09-06 SamuelFix column width in 'zpool iostat -v' and 'zpool list -v'
2022-08-05 Stéphane Lesimplezpool: fix redundancy check after vdev removal
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-05-26 Brian BehlendorfReplace EXTRA_DIST with dist_noinst_DATA
2022-05-18 набlibzfs: return (allocated) strings instead of filling...
2022-05-16 набzpool: max_width: monomorphise subtype iteration
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 Rich ErcolaniWorkaround broken VDEV_UPATH
2022-05-05 набzpool: guard vs_noalloc and vs_pspace with VDEV_STAT_VA...
2022-04-02 набzfs, zpool: safe_malloc() duplicate argv
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-15 набzpool: get: there's one fewer column than in zfs get
2022-03-15 набzpool: get: only accept whole columns for -o, not col...
2022-03-15 набzpool: wait: only accept whole columns for -t, not...
2022-03-15 набIntegrate carcass of libspl/i/s/vtoc.h into i/s/efi_par...
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-09 Akash BAdd physical device size to SIZE column in 'zpool list -v'
2022-03-04 набzpool: main: list: don't pay for printf
2022-03-04 набzpool: main: list: -v: update dash spacing for special...
2022-03-04 набzpool: main: use ARRAY_SIZE(class_name) instead of 3
2022-02-07 Damian SzuberskiAdd `--enable=all` to ShellCheck by default
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-02-03 Akash BAdd enumerated vdev names to 'zpool iostat -v' and...
2022-02-02 набzpool: misc. cleanup
2022-02-02 набzpool: main: print hostids with PRIx64
2022-02-02 набzpool: main: const correctness, use time_t for time
2022-01-07 Damian SzuberskiAdd ShellCheck's `--enable=all` inside `cmd/`
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-21 набzpool: vdev_os: fix unused, remove argsused
2021-12-21 набzpool: main: fix unused, remove argsused
2021-12-21 набzpool: iter: zpool_compare: fix unused, remove argsused
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-11-30 Allan JudeVdev Properties Feature
2021-11-11 набRemove basename(1). Clean up/shorten some coreutils...
2021-11-10 Tony Hutterzed: Control NVMe fault LEDs
2021-10-20 Toomas Soomezpool should call zfs_nicestrtonum() with non-NULL...
2021-10-04 Tony HutterRescan enclosure sysfs path on import
2021-09-02 Don BradyDetect iSCSI in the zpool cmd vdev media script
2021-08-27 Tony HutterMake 'zpool labelclear -f' work on offlined disks
2021-08-26 Trevor BautistaExtend zpool-iostat to account for ZIO_PRIORITY_REBUILD...
2021-07-26 Jorgen LundmanMove check_file to os/$platform section
2021-07-26 Matthew AhrensRead past end of argv array in zpool_do_import()
2021-07-26 набPrune /*NOTREACHED*/
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-06-09 набMove properties, parameters, events, and concepts aroun...
2021-06-01 gremboFreeBSD boot code reminder after zpool upgrade
2021-06-01 набTurn checkbashisms into a make target
2021-06-01 набTurn shellcheck into a normal make target. Fix new...
2021-05-26 набzpool: print_zpool_script_list: remove strtok
2021-05-26 набzpool: import: use realloc for realloc, remove strtok
2021-05-25 vermavipinkumarPropagate vdev state due to invalid label corruption
2021-05-08 набzpool: vdev_run_cmd(): don't free undefined pointers
2021-04-14 Yuri PankovFix vdev health padding in zpool list -v
2021-04-12 ColmImprovements to the 'compatibility' property
2021-04-06 набlibzutil: zfs_isnumber(): return false if input empty
2021-04-03 Andrea GelminiFix various typos
2021-03-31 Mike SwansonAdd compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS...
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-03-12 George Wilsonzpool import cachefile improvements
2021-03-05 Thomas Lamprechtzpool: use tab to intend continuation from removal...
2021-02-28 Martin MatuškaAdd missing checks for unsupported features
2021-02-24 Ryan MoellerForce symlink creation for zpool.d compat links
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-02-17 Brian BehlendorfFreeBSD: disable edonr in zfs_mod_supported_feature()
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2021-01-27 Brian Behlendorfcppcheck: zpool_main.c possible null pointer dereference
2021-01-22 Brian BehlendorfOnly add supported features during pool creation
2021-01-11 Matthew Ahrensrecord ioctl elapsed time in zpool history
next