]> git.proxmox.com Git - mirror_zfs.git/history - cmd
Exit status 256+signum is actually baked in to ksh
[mirror_zfs.git] / cmd /
2020-03-16 Ryan Moellerlibzfs: Fix bounds checks for float parsing
2020-03-04 Brian BehlendorfAdd trim support to zpool wait
2020-02-28 Matthew AhrensImprove zfs destroy performance with zio_t-free zio_free()
2020-02-28 Ryan Moellerarc_summary: Make get_descriptions per platform
2020-02-26 Ryan MoellerAdd missing newline after zfs redact help message
2020-02-14 InsanePrawnSystemd mount generator: Generate noauto units; add...
2020-02-14 Ryan MoellerMake zpool.d/iostat work on FreeBSD
2020-02-13 Matthew Ahrensfix zstreamdump -C
2020-02-12 Justin Keoghzdb: Always print symlink target
2020-02-11 Christian SchwarzImplement bookmark copying
2020-02-10 Paul ZuchowskiFix zdb -R with 'b' flag
2020-02-10 Graham Christensenbash scripts: use /usr/bin/env for bash shebangs
2020-02-06 Romain DolbeauFix static data to link with -fno-common
2020-01-24 Ned Basszdb: add support for object ranges for zdb -d
2020-01-23 Romain DolbeauAdd AltiVec RAID-Z
2020-01-23 Christian Schwarzcmd/zfs: redact: better error message for common usage...
2020-01-23 Christian Schwarzcmd/zfs: send: meaningful error message for incorrect...
2020-01-16 Paul Zuchowskizdb -d should accept the numeric objset id
2020-01-14 Brian BehlendorfChange http://zfsonlinux.org links to https://zfsonlinu...
2020-01-10 Tom CaputiAdd 'zfs send --saved' flag
2020-01-06 loli10KFix "zpool add -n" for dedup, special and log devices
2019-12-30 Ned Basszdb: print block checksums with 6 d's of verbosity
2019-12-20 Tony HutterColorize zpool status output
2019-12-19 Brian Behlendorfcppcheck: (error) Null pointer dereference: who_perm
2019-12-11 Matthew MacyAdd FreeBSD jail support hooks
2019-12-10 Paul Zuchowskizio_decompress_data always ASSERTs successful decompression
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-04 George AmanakisFix reporting of L2ARC hits/misses in arc_summary3
2019-12-03 Paul ZuchowskiFix zdb_read_block using zio after it is destroyed
2019-11-30 Ryan MoellerAdd FreeBSD code to arc_summary and arcstat
2019-11-27 Paul ZuchowskiAdd display of checksums to zdb -R
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-19 InsanePrawnRemove requirement for -d 1 for zfs list and zfs get...
2019-11-11 Ryan MoellerIsolate code specific to Linux in cmd/
2019-11-06 Pavel Zakharovzvol_wait should ignore redacted zvols
2019-11-01 Matthew MacyPrefix struct rangelock
2019-11-01 Matthew MacyRemove ECKSUM alias in zinject
2019-10-28 Matthew MacyAdd wrapper for Linux BLKFLSBUF ioctl
2019-10-28 Chunwei ChenFix zpool history unbounded memory usage
2019-10-25 Matthew MacyUse zfs_ioctl() in zinject.c
2019-10-20 Matthew MacyRemove gratuitous Linux only include in ztest & zdb
2019-10-17 Ryan MoellerDetect if sed supports --in-place
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-10-03 Matthew MacyOpenZFS restructuring - libzutil
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-09-30 Matthew MacyOpenZFS restructuring - zpool
2019-09-26 Ben McGoughAdding slack notifier
2019-09-22 Ryan MoellerUse signed types to prevent subtraction overflow
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
next