aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zfs
Commit message (Expand)AuthorAgeFilesLines
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-031-2/+3
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-063-82/+37
* zfs: iter: fix unused, remove argsusedнаб2021-12-211-3/+2
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2021-12-163-37/+82
* t/z_diff/socket, zfs: main: fix unused argument warnings, ARGSUSED tagsнаб2021-12-131-8/+5
* zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escapingнаб2021-12-131-1/+4
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-061-1/+2
* Use fallthrough macroBrian Behlendorf2021-09-141-0/+1
* Normalise /*FALLTHR{OUGH,U}*/наб2021-07-261-1/+0
* Prune /*NOTREACHED*/наб2021-07-261-3/+2
* Correct zfs-send(8) on readonly sendsRich Ercolani2021-07-161-1/+1
* Added error for writing to /dev/ on LinuxRich Ercolani2021-06-091-2/+36
* libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmdнаб2021-05-291-2/+3
* undocumented libzfs API changes broke "zfs list"Matthew Ahrens2021-05-061-2/+2
* zfs get: don't lookup mount options when using "-s local"Alan Somers2021-04-291-2/+2
* libzfs: get rid of libzfs_handle::libzfs_mnttabнаб2021-04-131-20/+11
* Allow zfs to send replication streams with missing snapshotspablofsf2021-04-111-1/+12
* Removed duplicated includesAndrea Gelmini2021-03-221-2/+0
* Fix report_mount_progress never calling set_progress_headerAndriy Gapon2021-02-181-3/+0
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* Use the correct return type for getoptsterlingjensen2020-12-171-1/+1
* Add -u option to 'zfs create'Ryan Moeller2020-12-041-2/+18
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-12/+118
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-7/+7
* zfs userspace: use zfs_path_to_zhandle so argument can be a pathAllan Jude2020-09-251-7/+9
* Force the use of '.' as decimal separator.xdch472020-09-091-0/+1
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-011-13/+30
* Typo CorrectionSpencer Kinny2020-08-301-1/+1
* 'zfs share -a' should clean noauto exportsDon Brady2020-08-201-1/+4
* 'zfs share -a' should handle 'canmount=noauto'George Wilson2020-08-111-1/+9
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-0/+8
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-4/+4
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-1/+3
* Clean up lib dependenciesArvind Sankar2020-07-101-3/+3
* zfs allow/unallow should work with numeric uid/gidAndriy Gapon2020-06-191-6/+13
* Mark functions as staticArvind Sankar2020-06-181-1/+1
* Revert "Let zfs mount all tolerate in-progress mounts"Brian Behlendorf2020-05-261-18/+1
* mount: use the mount syscall directlyfelixdoerre2020-05-201-3/+0
* zfs_create: round up volume size to multiple of bsalex2020-04-241-0/+25
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-231-14/+7
* Add 'zfs wait' commandPaul Dagnelie2020-04-011-1/+90
* zfs_get: change time format string from %k to %Halex2020-03-261-1/+1
* Deprecate deduplicated send streamsMatthew Ahrens2020-03-181-0/+10
* Avoid core dump on invalid redaction bookmarkRyan Moeller2020-03-181-18/+4
* Add option for forcible unmounting dataset while receiving snapshot.Mariusz Zaborski2020-03-171-3/+6
* Add missing newline after zfs redact help messageRyan Moeller2020-02-251-1/+1
* Implement bookmark copyingChristian Schwarz2020-02-111-35/+64
* Fix static data to link with -fno-commonRomain Dolbeau2020-02-061-1/+1
* cmd/zfs: redact: better error message for common usage errorsChristian Schwarz2020-01-231-2/+11
* cmd/zfs: send: meaningful error message for incorrect redaction bookmarkChristian Schwarz2020-01-231-0/+6