]> git.proxmox.com Git - mirror_zfs.git/history - cmd
Disabled resilver_defer feature leads to looping resilvers
[mirror_zfs.git] / cmd /
2019-09-18 Ryan MoellerRefactor libzfs_error_init newlines
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-12 Ryan MoellerCanonicalize Python shebangs
2019-09-10 Ryan MoellerAdd/generalize abstractions in arc_summary3
2019-09-10 Ryan MoellerAdd/generalize abstraction in arc_summary2
2019-09-04 loli10KFix zpool subcommands error message with some unsupport...
2019-09-03 Pavel Zakharovzvol_wait script should ignore partially received zvols
2019-08-30 Andrea GelminiFix typos in cmd/
2019-08-22 Brian BehlendorfFix automake program name transformations (#9190)
2019-08-20 Ryan MoellerFix automake program name transformations
2019-08-13 George Wilsonspa_load_verify() may consume too much memory
2019-08-05 Paul DagnelieMetaslab max_size should be persisted while unloaded
2019-07-26 Matthew Ahrenszed crashes when devid not present
2019-07-26 Sara HartseFast Clone Deletion
2019-07-18 Serapheim Dimitrop... Race condition between spa async threads and export
2019-07-18 Serapheim Dimitrop... zdb: don't print log spacemap stats in pools without...
2019-07-17 Pavel ZakharovNew service that waits on zvol links to be created
2019-07-16 Mike GerdtsAdd zfs create dryrun
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-07-15 Antonio RussoEnable zfs-mount-generator by default
2019-07-15 Antonio Russosystemd encryption key support
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2019-07-08 loli10Kzfs send does not handle invalid input gracefully
2019-07-05 loli10KFix zfs "redact" misc issues
2019-07-05 Mike GerdtsOpenZFS 9318 - vol_volsize_to_reservation does not...
2019-06-28 Tom CaputiAdd 'zfs umount -u' for encrypted datasets
2019-06-25 Paul Dagneliezdb -vvvvv on ztest pool dies with "out of memory"
2019-06-25 loli10KRedacted Send/Receive causes zdb to dump core
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-24 Brian BehlendorfFix out-of-tree build failures
2019-06-22 Don BradyLet zfs mount all tolerate in-progress mounts
2019-06-22 Allan Judezstreamdump: add per-record-type counters and an overhe...
2019-06-21 loli10KRedacted Send/Receive broke zfs(8) help message
2019-06-19 Matthew AhrensRemove dedupditto functionality
2019-06-19 Michael NiewöhnerFix memory leak in check_disk()
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-06-10 Matthew Ahrensmake zil max block size tunable
2019-06-10 Eli Schwartzarc_summary: prefer python3 version and install when...
2019-06-05 Ryan MoellerMake Python detection optional and more portable
2019-05-28 Josh Sorefgrammar: it is / plural agreement
2019-05-28 Ryan MoellerUpdate comments to match code
2019-05-28 loli10KEndless loop in zpool_do_remove() on platforms with...
2019-05-25 Tom CaputiDisable parallel processing for 'zfs mount -l'
2019-05-24 loli10Kzpool: status -t is not documented in help message
2019-05-24 loli10Kzfs: missing newline character in zfs_do_channel_progra...
2019-05-24 loli10Kzpool: trim -p is not a valid option
2019-05-08 Alexander MotinFix dataset name comparison in zfs_compare()
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-05-01 Tomohiro KusumiUse sigaction(2) instead of sigignore(3) for portability
2019-04-16 TerraTechAdd option [-V|--version] to emit version string
2019-04-14 Tom CaputiCleanup nits from ab7615d92
2019-04-08 Brian BehlendorfFix 'zfs list -t snapshot' depth
2019-04-05 Sara HartseRestrict kstats and print real pointers
2019-04-01 Tom CaputiDo not iterate through filesystems unnecessarily
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-21 Olaf FaalandMMP interval and fail_intervals in uberblock
2019-03-21 Brian BehlendorfImprove `zpool labelclear`
2019-03-15 Tom CaputiMultiple DVA Scrubbing Fix
2019-03-14 Tom CaputiBetter user experience for errata 4
2019-03-14 kpandeUpdate commented zed.rc values to defaults
2019-03-13 Tom CaputiMake zstreamdump -v more greppable
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-03-13 jwittlincohenFix typo in arc_summary3
2019-03-12 Alek PAvoid retrieving unused snapshot props
2019-03-01 Olaf FaalandDo not resume a pool if multihost is enabled
2019-02-28 Allan Judezstreamdump: include embedded writes when dumping raw...
2019-02-26 Matthew Ahrenszfs.8 has wrong description of "zfs program -t"
2019-02-15 Paul Zuchowskizfs should optionally send holds
2019-02-13 Igor Kzdb: replace label_t to zdb_label_t for reduce collisions
2019-02-12 Serapheim Dimitrop... Get rid of space_map_update() for ms_synced_length
2019-02-04 bunder2015shellcheck pass
2019-01-31 Tony HutterFix zpool iostat -w header names
2019-01-30 Serapheim Dimitrop... zdb -L should skip leak detection altogether
2019-01-28 Tony HutterGCC 9.0: Fix ztest "directive argument is not a nul...
2019-01-25 Serapheim Dimitrop... Rename range_tree_verify to range_tree_verify_not_present
2019-01-25 loli10Kzfs userspace dumps core when used on ZVOLs
2019-01-23 Damian Wojsławzpool iostat should print headers when terminal fills
2019-01-18 Serapheim Dimitrop... Factor metaslab_load_wait() in metaslab_load()
2019-01-18 Brian Behlendorfztest: scrub verification
2019-01-17 Tom CaputiFix error handling incallers of dbuf_hold_level()
2019-01-17 Brian Behlendorfztest: scrub ddt repair
2019-01-16 Brian Behlendorfztest: split block reconstruction
2019-01-15 Brian BehlendorfDisable 'zfs remap' command
2019-01-13 Brian BehlendorfMinor spelling corrections
2019-01-07 Brian BehlendorfAdd 'zpool status -i' option
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2019-01-06 Brian BehlendorfPython 2 and 3 compatibility
2019-01-06 Brian Behlendorfpyzfs: python3 support (build system)
2019-01-02 Brian BehlendorfFix 'zpool remap' freeing race
2018-12-15 Tony HutterAdd enclosure_symlinks option to vdev_id
2018-12-14 Brian Behlendorfztest: ENOSPC in ztest_objset_destroy_cb()
2018-12-07 Prakash SuryaOpenZFS 9962 - zil_commit should omit cache thrash
2018-12-05 Tom CaputiMove assert in dump_dir() in zdb
2018-12-04 Brian BehlendorfFix 'zpool list -v' alignment
2018-12-04 Tom CaputiFix ztest deadlock in ztest_zil_remount()
2018-12-04 LOLiFix ASSERT in zfs_receive_one()
2018-11-29 Tom CaputiFix consistency of ztest_device_removal_active
next