index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
zfs userspace: use zfs_path_to_zhandle so argument can be a path
Allan Jude
2020-09-25
1
-7
/
+9
*
Force the use of '.' as decimal separator.
xdch47
2020-09-09
1
-0
/
+1
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
1
-13
/
+30
*
Typo Correction
Spencer Kinny
2020-08-30
1
-1
/
+1
*
'zfs share -a' should clean noauto exports
Don Brady
2020-08-20
1
-1
/
+4
*
'zfs share -a' should handle 'canmount=noauto'
George Wilson
2020-08-11
1
-1
/
+9
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
1
-0
/
+8
*
Use abs_top_builddir when referencing libraries
Arvind Sankar
2020-07-10
1
-4
/
+4
*
Add config.rpath for AM_GNU_GETTEXT
Arvind Sankar
2020-07-10
1
-1
/
+3
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
1
-3
/
+3
*
zfs allow/unallow should work with numeric uid/gid
Andriy Gapon
2020-06-19
1
-6
/
+13
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Revert "Let zfs mount all tolerate in-progress mounts"
Brian Behlendorf
2020-05-26
1
-18
/
+1
*
mount: use the mount syscall directly
felixdoerre
2020-05-20
1
-3
/
+0
*
zfs_create: round up volume size to multiple of bs
alex
2020-04-24
1
-0
/
+25
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
1
-14
/
+7
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-1
/
+90
*
zfs_get: change time format string from %k to %H
alex
2020-03-26
1
-1
/
+1
*
Deprecate deduplicated send streams
Matthew Ahrens
2020-03-18
1
-0
/
+10
*
Avoid core dump on invalid redaction bookmark
Ryan Moeller
2020-03-18
1
-18
/
+4
*
Add option for forcible unmounting dataset while receiving snapshot.
Mariusz Zaborski
2020-03-17
1
-3
/
+6
*
Add missing newline after zfs redact help message
Ryan Moeller
2020-02-25
1
-1
/
+1
*
Implement bookmark copying
Christian Schwarz
2020-02-11
1
-35
/
+64
*
Fix static data to link with -fno-common
Romain Dolbeau
2020-02-06
1
-1
/
+1
*
cmd/zfs: redact: better error message for common usage errors
Christian Schwarz
2020-01-23
1
-2
/
+11
*
cmd/zfs: send: meaningful error message for incorrect redaction bookmark
Christian Schwarz
2020-01-23
1
-0
/
+6
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
1
-4
/
+35
*
cppcheck: (error) Null pointer dereference: who_perm
Brian Behlendorf
2019-12-18
1
-46
/
+44
*
Add FreeBSD jail support hooks
Matthew Macy
2019-12-11
2
-4
/
+91
*
Remove requirement for -d 1 for zfs list and zfs get with bookmarks
InsanePrawn
2019-11-18
1
-11
/
+12
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
2
-22
/
+2
*
Refactor libzfs_error_init newlines
Ryan Moeller
2019-09-18
1
-1
/
+1
*
Fix typos in cmd/
Andrea Gelmini
2019-08-30
1
-1
/
+1
*
Add zfs create dryrun
Mike Gerdts
2019-07-16
1
-22
/
+92
*
zfs send does not handle invalid input gracefully
loli10K
2019-07-08
1
-1
/
+5
*
Fix zfs "redact" misc issues
loli10K
2019-07-05
1
-9
/
+9
*
OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocks
Mike Gerdts
2019-07-05
1
-2
/
+4
*
Add 'zfs umount -u' for encrypted datasets
Tom Caputi
2019-06-28
1
-5
/
+8
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-78
/
+0
*
Let zfs mount all tolerate in-progress mounts
Don Brady
2019-06-22
1
-1
/
+18
*
Redacted Send/Receive broke zfs(8) help message
loli10K
2019-06-21
1
-2
/
+1
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-28
/
+166
*
grammar: it is / plural agreement
Josh Soref
2019-05-28
1
-2
/
+2
*
Endless loop in zpool_do_remove() on platforms with unsigned char
loli10K
2019-05-28
1
-2
/
+2
*
Disable parallel processing for 'zfs mount -l'
Tom Caputi
2019-05-25
1
-2
/
+5
*
zfs: missing newline character in zfs_do_channel_program() error message
loli10K
2019-05-24
1
-1
/
+2
*
Fix dataset name comparison in zfs_compare()
Alexander Motin
2019-05-08
1
-1
/
+1
*
Use sigaction(2) instead of sigignore(3) for portability
Tomohiro Kusumi
2019-04-30
1
-2
/
+12
*
Add option [-V|--version] to emit version string
TerraTech
2019-04-16
1
-0
/
+24
*
Fix 'zfs list -t snapshot' depth
Brian Behlendorf
2019-04-08
1
-2
/
+2
[next]