aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/zfs_vfsops.h
Commit message (Expand)AuthorAgeFilesLines
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-011-0/+35
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-051-235/+0
* Fix typos in include/Andrea Gelmini2019-08-301-2/+2
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-0/+3
* Fix `zfs set atime|relatime=off|on` behavior on inherited datasetsTomohiro Kusumi2019-05-071-1/+0
* port async unlinked drain from illumos-nexentaAlek P2019-02-121-0/+3
* Introduce read/write kstats per datasetSerapheim Dimitropoulos2018-08-201-0/+3
* Fix zpl_mount() deadlockBrian Behlendorf2018-07-111-0/+1
* ZIL claiming should not start user accountingTom Caputi2018-02-201-1/+1
* Project Quota on ZFSNasf-Fan2018-02-131-6/+8
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-0/+1
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-021-1/+0
* Restructure mount option handlingBrian Behlendorf2017-03-101-26/+34
* Rename zfs_* functionsBrian Behlendorf2017-03-101-15/+7
* Rename zfs_sb_t -> zfsvfs_tBrian Behlendorf2017-03-101-21/+21
* OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSYGeorge Melikov2017-01-261-2/+0
* OpenZFS 7180 - potential race between zfs_suspend_fs+zfs_resume_fs and zfs_io...George Melikov2017-01-231-1/+1
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-0/+4
* 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