]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfs_ioctl.c
Fix typo/etc in module/zfs/zfs_ctldir.c
[mirror_zfs.git] / module / zfs / zfs_ioctl.c
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-12 Alek PAvoid retrieving unused snapshot props
2019-03-01 Olaf FaalandDo not resume a pool if multihost is enabled
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-12-11 Olaf FaalandRename macro ZFS_MINOR due to Lustre conflict
2018-10-17 Matthew AhrensLinux does not HAVE_SMB_SHARE
2018-10-09 Paul Dagnelie Refactor dmu_recv into its own file
2018-09-06 Don BradyPool allocation classes
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-08-03 LOLiAllow inherited properties in zfs_check_settable()
2018-07-27 Toomas SoomeOpenZFS 8906 - uts: illumos rootfs should support salte...
2018-07-12 Matthew AhrensOpenZFS 9337 - zfs get all is slow due to uncached...
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-08 LOLiFix 'zpool create -t <tempname>'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-04 LOLiFix spa reference leak in zfs_ioc_pool_scan
2018-03-30 Andriy GaponOpenZFS 9164 - assert: newds == os->os_dsl_dataset
2018-03-13 Brian BehlendorfAdd kernel module auto-loading
2018-02-21 Tom CaputiZIL claiming should not start user accounting
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-09 Andriy GaponOpenZFS 8520 - lzc_rollback
2018-02-09 Serapheim Dimitrop... OpenZFS 8677 - Open-Context Channel Programs
2018-02-08 Serapheim Dimitrop... OpenZFS 8604 - Simplify snapshots unmounting code
2018-02-08 Chris WilliamsonOpenZFS 8600 - ZFS channel programs - snapshot
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2017-11-10 Arkadiusz BubałaLong hold the dataset during upgrade
2017-11-08 Brian BehlendorfOpenZFS 8607 - variable set but not used
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-08-31 LOLiRetire send space estimation via ZFS_IOC_SEND
2017-08-21 Chunwei ChenFix zfs_ioc_pool_sync should not use fnvlist
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2017-07-28 LOLizfs promote|rename .../%recv should be an error
2017-07-25 Brian BehlendorfFix 'zpool clear' on suspended pools
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-12 LOLiAdd port of FreeBSD 'volmode' property
2017-07-07 LOLiFix 'zpool clear' on readonly pools
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-06-28 Tony HutterGCC 7.1 fixes
2017-06-26 Giuseppe Di NataleOpenZFS 8264 - want support for promoting datasets...
2017-06-02 LOLiFix "snapdev" property issues
2017-05-26 Brian BehlendorfRevert "Fix "snapdev" property inheritance behaviour"
2017-05-25 LOLiFix "snapdev" property inheritance behaviour
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-09 LOLiAdd property overriding (-o|-x) to 'zfs receive'
2017-04-14 Andriy GaponOpenZFS 6101 - attempt to lzc_create() a filesystem...
2017-04-13 Brian BehlendorfOpenZFS 5120 - zfs should allow large block/gzip/raidz...
2017-03-13 Brian BehlendorfAlign mount options handling and type/function names...
2017-03-10 Brian BehlendorfRestructure mount option handling
2017-03-10 Brian BehlendorfRename zfs_* functions
2017-03-10 Brian BehlendorfRename zfs_sb_t -> zfsvfs_t
2017-01-31 George MelikovOpenZFS 7019 - zfsdev_ioctl skips secpolicy when FKIOCT...
2017-01-23 George MelikovOpenZFS 7180 - potential race between zfs_suspend_fs...
2017-01-19 Chunwei ChenSuspend/resume zvol for recv and rollback
2017-01-17 George MelikovOpenZFS 7071 - lzc_snapshot does not fill in errlist...
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-11-02 BearBabyLiuFix dsl_prop_get_all_dsl() memory leak
2016-10-20 caoFix coverity defects: CID 147551, 147552
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 ilovezfsOpenZFS 6541 - Pool feature-flag check defeated if...
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-25 caoFix coverity defects: CID 147650, 147649, 147647, 147646
2016-09-17 luozhengzhengFix Coverity defects
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-07-29 heary-caoFix zfs_allow_log_destroy() NULL dereference
2016-07-15 Roman StrashkinFix filesystem destroy with receive_resume_token
2016-07-13 Gvozden NeskovicFix handling of errors nvlist in zfs_ioc_recv_new()
2016-07-12 Chunwei ChenFix get_zfs_sb race with concurrent umount
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Brian BehlendorfImplement zfs_ioc_recv_new() for OpenZFS 2605
2016-06-28 Dan McDonaldOpenZFS 4986 - receiving replication stream fails if...
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-05-05 Brian BehlendorfOpenZFS 6286 - ZFS internal error when set large block...
2016-05-02 Tim ChaseEnable PF_FSTRANS for ioctl secpolicy callbacks (#4571)
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-02-05 Dan McDonaldIllumos 6096 - ZFS_SMB_ACL_RENAME needs to cleanup...
2016-01-12 Josef 'Jeff' SipekIllumos 5515 - dataset user hold doesn't reject empty...
2015-11-17 Brian BehlendorfFollow 0/-E convention for module load errors
2015-09-04 Brian BehlendorfAdd dbgmsg kstat
2015-09-04 Brian BehlendorfMerge branch 'zvol'
next