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
*
Linux 4.2 compat: misc_deregister()
Brian Behlendorf
2015-09-01
1
-5
/
+1
*
Linux 3.18 compat: Snapshot auto-mounting
Brian Behlendorf
2015-08-31
1
-24
/
+7
*
Check large block feature flag on volumes
Brian Behlendorf
2015-08-28
1
-1
/
+2
*
Failure of userland copy should return EFAULT
Richard Yao
2015-07-14
1
-1
/
+1
*
Illumos 5008 - lock contention (rrw_exit) while running a read only load
Alexander Motin
2015-07-06
1
-3
/
+3
*
Illumos 5946, 5945
Andriy Gapon
2015-07-06
1
-0
/
+8
*
zfsdev_getminor() should check for invalid file handles
Richard Yao
2015-06-22
1
-4
/
+26
*
Relax restriction on zfs_ioc_next_obj() iteration
Antonio Russo
2015-05-14
1
-2
/
+1
*
Illumos 5765 - add support for estimating send stream size with lzc_send_spac...
Max Grossman
2015-05-13
1
-12
/
+40
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-6
/
+48
*
Illumos 4951 - ZFS administrative commands should use reserved space
Matthew Ahrens
2015-05-04
1
-1
/
+1
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-3
/
+4
*
Illumos 3897 - zfs filesystem and snapshot limits
Jerry Jelinek
2015-04-28
1
-3
/
+20
*
Mark all ZPL and ioctl functions as PF_FSTRANS
Tim Chase
2015-04-03
1
-0
/
+5
*
Prevent "zpool destroy|export" when suspended
Brian Behlendorf
2015-03-02
1
-2
/
+2
*
Retire spl_module_init()/spl_module_fini()
Brian Behlendorf
2015-02-24
1
-7
/
+11
*
Use vmem_alloc() for nvlists
Brian Behlendorf
2015-02-10
1
-4
/
+4
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-2
/
+2
*
Retire KM_NODEBUG
Brian Behlendorf
2015-01-16
1
-6
/
+5
*
Explicitly include SPL compat headers
Ned Bass
2014-11-19
1
-0
/
+1
*
Swap DTRACE_PROBE* with Linux tracepoints
Prakash Surya
2014-11-17
1
-0
/
+49
*
Illumos 4924 - LZ4 Compression for metadata
Daniil Lunev
2014-10-20
1
-83
/
+1
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-2
/
+9
*
Illumos 4368, 4369.
Matthew Ahrens
2014-07-29
1
-30
/
+186
*
Illumos 4171, 4172
Matthew Ahrens
2014-07-25
1
-15
/
+12
*
Allow for lock-free reading zfsdev_state_list.
Tim Chase
2014-05-19
1
-17
/
+44
*
Fix zfsdev_ioctl() kmem leak warning
Brian Behlendorf
2014-04-18
1
-5
/
+9
*
Clarify zpool_events_next() comment
Brian Behlendorf
2014-03-31
1
-1
/
+1
*
Add zpool_events_seek() functionality
Brian Behlendorf
2014-03-31
1
-0
/
+24
*
Fix regression introduced in port of Illumos #3744
Andrey Vesnovaty
2014-03-20
1
-2
/
+4
*
Fix the creation of ZPOOL_HIST_CMD pool history entries.
Tim Chase
2014-01-07
1
-8
/
+9
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-34
/
+37
*
Sync /dev/zfs ioctl ordering
Brian Behlendorf
2013-12-16
1
-0
/
+7
*
Remove ZFC_IOC_*_MINOR ioctl()s
Brian Behlendorf
2013-12-16
1
-38
/
+28
*
Add module versioning
Brian Behlendorf
2013-12-06
1
-0
/
+1
*
Remove the slog restriction on bootfs pools
Brian Behlendorf
2013-11-14
1
-24
/
+1
*
Reduce stack for traverse_visitbp() recursion
Brian Behlendorf
2013-11-14
1
-1
/
+3
*
Honor CONFIG_FS_POSIX_ACL kernel option
Massimo Maggi
2013-11-05
1
-0
/
+3
*
Illumos #3954, #4080, #4081
George Wilson
2013-11-05
1
-1
/
+1
*
Illumos #3996
Matthew Ahrens
2013-11-05
1
-10
/
+15
*
Illumos #3973
Steven Hartland
2013-11-05
1
-4
/
+11
*
Illumos #3875
Keith M Wesolowski
2013-11-04
1
-6
/
+9
*
Illumos #3740
Steven Hartland
2013-11-04
1
-14
/
+1
*
Illumos #3744
Will Andrews
2013-11-04
1
-13
/
+30
*
Illumos #3742
Will Andrews
2013-11-04
1
-8
/
+4
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-140
/
+139
*
Fix incorrect usage of strdup() in zfs_unmount_snap()
Richard Yao
2013-10-29
1
-5
/
+5
*
Allocate the ioctl "output" nvlist with KM_PUSHPAGE.
Tim Chase
2013-09-25
1
-1
/
+1
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-614
/
+490
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
1
-517
/
+1105
[next]