]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfs_ctldir.c
Fix typo/etc in module/zfs/zfs_ctldir.c
[mirror_zfs.git] / module / zfs / zfs_ctldir.c
2019-05-05 Tomohiro KusumiFix typo/etc in module/zfs/zfs_ctldir.c
2019-05-01 Tomohiro KusumiCorrect snprintf() size argument
2018-11-09 George MelikovUpdate zfs_admin_snapshot value (disabled)
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-09-05 Chris SiebenmannCorrectly handle errors from kern_path
2018-09-05 Brian BehlendorfRevert "Update zfs_admin_snapshot default value (disabled)"
2018-09-05 George MelikovUpdate zfs_admin_snapshot default value (disabled)
2018-08-01 Rohan PuriFix deadlock between zfs umount & snapentry_expire
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2017-06-05 LOLiLinux 4.9 compat: fix zfs_ctldir xattr handling
2017-05-10 Brian BehlendorfLinux 4.12 compat: CURRENT_TIME removed
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_sb_t -> zfsvfs_t
2017-03-08 Chunwei ChenFix nfs snapdir automount
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-01 Chunwei ChenUse system_delay_taskq for long delay tasks
2016-11-02 Brian BehlendorfEnable .zfs/snapshot for 32-bit systems
2016-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Stian EllingsenUse env, not sh in zfsctl_snapshot_{,un}mount()
2016-10-08 Stian EllingsenFix use after free in zfsctl_snapshot_unmount()
2016-07-25 Nikolay BorisovRemove znode's z_uid/z_gid member
2016-07-14 Chris DunlopUse native inode->i_nlink instead of znode->z_links
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-05-19 Nikolay BorisovKill znode->z_gen field
2016-05-17 Chunwei ChenRemove dummy znode from zvol_state
2016-05-12 Dan McDonaldOpenZFS 6093 - zfsctl_shares_lookup
2016-05-12 Brian BehlendorfRevert "Kill znode->z_gen field"
2016-05-02 Nikolay BorisovKill znode->z_gen field
2016-04-06 Chunwei ChenFix atime handling and relatime
2015-12-14 Brian BehlendorfHold the zfs_snapentry_t before dispatch
2015-12-14 Chunwei ChenFix snapshot automount race cause EREMOTE
2015-12-14 Brian BehlendorfChange zfs_snapshot_lock from mutex to rw lock
2015-12-14 Brian BehlendorfFix zfsctl_lookup_objset() deadlock
2015-12-14 Brian BehlendorfSet 'zfs_expire_snapshot=0' to disable auto-unmount
2015-12-09 Chunwei ChenUse spa as key besides objsetid for snapentry
2015-11-19 Chunwei ChenFix snapshot automount behavior when concurrent or...
2015-09-25 Brian BehlendorfAllow NFS activity to defer snapshot unmounts
2015-09-04 Brian BehlendorfSupport accessing .zfs/snapshot via NFS
2015-08-31 Brian BehlendorfLinux 3.18 compat: Snapshot auto-mounting
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-08 Tim ChaseHandle concurrent snapshot automounts failing due to...
2013-11-04 Will AndrewsIllumos #3741
2013-10-31 Matthew AhrensIllumos #3598
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-08-09 Richard YaoLinux 3.8 compat: Support CONFIG_UIDGID_STRICT_TYPE_CHECKS
2013-07-12 Brian BehlendorfFix zfsctl_expire_snapshot() deadlock
2013-01-25 Brian BehlendorfUse dsl_dataset_snap_lookup()
2013-01-17 Brian BehlendorfFix 'zfs rollback' on mounted file systems
2013-01-16 Ned BassFix quoting error in unmount command
2013-01-10 Ned Basscall_usermodehelper() should wait for process
2012-12-12 Brian BehlendorfLinux 3.7 compat, schedule_delayed_work()
2012-10-17 Brian BehlendorfQuote snapshot and mountpoint for .zfs automount
2012-10-15 Yuxuan ShuiReturn positive error number in zfsctl_shares_lookup.
2012-10-14 Brian BehlendorfMerge branch 'linux-3.6'
2012-10-14 Yuxuan ShuiLinux 3.6 compat, sget()
2012-07-20 Brian BehlendorfDisable .zfs directory on 32-bit systems
2012-03-22 Brian BehlendorfAccount for .zfs ctldir inodes
2012-03-22 Brian BehlendorfAdd .zfs control directory
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfRemove Solaris VFS Hooks
2011-02-05 Brian BehlendorfDocumentation updates
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...