]> git.proxmox.com Git - mirror_zfs.git/history - cmd
Use boot_ncpus in place of max_ncpus in taskq_create
[mirror_zfs.git] / cmd /
2020-05-20 Paul DagnelieSmall program that converts a dataset id and an object...
2020-05-19 George AmanakisFix gcc 10.1 stringop-truncation error
2020-05-11 AJ JordanFix outdated comment header
2020-05-11 AJ JordanFix inconsistent capitalization in `arcstat -v`
2020-05-09 Petros KoutoupisFixed LDADD library links in Makefiles for cross compil...
2020-05-07 George AmanakisImprovements on persistent L2ARC
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-05-07 Philip PokornyFix column width calculation issue with certain termina...
2020-05-01 Ryan Moellerzdb: Fix ignored zfs_arc_max tuning
2020-04-25 alexzfs_create: round up volume size to multiple of bs
2020-04-23 Brian BehlendorfFix unitialized variable in `zstream redup` command
2020-04-23 Matthew AhrensRemove deduplicated send/receive code
2020-04-21 Niklas HaasDon't attempt trimming "hole" vdevs
2020-04-17 George AmanakisPersistent L2ARC minor fixes
2020-04-14 Ryan MoellerFix SC2086 note in zpool.d/smart
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-04-13 Joao Carlos Mendes... Fix allocation errors, detected using ASAN
2020-04-11 Brian BehlendorfMinor `zstream redup` command fixes
2020-04-10 Matthew AhrensAdd `zstream redup` command to convert deduplicated...
2020-04-10 George AmanakisPersistent L2ARC
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-03-26 alexzfs_get: change time format string from %k to %H
2020-03-18 Matthew AhrensDeprecate deduplicated send streams
2020-03-18 Ryan MoellerAvoid core dump on invalid redaction bookmark
2020-03-18 AvatatChanged decimals to integers in the arcstat script
2020-03-17 Mariusz ZaborskiAdd option for forcible unmounting dataset while receiv...
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...
next