]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zpool/zpool_main.c
zpool: correctly align columns with -p
[mirror_zfs.git] / cmd / zpool / zpool_main.c
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
2020-06-18 Jorgen LundmanAvoid adding new primitives in zpool wait
2020-05-19 George AmanakisFix gcc 10.1 stringop-truncation error
2020-05-07 Philip PokornyFix column width calculation issue with certain termina...
2020-04-21 Niklas HaasDon't attempt trimming "hole" vdevs
2020-04-13 Joao Carlos Mendes... Fix allocation errors, detected using ASAN
2020-03-04 Brian BehlendorfAdd trim support to zpool wait
2020-02-06 Romain DolbeauFix static data to link with -fno-common
2020-01-14 Brian BehlendorfChange http://zfsonlinux.org links to https://zfsonlinu...
2020-01-06 loli10KFix "zpool add -n" for dedup, special and log devices
2019-12-20 Tony HutterColorize zpool status output
2019-10-28 Matthew MacyAdd wrapper for Linux BLKFLSBUF ioctl
2019-10-28 Chunwei ChenFix zpool history unbounded memory usage
2019-09-30 Matthew MacyOpenZFS restructuring - zpool
2019-09-18 Ryan MoellerRefactor libzfs_error_init newlines
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-04 loli10KFix zpool subcommands error message with some unsupport...
2019-05-28 Ryan MoellerUpdate comments to match code
2019-05-28 loli10KEndless loop in zpool_do_remove() on platforms with...
2019-05-24 loli10Kzpool: status -t is not documented in help message
2019-05-24 loli10Kzpool: trim -p is not a valid option
2019-05-08 JMoVSFix typesetting of Errata #4
2019-05-02 JMoVSClearer wording on Errata #4
2019-05-02 Tom CaputiFix estimated scrub completion time
2019-04-16 TerraTechAdd option [-V|--version] to emit version string
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-21 Brian BehlendorfImprove `zpool labelclear`
2019-03-14 Tom CaputiBetter user experience for errata 4
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-01-31 Tony HutterFix zpool iostat -w header names
2019-01-23 Damian Wojsławzpool iostat should print headers when terminal fills
2019-01-07 Brian BehlendorfAdd 'zpool status -i' option
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-04 Brian BehlendorfFix 'zpool list -v' alignment
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-10 Tony HutterPrint "(repairing)" in zpool status again
2018-09-25 Gregor KopkaZpool iostat: remove latency/queue scaling
2018-09-13 LOLizpool should detect invalid fs property on create
2018-09-06 Don BradyPool allocation classes
2018-08-20 DeHackEdDon't modify argv[] in user tools
2018-07-30 Serapheim Dimitrop... OpenZFS 9580 - Add a hash-table on top of nvlist to...
2018-06-26 Low-powerFix missing option '-e' in zpool online usage
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-02-07 DeHackEdFix `zpool status` overflow on fast scrubs
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-01-29 LOLiFix style issues in man pages and commands help
2018-01-19 Brian BehlendorfOpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
2018-01-09 Brian BehlendorfFix unused variable warnings
2017-12-06 Tony HutterFix segfault in zpool iostat when adding VDEVs
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-05 George GFix column alignment with long zpool names
2017-10-26 LOLiAllow 'zpool events' filtering by pool name
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-10-17 Tobin HardingFix coverity defects: CID 161388
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiEncryption patch follow-up
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-08-03 Sen HaerensFix zpool events scripted mode tab separator
2017-07-25 Olaf FaalandAdd zgenhostid utility script
2017-07-14 George MelikovFix coverity defects: CID 165757
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-06-22 Tony HutterDashes for zero latency values in zpool iostat -p
2017-06-05 Giuseppe Di Natalezpool iostat/status -c improvements
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-09 Giuseppe Di NataleFix coverity defects: CID 161638
2017-05-03 LOLiMore ashift improvements
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-04-24 DeHackEdFix 'zpool iostat -v' cache and log output
2017-04-21 Tony HutterPrebaked scripts for zpool status/iostat -c
2017-04-13 Giuseppe Di NataleInvalidate cache during a zpool labelclear
2017-04-11 Yuri PankovOpenZFS 6865 - want zfs-tests cases for zpool labelclea...
2017-03-23 Brian BehlendorfFix `zpool status -v` error message
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-17 Brian BehlendorfOpenZFS 6551 - cmd/zpool: cleanup gcc warnings
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2017-01-03 ka7Fix spelling
2016-12-19 Brian BehlendorfFix file attributes
next