]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/zfs_znode.h
ztest: scrub ddt repair
[mirror_zfs.git] / include / sys / zfs_znode.h
2018-10-17 Matthew AhrensLinux does not HAVE_SMB_SHARE
2018-10-11 Matt AhrensOpenZFS 9689 - zfs range lock code should not be zpl...
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-08-02 John GallagherAdd missing checks to zpl_xattr_* functions
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'
2018-02-13 Nasf-FanProject Quota on ZFS
2017-10-27 Brian BehlendorfOpenZFS 8081 - Compiler warnings in zdb
2017-03-13 Brian BehlendorfAlign mount options handling and type/function names...
2017-03-10 Brian BehlendorfRename zfs_sb_t -> zfsvfs_t
2017-01-27 George MelikovOpenZFS 7301 - zpool export -f should be able to interr...
2016-11-04 Chunwei ChenFix unlinked file cannot do xattr operations
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-07-12 Chunwei ChenKill zp->z_xattr_parent to prevent pinning
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-24 Ned BassImplement large_dnode pool feature
2016-05-19 Nikolay BorisovKill znode->z_gen field
2016-05-17 Chunwei ChenRemove dummy znode from zvol_state
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
2016-01-15 Brian BehlendorfFix zsb->z_hold_mtx deadlock
2016-01-15 Brian BehlendorfAdd zfs_object_mutex_size module option
2015-07-06 Alexander MotinIllumos 5008 - lock contention (rrw_exit) while running...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-24 Chunwei ChenFix kernel panic due to tsd_exit in ZFS_EXIT(zsb)
2014-07-17 Brian BehlendorfFix zil_commit() NULL dereference
2014-01-09 Brian BehlendorfUse local variable to read zp->z_mode
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-23 Etienne DechampsOnly commit the ZIL once in zpl_writepages() (msync...
2013-11-04 Will AndrewsIllumos #3742
2013-09-04 Matthew AhrensIllumos #3464
2013-03-04 Richard YaoConstify structures containing function pointers
2013-01-17 Brian BehlendorfFix 'zfs rollback' on mounted file systems
2012-12-03 Brian BehlendorfDirectory xattr znodes hold a reference on their parent
2012-03-22 Brian BehlendorfAdd .zfs control directory
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-03-22 Brian BehlendorfFix evict() deadlock
2011-03-22 Brian BehlendorfMerge branch 'dracut'
2011-03-15 Brian BehlendorfRegister .sync_fs handler
2011-03-02 Brian BehlendorfDrop HAVE_XVATTR macros
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfAdd mmap(2) support
2011-02-10 Brian BehlendorfAdd zp->z_is_zvol flag
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfVFS: Add zfs_inode_update() helper
2011-02-10 Brian BehlendorfVFS: Integrate zfs_znode_alloc()
2010-09-08 Brian BehlendorfSupport custom build directories and move includes