aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-081-1/+5
* OpenZFS 8604 - Simplify snapshots unmounting codeSerapheim Dimitropoulos2018-02-081-22/+13
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-081-1/+1
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-11/+69
* Long hold the dataset during upgradeArkadiusz Bubała2017-11-101-4/+4
* OpenZFS 8607 - variable set but not usedBrian Behlendorf2017-11-081-7/+3
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-14/+8
* Added no_scrub_restart flag to zpool reopenArkadiusz Bubała2017-10-261-9/+33
* Retire send space estimation via ZFS_IOC_SENDLOLi2017-08-311-0/+5
* Fix zfs_ioc_pool_sync should not use fnvlistChunwei Chen2017-08-211-3/+9
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-33/+235
* Use SET_ERROR for constant non-zero return codesNed Bass2017-08-021-4/+4
* zfs promote|rename .../%recv should be an errorLOLi2017-07-281-2/+10
* Fix 'zpool clear' on suspended poolsBrian Behlendorf2017-07-251-1/+2
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-1/+1
* Add port of FreeBSD 'volmode' propertyLOLi2017-07-121-0/+3
* Fix 'zpool clear' on readonly poolsLOLi2017-07-071-1/+1
* Implemented zpool scrub pause/resumeAlek P2017-07-061-1/+7
* OpenZFS 7600 - zfs rollback should pass target snapshot to kernelAndriy Gapon2017-07-041-5/+18
* GCC 7.1 fixesTony Hutter2017-06-281-2/+4
* OpenZFS 8264 - want support for promoting datasets in libzfs_coreGiuseppe Di Natale2017-06-261-3/+36
* Fix "snapdev" property issuesLOLi2017-06-021-49/+48
* Revert "Fix "snapdev" property inheritance behaviour"Brian Behlendorf2017-05-261-48/+49
* Fix "snapdev" property inheritance behaviourLOLi2017-05-251-49/+48
* Implemented zpool sync commandAlek P2017-05-191-0/+44
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-2/+4
* Add property overriding (-o|-x) to 'zfs receive'LOLi2017-05-091-31/+165
* OpenZFS 6101 - attempt to lzc_create() a filesystem under a volume results in...Andriy Gapon2017-04-141-0/+3
* OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...Brian Behlendorf2017-04-131-10/+2
* Restructure mount option handlingBrian Behlendorf2017-03-101-1/+1
* Rename zfs_* functionsBrian Behlendorf2017-03-101-17/+17
* Rename zfs_sb_t -> zfsvfs_tBrian Behlendorf2017-03-101-77/+77
* OpenZFS 7019 - zfsdev_ioctl skips secpolicy when FKIOCTL is setGeorge Melikov2017-01-311-2/+2
* OpenZFS 7180 - potential race between zfs_suspend_fs+zfs_resume_fs and zfs_io...George Melikov2017-01-231-3/+11
* Suspend/resume zvol for recv and rollbackChunwei Chen2017-01-191-0/+8
* OpenZFS 7071 - lzc_snapshot does not fill in errlist on ENOENTGeorge Melikov2017-01-171-0/+8
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-1/+1
* Fix spellingka72017-01-031-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-6/+6
* Fix dsl_prop_get_all_dsl() memory leakBearBabyLiu2016-11-021-1/+3
* Fix coverity defects: CID 147551, 147552cao2016-10-201-0/+4
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-1/+61
* OpenZFS 6541 - Pool feature-flag check defeated if "verify" is included in th...ilovezfs2016-10-031-1/+1
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-5/+42
* Fix coverity defects: CID 147650, 147649, 147647, 147646cao2016-09-251-3/+5
* Fix Coverity defectsluozhengzheng2016-09-171-1/+1
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-7/+28
* Fix zfs_allow_log_destroy() NULL dereferenceheary-cao2016-07-291-1/+5
* Fix filesystem destroy with receive_resume_tokenRoman Strashkin2016-07-151-3/+30
* Fix handling of errors nvlist in zfs_ioc_recv_new()Gvozden Neskovic2016-07-131-7/+6