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
/
module
/
zfs
/
zfs_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Avoid retrieving unused snapshot props
Alek P
2019-03-12
1
-18
/
+60
*
Do not resume a pool if multihost is enabled
Olaf Faaland
2019-02-28
1
-0
/
+7
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
1
-7
/
+4
*
zfs initialize performance enhancements
George Wilson
2019-01-07
1
-31
/
+26
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+86
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
1
-3
/
+19
*
Rename macro ZFS_MINOR due to Lustre conflict
Olaf Faaland
2018-12-10
1
-3
/
+3
*
Linux does not HAVE_SMB_SHARE
Matthew Ahrens
2018-10-17
1
-198
/
+0
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
1
-0
/
+1
*
Pool allocation classes
Don Brady
2018-09-05
1
-0
/
+9
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
1
-97
/
+364
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
1
-0
/
+4
*
Added encryption support for zfs recv -o / -x
Tom Caputi
2018-08-15
1
-27
/
+43
*
Allow inherited properties in zfs_check_settable()
LOLi
2018-08-03
1
-13
/
+13
*
OpenZFS 8906 - uts: illumos rootfs should support salted cksum
Toomas Soome
2018-07-27
1
-10
/
+1
*
OpenZFS 9337 - zfs get all is slow due to uncached metadata
Matthew Ahrens
2018-07-12
1
-18
/
+1
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-0
/
+32
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-11
/
+2
*
Fix 'zpool create -t <tempname>'
LOLi
2018-05-07
1
-2
/
+8
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-4
/
+32
*
Fix spa reference leak in zfs_ioc_pool_scan
LOLi
2018-04-03
1
-3
/
+3
*
OpenZFS 9164 - assert: newds == os->os_dsl_dataset
Andriy Gapon
2018-03-30
1
-3
/
+3
*
Add kernel module auto-loading
Brian Behlendorf
2018-03-13
1
-5
/
+20
*
ZIL claiming should not start user accounting
Tom Caputi
2018-02-20
1
-1
/
+1
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-8
/
+27
*
OpenZFS 8520 - lzc_rollback
Andriy Gapon
2018-02-09
1
-4
/
+7
*
OpenZFS 8677 - Open-Context Channel Programs
Serapheim Dimitropoulos
2018-02-08
1
-1
/
+5
*
OpenZFS 8604 - Simplify snapshots unmounting code
Serapheim Dimitropoulos
2018-02-08
1
-22
/
+13
*
OpenZFS 8600 - ZFS channel programs - snapshot
Chris Williamson
2018-02-08
1
-1
/
+1
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
1
-11
/
+69
*
Long hold the dataset during upgrade
Arkadiusz BubaĆa
2017-11-10
1
-4
/
+4
*
OpenZFS 8607 - variable set but not used
Brian Behlendorf
2017-11-08
1
-7
/
+3
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-14
/
+8
[next]