]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfs_vfsops.c
Add support for user/group dnode accounting & quota
[mirror_zfs.git] / module / zfs / zfs_vfsops.c
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-07-25 Nikolay BorisovRemove znode's z_uid/z_gid member
2016-07-20 Chunwei ChenFix NULL pointer in zfs_preumount from 1d9b3bd
2016-07-19 Chunwei ChenWait iput_async before evict_inodes to prevent race
2016-07-12 Chunwei Chenfh_to_dentry should return ESTALE when generation mismatch
2016-07-12 Chunwei ChenDon't allow accessing XATTR via export handle
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-17 Tim ChaseLinux 4.6 compat: Fall back to d_prune_aliases() if...
2016-01-15 Brian BehlendorfFix zsb->z_hold_mtx deadlock
2016-01-15 Brian BehlendorfAdd zfs_object_mutex_size module option
2016-01-12 Justin T. GibbsIllumos 6171 - dsl_prop_unregister() slows down dataset...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-09-04 Brian BehlendorfSupport accessing .zfs/snapshot via NFS
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-06-22 Brian BehlendorfAdd zfs_sb_prune_aliases() function
2015-06-17 Tim Chase3.12 compat, NUMA-aware per-superblock shrinker
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Brian BehlendorfUse taskq_wait_outstanding() function
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-06 Chris DunlopWait for all znodes to be released before tearing down...
2015-03-24 Chris DunlopReduce size of zfs_sb_t: allocate z_hold_mtx separately
2015-03-20 Brian BehlendorfRestructure per-filesystem reclaim
2015-03-03 Brian BehlendorfLinux 4.0 compat: bdi_setup_and_register()
2015-01-20 Tim ChaseLinux 3.12 compat: split shrinker has s_shrink
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Ned BassFix dprintf format specifiers
2014-09-03 Dan SwartzendruberImprove handling of filesystem versions
2014-02-12 Tim ChasePropagate errors when registering "relatime" property...
2014-01-29 Tim ChaseImplement relatime.
2014-01-09 Brian BehlendorfDrain iput taskq outside z_teardown_lock
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-02 Brian BehlendorfRemove incorrect ASSERT in zfs_sb_teardown()
2013-11-14 Tim ChaseFix rollback of mounted filesystem regression
2013-11-06 Massimo MaggiHonor CONFIG_FS_POSIX_ACL kernel option
2013-11-04 Keith M WesolowskiIllumos #3875
2013-11-04 Will AndrewsIllumos #3742
2013-11-04 Mark Shellenbaum6977619 NULL pointer deference in sa_handle_get_from_db()
2013-10-31 Matthew AhrensIllumos #3598
2013-10-29 Massimo MaggiPosix ACL Support
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-17 Brian BehlendorfFix read-only pool hang on unmount
2013-07-01 Tim ChaseFix zfs_sb_teardown/zfs_resume_fs NULL dereference
2013-06-19 Madhav SureshIllumos #3006
2013-01-18 Brian BehlendorfUse sb->s_d_op default dentry operations
2013-01-17 Brian BehlendorfRevert "Revert "Fix unlink/xattr deadlock""
2013-01-17 Brian BehlendorfFix 'zfs rollback' on mounted file systems
2013-01-14 Matthew AhrensIllumos #3208 cross-endian incorrect user/group accounting
2012-12-05 Brian BehlendorfRevert "Fix unlink/xattr deadlock"
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-09-06 Cyril PliskoMake ZFS filesystem id persistent across different...
2012-08-10 Brian BehlendorfSuppress 'zfs_sb_create' memory warning
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-04-05 Gunnar BeutnerFixed a NULL pointer dereference bug in zfs_preumount
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-11-08 Brian BehlendorfDisown dataset in zfs_sb_create()
2011-10-11 Brian BehlendorfExport symbols for the VFS API
2011-09-28 Andreas Dilgerzpl: Fix "df -i" to have better free inodes value
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-06-20 Gunnar BeutnerFix unlink/xattr deadlock
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-04-19 Brian BehlendorfLinux 2.6.39 compat, invalidate_inodes()
2011-03-22 Brian BehlendorfMerge branch 'dracut'
2011-03-15 Brian BehlendorfRegister .remount_fs handler
2011-03-15 Brian BehlendorfRegister .sync_fs handler
2011-03-08 Brian BehlendorfSet stat->st_dev and statfs->f_fsid
2011-02-23 Brian BehlendorfIncrease fragment size to block size
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfInvalidate dcache and inode cache
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfDisable fuid features
2011-02-10 Brian BehlendorfDisable zfs_sync during oops/panic
2011-02-10 Brian BehlendorfDisable Shutdown/Reboot
2011-02-10 Brian BehlendorfRemove SYNC_ATTR check
2011-02-10 Brian BehlendorfRemove mount options
2011-02-10 Brian BehlendorfRemove zfs_active_fs_count
2011-02-10 Brian BehlendorfRemove unused mount functions
2011-02-10 Brian BehlendorfRemove zfs_major/zfs_minor/zfsfstype
2011-02-10 Brian BehlendorfRemove Solaris VFS Hooks
2011-02-10 Brian BehlendorfVFS: Add zfs_inode_update() helper
2011-02-10 Brian BehlendorfRemove zfs_parse_bootfs() support
2011-02-10 Brian BehlendorfWrap with HAVE_MLSLABEL
2011-02-10 Brian BehlendorfExport required vfs/vn symbols
2011-01-06 Brian BehlendorfFix minor compiler warnings
2010-10-04 Ricardo M. CorreiaRegister the space accounting callback even when we...
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
next