aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/zfs_vfsops.h
Commit message (Expand)AuthorAgeFilesLines
* Fix zsb->z_hold_mtx deadlockBrian Behlendorf2016-01-151-2/+3
* Add zfs_object_mutex_size module optionBrian Behlendorf2016-01-151-1/+1
* Honor xattr=sa dataset propertyNed Bass2015-09-191-1/+1
* Add temporary mount optionsBrian Behlendorf2015-09-031-3/+28
* Linux 3.18 compat: Snapshot auto-mountingBrian Behlendorf2015-08-311-2/+1
* Illumos 5008 - lock contention (rrw_exit) while running a read only loadAlexander Motin2015-07-061-1/+1
* Reduce size of zfs_sb_t: allocate z_hold_mtx separatelyChris Dunlop2015-03-241-1/+1
* Restructure per-filesystem reclaimBrian Behlendorf2015-03-201-0/+1
* Implement relatime.Tim Chase2014-01-291-0/+1
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-2/+2
* Posix ACL SupportMassimo Maggi2013-10-291-0/+1
* Fix 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-171-0/+1
* Revert "Remove TSD zfs_fsyncer_key"Brian Behlendorf2012-12-201-0/+2
* Remove TSD zfs_fsyncer_keyBrian Behlendorf2012-12-191-2/+0
* Increase ZFS_OBJ_MTX_SZ to 256Brian Behlendorf2012-11-271-1/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-18/+3
* Increase link count limit to 2^31-1Brian Behlendorf2012-01-131-3/+3
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-1/+4
* Implement SA based xattrsBrian Behlendorf2011-11-281-0/+1
* Export symbols for the VFS APIBrian Behlendorf2011-10-111-0/+4
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+1
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-3/+3
* Register .remount_fs handlerBrian Behlendorf2011-03-151-0/+1
* Prototype/structure update for LinuxBrian Behlendorf2011-02-101-21/+25
* Remove zfs_ctldir.[ch]Brian Behlendorf2011-02-101-2/+29
* Export required vfs/vn symbolsBrian Behlendorf2011-02-101-0/+8
* Support custom build directories and move includesBrian Behlendorf2010-09-081-0/+159