aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* ZVOLs should not be allowed to have childrenloli10K2019-02-081-7/+4
* zfs initialize performance enhancementsGeorge Wilson2019-01-071-31/+26
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+86
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-141-3/+19
* Rename macro ZFS_MINOR due to Lustre conflictOlaf Faaland2018-12-101-3/+3
* Linux does not HAVE_SMB_SHAREMatthew Ahrens2018-10-171-198/+0
* Refactor dmu_recv into its own filePaul Dagnelie2018-10-091-0/+1
* Pool allocation classesDon Brady2018-09-051-0/+9
* Add basic zfs ioc input nvpair validationDon Brady2018-09-021-97/+364
* Add zfs module feature and property info to sysfsDon Brady2018-09-021-0/+4
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-151-27/+43
* Allow inherited properties in zfs_check_settable()LOLi2018-08-031-13/+13
* OpenZFS 8906 - uts: illumos rootfs should support salted cksumToomas Soome2018-07-271-10/+1
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-121-18/+1
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-0/+32
* Update build system and packagingBrian Behlendorf2018-05-291-11/+2
* Fix 'zpool create -t <tempname>'LOLi2018-05-071-2/+8
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-4/+32
* Fix spa reference leak in zfs_ioc_pool_scanLOLi2018-04-031-3/+3
* OpenZFS 9164 - assert: newds == os->os_dsl_datasetAndriy Gapon2018-03-301-3/+3
* Add kernel module auto-loadingBrian Behlendorf2018-03-131-5/+20
* ZIL claiming should not start user accountingTom Caputi2018-02-201-1/+1
* Project Quota on ZFSNasf-Fan2018-02-131-8/+27
* OpenZFS 8520 - lzc_rollbackAndriy Gapon2018-02-091-4/+7
* 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