]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfs_fuid.c
Add `const` to nvlist functions to properly expose their real behavior
[mirror_zfs.git] / module / zfs / zfs_fuid.c
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-03-20 AndrewFix regression in POSIX mode behavior
2020-08-18 Matthew MacyFreeBSD: Fix UNIX permissions checking
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2019-12-11 Ryan MoellerRelocate common quota functions to shared code
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-10-02 Matthew MacyAdd inode accessors to common code
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-03-13 Brian BehlendorfAlign mount options handling and type/function names...
2017-03-10 Brian BehlendorfRename zfs_sb_t -> zfsvfs_t
2016-09-22 luozhengzhengFix coverity defects
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-07-25 Nikolay BorisovRemove znode's z_uid/z_gid member
2016-06-21 Chunwei ChenFix NFS credential
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2013-10-30 George WilsonIllumos #3522
2011-03-02 Brian BehlendorfDrop HAVE_XVATTR macros
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-17 Brian BehlendorfUse provided uid/gid for setattr
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfACL related changes
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
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-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...