]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfs_ioctl.c
OpenZFS 6328 - Fix cstyle errors in zfs codebase
[mirror_zfs.git] / module / zfs / zfs_ioctl.c
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'
2015-09-03 Brian BehlendorfAdd temporary mount options
2015-09-01 Brian BehlendorfLinux 4.2 compat: misc_deregister()
2015-08-31 Brian BehlendorfLinux 3.18 compat: Snapshot auto-mounting
2015-08-28 Brian BehlendorfCheck large block feature flag on volumes
2015-07-14 Richard YaoFailure of userland copy should return EFAULT
2015-07-06 Alexander MotinIllumos 5008 - lock contention (rrw_exit) while running...
2015-07-06 Andriy GaponIllumos 5946, 5945
2015-06-23 Richard Yaozfsdev_getminor() should check for invalid file handles
2015-05-14 Antonio RussoRelax restriction on zfs_ioc_next_obj() iteration
2015-05-13 Max GrossmanIllumos 5765 - add support for estimating send stream...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-04-03 Tim ChaseMark all ZPL and ioctl functions as PF_FSTRANS
2015-03-02 Brian BehlendorfPrevent "zpool destroy|export" when suspended
2015-02-24 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2015-02-10 Brian BehlendorfUse vmem_alloc() for nvlists
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-11-19 Ned BassExplicitly include SPL compat headers
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-10-20 Daniil LunevIllumos 4924 - LZ4 Compression for metadata
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-05-19 Tim ChaseAllow for lock-free reading zfsdev_state_list.
2014-04-18 Brian BehlendorfFix zfsdev_ioctl() kmem leak warning
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-03-31 Brian BehlendorfClarify zpool_events_next() comment
2014-03-31 Brian BehlendorfAdd zpool_events_seek() functionality
2014-03-20 Andrey VesnovatyFix regression introduced in port of Illumos #3744
2014-01-07 Tim ChaseFix the creation of ZPOOL_HIST_CMD pool history entries.
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-16 Brian BehlendorfSync /dev/zfs ioctl ordering
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-12-06 Brian BehlendorfAdd module versioning
2013-11-14 Brian BehlendorfRemove the slog restriction on bootfs pools
2013-11-14 Brian BehlendorfReduce stack for traverse_visitbp() recursion
2013-11-06 Massimo MaggiHonor CONFIG_FS_POSIX_ACL kernel option
2013-11-05 George WilsonIllumos #3954, #4080, #4081
2013-11-05 Matthew AhrensIllumos #3996
2013-11-05 Steven HartlandIllumos #3973
2013-11-04 Keith M WesolowskiIllumos #3875
2013-11-04 Steven HartlandIllumos #3740
2013-11-04 Will AndrewsIllumos #3744
2013-11-04 Will AndrewsIllumos #3742
2013-10-31 Matthew AhrensIllumos #3598
2013-10-29 Richard YaoFix incorrect usage of strdup() in zfs_unmount_snap()
2013-09-25 Tim ChaseAllocate the ioctl "output" nvlist with KM_PUSHPAGE.
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-03 Pawel Jakub DawidekCall zvol_create_minors() in spa_open_common() when...
2013-07-01 shenyan1kmem_zalloc(..., KM_SLEEP) will never fail
2013-06-19 Madhav SureshIllumos #3006
2013-03-05 Eric DillmannAdd snapdev=[hidden|visible] dataset property
2013-01-29 Eric DillmannIllumos #3035 LZ4 compression support in ZFS and GRUB
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-12-20 Brian BehlendorfRevert "Remove TSD zfs_fsyncer_key"
2012-12-19 Brian BehlendorfRemove TSD zfs_fsyncer_key
2012-10-03 George WilsonIllumos #3129, #3130
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
next