]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zpool/zpool_main.c
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / cmd / zpool / zpool_main.c
2024-04-08 Maxim FilimonovFix locale-specific time
2024-04-03 Paul DagnelieGive a better message from 'zpool get' with invalid...
2024-03-29 George WilsonAdd ashift validation when adding devices to a pool
2024-03-21 Cameron HarrFix option string, adding -e and fixing order
2024-02-08 Don BradyAdd slow disk diagnosis to ZED
2024-02-07 Cameron HarrAdd 'zpool status -e' flag to see unhealthy vdevs
2024-01-26 Rob Nzpool wait: print timestamp before the header
2023-12-21 Tony Hutterzpool: Add slot power control, print power status
2023-12-07 Rob Nimport: ignore return on hostid lookups
2023-12-05 Rob Nzpool: flush output before sleeping
2023-11-08 Don BradyRAID-Z expansion feature
2023-10-06 Rob Norrisimport: require force when cachefile hostid doesn't...
2023-09-19 Rob Ncmd: add 'help' subcommand to zpool and zfs
2023-09-02 Umer SaleemRelax error reporting in zpool import and zpool split
2023-06-30 Alexander MotinDo not report bytes skipped by scan as issued.
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 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-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-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-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 наб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-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-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-21 набzpool: main: fix unused, remove argsused
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-11-30 Allan JudeVdev Properties Feature
2021-10-20 Toomas Soomezpool should call zfs_nicestrtonum() with non-NULL...
2021-10-04 Tony HutterRescan enclosure sysfs path on import
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 Matthew AhrensRead past end of argv array in zpool_do_import()
2021-07-26 набPrune /*NOTREACHED*/
2021-06-09 набMove properties, parameters, events, and concepts aroun...
2021-06-01 gremboFreeBSD boot code reminder after zpool upgrade
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-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-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-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: 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
2020-12-17 sterlingjensenUse the correct return type for getopt
2020-12-04 Attila Fülöpzpool: Dryrun fails to list some devices
2020-12-01 Andrew SunMake zpool status "remove:" label print in bold
2020-11-16 набzpool: correctly align columns with -p
2020-11-14 Matthew AhrensAssertion failure when logging large output of channel...
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-22 Cy SchubertRestore identification of VDEVs using non-native block...
2020-09-18 George Wilsonvdev_ashift should only be set once
2020-09-09 xdch47Force the use of '.' as decimal separator.
2020-08-27 Ryan Moellerzpool: Change base URL for ZFS messages to openzfs...
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-18 Arvind SankarMark functions as static
next