]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cmd
Fixing gang ABD child removal race condition
[FreeBSD/FreeBSD.git] / cmd /
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-10 Serapheim Dimitrop... Unconditionally enable debugging for libzpool
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarAdd config.rpath for AM_GNU_GETTEXT
2020-07-10 Arvind SankarClean up lib dependencies
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-28 Brian BehlendorfStyle fixes
2020-06-27 Allan JudeMake zstreamdump output the size of the payload for...
2020-06-27 Matthew Ahrensarcstat: add 'avail', fix 'free'
2020-06-26 Robert NovakAdd block histogram to zdb
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 Arvind SankarFix check for sed --in-place
2020-06-24 Kevin P. FlemingAdd trim_finish notify script for ZED
2020-06-22 Jorgen Lundmanzed additional features
2020-06-22 Serapheim Dimitrop... Remove unnecessary terminology from error-injection...
2020-06-19 Andriy Gaponzfs allow/unallow should work with numeric uid/gid
2020-06-18 Arvind SankarAdd include files for prototypes
2020-06-18 Arvind SankarRemove dead code
2020-06-18 Arvind SankarMark functions as static
2020-06-18 Jorgen LundmanAvoid adding new primitives in zpool wait
2020-06-16 Matthew AhrensRemove refences to blacklist/whitelist
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-06-10 Arvind SankarFix VPATH builds for user config
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2020-06-09 George AmanakisTrim L2ARC
2020-06-06 Brian Behlendorfztest: Fix spa_open() ENOENT failures
2020-05-30 Brian Behlendorfztest: Fix ztest_run_zdb() failure
2020-05-26 Brian BehlendorfRevert "Let zfs mount all tolerate in-progress mounts"
2020-05-21 felixdoerremount: use the mount syscall directly
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
next