]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/zfs_vfsops.h
Add support for user/group dnode accounting & quota
[mirror_zfs.git] / include / sys / zfs_vfsops.h
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-01-15 Brian BehlendorfFix zsb->z_hold_mtx deadlock
2016-01-15 Brian BehlendorfAdd zfs_object_mutex_size module option
2015-09-19 Ned BassHonor xattr=sa dataset property
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-03 Brian BehlendorfAdd temporary mount options
2015-08-31 Brian BehlendorfLinux 3.18 compat: Snapshot auto-mounting
2015-07-06 Alexander MotinIllumos 5008 - lock contention (rrw_exit) while running...
2015-03-24 Chris DunlopReduce size of zfs_sb_t: allocate z_hold_mtx separately
2015-03-20 Brian BehlendorfRestructure per-filesystem reclaim
2014-01-29 Tim ChaseImplement relatime.
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-10-29 Massimo MaggiPosix ACL Support
2013-01-17 Brian BehlendorfFix 'zfs rollback' on mounted file systems
2012-12-20 Brian BehlendorfRevert "Remove TSD zfs_fsyncer_key"
2012-12-19 Brian BehlendorfRemove TSD zfs_fsyncer_key
2012-11-27 Brian BehlendorfIncrease ZFS_OBJ_MTX_SZ to 256
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-01-13 Brian BehlendorfIncrease link count limit to 2^31-1
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-10-11 Brian BehlendorfExport symbols for the VFS API
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-03-22 Brian BehlendorfMerge branch 'dracut'
2011-03-15 Brian BehlendorfRegister .remount_fs handler
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfExport required vfs/vn symbols
2010-09-08 Brian BehlendorfSupport custom build directories and move includes