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
*
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
*
Added no_scrub_restart flag to zpool reopen
Arkadiusz Bubała
2017-10-26
1
-9
/
+33
*
Retire send space estimation via ZFS_IOC_SEND
LOLi
2017-08-31
1
-0
/
+5
*
Fix zfs_ioc_pool_sync should not use fnvlist
Chunwei Chen
2017-08-21
1
-3
/
+9
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-33
/
+235
*
Use SET_ERROR for constant non-zero return codes
Ned Bass
2017-08-02
1
-4
/
+4
*
zfs promote|rename .../%recv should be an error
LOLi
2017-07-28
1
-2
/
+10
*
Fix 'zpool clear' on suspended pools
Brian Behlendorf
2017-07-25
1
-1
/
+2
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-1
/
+1
*
Add port of FreeBSD 'volmode' property
LOLi
2017-07-12
1
-0
/
+3
*
Fix 'zpool clear' on readonly pools
LOLi
2017-07-07
1
-1
/
+1
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
1
-1
/
+7
*
OpenZFS 7600 - zfs rollback should pass target snapshot to kernel
Andriy Gapon
2017-07-04
1
-5
/
+18
*
GCC 7.1 fixes
Tony Hutter
2017-06-28
1
-2
/
+4
*
OpenZFS 8264 - want support for promoting datasets in libzfs_core
Giuseppe Di Natale
2017-06-26
1
-3
/
+36
*
Fix "snapdev" property issues
LOLi
2017-06-02
1
-49
/
+48
*
Revert "Fix "snapdev" property inheritance behaviour"
Brian Behlendorf
2017-05-26
1
-48
/
+49
*
Fix "snapdev" property inheritance behaviour
LOLi
2017-05-25
1
-49
/
+48
*
Implemented zpool sync command
Alek P
2017-05-19
1
-0
/
+44
*
Force fault a vdev with 'zpool offline -f'
Tony Hutter
2017-05-19
1
-2
/
+4
*
Add property overriding (-o|-x) to 'zfs receive'
LOLi
2017-05-09
1
-31
/
+165
*
OpenZFS 6101 - attempt to lzc_create() a filesystem under a volume results in...
Andriy Gapon
2017-04-14
1
-0
/
+3
*
OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...
Brian Behlendorf
2017-04-13
1
-10
/
+2
*
Restructure mount option handling
Brian Behlendorf
2017-03-10
1
-1
/
+1
*
Rename zfs_* functions
Brian Behlendorf
2017-03-10
1
-17
/
+17
*
Rename zfs_sb_t -> zfsvfs_t
Brian Behlendorf
2017-03-10
1
-77
/
+77
*
OpenZFS 7019 - zfsdev_ioctl skips secpolicy when FKIOCTL is set
George Melikov
2017-01-31
1
-2
/
+2
*
OpenZFS 7180 - potential race between zfs_suspend_fs+zfs_resume_fs and zfs_io...
George Melikov
2017-01-23
1
-3
/
+11
*
Suspend/resume zvol for recv and rollback
Chunwei Chen
2017-01-19
1
-0
/
+8
*
OpenZFS 7071 - lzc_snapshot does not fill in errlist on ENOENT
George Melikov
2017-01-17
1
-0
/
+8
*
OpenZFS 6328 - Fix cstyle errors in zfs codebase
George Melikov
2017-01-12
1
-1
/
+1
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-6
/
+6
*
Fix dsl_prop_get_all_dsl() memory leak
BearBabyLiu
2016-11-02
1
-1
/
+3
*
Fix coverity defects: CID 147551, 147552
cao
2016-10-20
1
-0
/
+4
*
Add support for user/group dnode accounting & quota
Jinshan Xiong
2016-10-07
1
-1
/
+61
*
OpenZFS 6541 - Pool feature-flag check defeated if "verify" is included in th...
ilovezfs
2016-10-03
1
-1
/
+1
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-5
/
+42
*
Fix coverity defects: CID 147650, 147649, 147647, 147646
cao
2016-09-25
1
-3
/
+5
*
Fix Coverity defects
luozhengzheng
2016-09-17
1
-1
/
+1
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
1
-7
/
+28
*
Fix zfs_allow_log_destroy() NULL dereference
heary-cao
2016-07-29
1
-1
/
+5
*
Fix filesystem destroy with receive_resume_token
Roman Strashkin
2016-07-15
1
-3
/
+30
*
Fix handling of errors nvlist in zfs_ioc_recv_new()
Gvozden Neskovic
2016-07-13
1
-7
/
+6
[next]