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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
zfs_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap bare EINVAL returns with SET_ERROR
Ryan Moeller
2021-02-24
1
-2
/
+2
*
Cleaning up uio headers
Brian Atkinson
2021-02-20
1
-1
/
+1
*
record ioctl elapsed time in zpool history
Matthew Ahrens
2021-01-11
1
-0
/
+3
*
Fix optional "force" arg handing in zfs_ioc_pool_sync()
Brian Behlendorf
2020-12-09
1
-4
/
+7
*
Fix 'zfs userspace' for received datasets in encrypted root
loli10K
2020-11-16
1
-6
/
+40
*
Assertion failure when logging large output of channel program
Matthew Ahrens
2020-11-14
1
-2
/
+18
*
Throw const on some strings
Ryan Moeller
2020-10-02
1
-16
/
+15
*
Mismatched nvlist names in zfs_keys_send_space
John Poduska
2020-10-02
1
-4
/
+6
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
1
-12
/
+10
*
Avoid posting duplicate zpool events
Don Brady
2020-09-04
1
-0
/
+1
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
1
-1
/
+2
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-5
/
+31
*
Make zc_nvlist_src_size limit tunable
Ryan Moeller
2020-08-18
1
-2
/
+10
*
Remove GRUB restrictions
Richard Laager
2020-08-17
1
-39
/
+0
*
Release onexit/events with any missed zfsdev_state
Jorgen Lundman
2020-08-13
1
-7
/
+8
*
Change the error handling for invalid property values
Allan Jude
2020-08-01
1
-1
/
+2
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
1
-2
/
+2
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-2
/
+4
*
Add prototypes
Arvind Sankar
2020-06-18
1
-3
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-5
/
+5
*
zfs_ioctl: saved_poolname can be truncated
Jorgen Lundman
2020-06-17
1
-11
/
+14
*
Fix typos
Andrea Gelmini
2020-06-09
1
-1
/
+1
*
Restore support for in-kernel ZFS ioctls
Pawel Jakub Dawidek
2020-06-08
1
-2
/
+2
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-2
/
+3
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
1
-0
/
+62
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
1
-26
/
+10
*
Fix zfs send progress reporting
Matthew Ahrens
2020-04-20
1
-1
/
+1
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-0
/
+82
*
Re-share zfsdev_getminor and zfs_onexit_fd_hold
Matthew Macy
2020-02-28
1
-0
/
+35
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-3
/
+4
*
Implement bookmark copying
Christian Schwarz
2020-02-11
1
-23
/
+7
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
1
-2
/
+3
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
1
-8
/
+17
*
Relocate common quota functions to shared code
Ryan Moeller
2019-12-11
1
-0
/
+1
*
Abstract away platform specific superblock references
Matthew Macy
2019-12-10
1
-5
/
+5
*
Move zfs_cmd_t copyin/copyout to platform code
Matthew Macy
2019-12-02
1
-20
/
+7
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-48
/
+41
*
Remove sdt.h
Matthew Macy
2019-10-25
1
-1
/
+0
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-8
/
+8
*
OpenZFS restructuring - zfs_ioctl
Matthew Macy
2019-09-27
1
-329
/
+83
*
OpenZFS restructuring - zvol
Matthew Macy
2019-09-25
1
-3
/
+3
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+55
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-2
/
+2
*
zfs_ioc_snapshot: check user-prop permissions on snapshotted datasets
Andriy Gapon
2019-08-27
1
-10
/
+16
*
Don't directly cast unsigned long to void*
Tomohiro Kusumi
2019-07-25
1
-2
/
+3
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-14
/
+3
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-70
/
+310
*
Remove vn_set_fs_pwd()/vn_set_pwd() (no need to be at / during insmod)
Tomohiro Kusumi
2019-05-29
1
-7
/
+0
*
Double-free of encryption wrapping key due to invalid pool properties
loli10K
2019-05-28
1
-12
/
+9
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-2
/
+93
[next]