]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zfs/zfs_main.c
FreeBSD: Add zfs_link_create() error handling
[mirror_zfs.git] / cmd / zfs / zfs_main.c
2024-05-14 Alan SomersBetter control the thread pool size when mounting datasets
2024-04-22 Ryanzfs get: add '-t fs' and '-t vol' options
2024-04-11 Umer SaleemAdd support for zfs mount -R <filesystem>
2024-02-08 Rob Nzfs list: add '-t fs' and '-t vol' options
2024-01-12 Stefan Lendlfix(mount): do not truncate shares not zfs mount
2023-10-02 Umer SaleemAdd '-u' - nomount flag for zfs set
2023-09-20 Umer SaleemImprove the handling of sharesmb,sharenfs properties
2023-09-20 Umer SaleemUpdate the behavior of mountpoint property
2023-09-19 Rob Ncmd: add 'help' subcommand to zpool and zfs
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-06-30 Arshad HussainDon't use hard-coded 'size' value in snprintf()
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2023-04-05 Tino ReichardtFix "Add colored output to zfs list"
2023-03-24 Tino ReichardtAdd colored output to zfs list
2023-03-14 Richard Yaonvpair: Constify string functions
2023-02-22 Paul DagnelieImprove error message of zfs redact
2023-02-02 rob-wingzfs_main.c: fix unused variable error with GCC
2023-02-02 Ameer HamzaFix console progress reporting for recursive send
2023-01-17 Ameer HamzaUse setproctitle to report progress of zfs send
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-11-30 szuberskFix GCC 12 compilation errors
2022-11-28 набcmd: zfs: fix missing mention of zfs diff -h
2022-11-08 Mohamed TawfikAdds the `-p` option to `zfs holds`
2022-10-20 Richard YaoFix theoretical use of uninitialized values
2022-10-20 Richard YaoFix userland memory leak in zfs_do_send()
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-09-27 Richard YaoFix unsafe string operations
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-23 Richard YaoFix userland resource leaks
2022-09-09 Don BradyMake zfs-share service resilient to stale exports
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-25 Ameer HamzaAdd createtxg sort support for simple snapshot iterator
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набRemaining {=> const} char|void *tag
2022-06-29 набEnable -Wwrite-strings
2022-06-27 Brian BehlendorfFix -Wformat-truncation warning in upgrade_set_callback()
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-05-18 набlibzfs: return (allocated) strings instead of filling...
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-04-27 набzfs: holds: dequadratify
2022-04-27 набzfs: holds: general cleanup
2022-04-25 набman: zfs-send.8: fix -X synopses and description
2022-04-02 набzfs, zpool: safe_malloc() duplicate argv
2022-04-02 набzfs: simplify usage_prop_cb values
2022-03-30 набzfs: main: don't NULL-check infallible safe_malloc()
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-19 Sean Eric FaganAllow zfs send to exclude datasets
2022-03-15 набzfs: list: only accept whole type for -t, not tp[=whatever]
2022-03-15 набzfs: get: only accept whole type for -t, not tp[=whatever]
2022-03-15 набzfs: get: only accept whole source for -s, not src...
2022-03-15 набzfs: get: only accept whole column for -o, not col...
2022-03-15 набzfs: wait: only accept whole activity for -t, not act...
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-08 набRevert "Added error for writing to /dev/ on Linux"
2022-02-18 набuserspace: mark arguments used
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-12-13 набt/z_diff/socket, zfs: main: fix unused argument warning...
2021-12-13 набzfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabl...
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-07-26 набPrune /*NOTREACHED*/
2021-07-16 Rich ErcolaniCorrect zfs-send(8) on readonly sends
2021-06-10 Rich ErcolaniAdded error for writing to /dev/ on Linux
2021-05-29 набlibzfs: add zfs_get_underlying_type. Stop including...
2021-05-06 Matthew Ahrensundocumented libzfs API changes broke "zfs list"
2021-04-29 Alan Somerszfs get: don't lookup mount options when using "-s...
2021-04-13 набlibzfs: get rid of libzfs_handle::libzfs_mnttab
2021-04-11 pablofsfAllow zfs to send replication streams with missing...
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-02-18 Andriy GaponFix report_mount_progress never calling set_progress_header
2020-12-17 sterlingjensenUse the correct return type for getopt
2020-12-04 Ryan MoellerAdd -u option to 'zfs create'
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-09-25 Allan Judezfs userspace: use zfs_path_to_zhandle so argument...
2020-09-09 xdch47Force the use of '.' as decimal separator.
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-08-30 Spencer KinnyTypo Correction
2020-08-20 Don Brady'zfs share -a' should clean noauto exports
2020-08-11 George Wilson'zfs share -a' should handle 'canmount=noauto'
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-06-19 Andriy Gaponzfs allow/unallow should work with numeric uid/gid
2020-06-18 Arvind SankarMark functions as static
2020-05-26 Brian BehlendorfRevert "Let zfs mount all tolerate in-progress mounts"
2020-05-21 felixdoerremount: use the mount syscall directly
2020-04-25 alexzfs_create: round up volume size to multiple of bs
2020-04-23 Matthew AhrensRemove deduplicated send/receive code
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-17 Mariusz ZaborskiAdd option for forcible unmounting dataset while receiv...
2020-02-26 Ryan MoellerAdd missing newline after zfs redact help message
2020-02-11 Christian SchwarzImplement bookmark copying
2020-01-23 Christian Schwarzcmd/zfs: redact: better error message for common usage...
next