aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
...
* Illumos #3208 cross-endian incorrect user/group accountingMatthew Ahrens2013-01-141-9/+25
* Revert "Fix unlink/xattr deadlock"Brian Behlendorf2012-12-051-6/+0
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-3/+3
* Make ZFS filesystem id persistent across different machinesCyril Plisko2012-09-061-2/+4
* Suppress 'zfs_sb_create' memory warningBrian Behlendorf2012-08-101-1/+1
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-1/+1
* Fixed a NULL pointer dereference bug in zfs_preumountGunnar Beutner2012-04-051-1/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-10/+37
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+21
* Implement SA based xattrsBrian Behlendorf2011-11-281-3/+13
* Simplify BDI integrationBrian Behlendorf2011-11-081-25/+23
* Disown dataset in zfs_sb_create()Brian Behlendorf2011-11-081-1/+1
* Export symbols for the VFS APIBrian Behlendorf2011-10-111-4/+10
* zpl: Fix "df -i" to have better free inodes valueAndreas Dilger2011-09-281-1/+1
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+27
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-177/+42
* Fix unlink/xattr deadlockGunnar Beutner2011-06-201-0/+6
* Implemented NFS export_operations.Gunnar Beutner2011-04-291-3/+1
* Linux 2.6.39 compat, invalidate_inodes()Brian Behlendorf2011-04-191-1/+1
* Register .remount_fs handlerBrian Behlendorf2011-03-151-0/+40
* Register .sync_fs handlerBrian Behlendorf2011-03-151-7/+11
* Set stat->st_dev and statfs->f_fsidBrian Behlendorf2011-03-071-1/+1
* Increase fragment size to block sizeBrian Behlendorf2011-02-231-4/+8
* Invalidate dcache and inode cacheBrian Behlendorf2011-02-101-7/+7
* Prototype/structure update for LinuxBrian Behlendorf2011-02-101-621/+473
* Remove zfs_ctldir.[ch]Brian Behlendorf2011-02-101-1/+0
* Disable fuid featuresBrian Behlendorf2011-02-101-0/+6
* Disable zfs_sync during oops/panicBrian Behlendorf2011-02-101-1/+1
* Disable Shutdown/RebootBrian Behlendorf2011-02-101-1/+5
* Remove SYNC_ATTR checkBrian Behlendorf2011-02-101-9/+0
* Remove mount optionsBrian Behlendorf2011-02-101-21/+0
* Remove zfs_active_fs_countBrian Behlendorf2011-02-101-11/+0
* Remove unused mount functionsBrian Behlendorf2011-02-101-333/+0
* Remove zfs_major/zfs_minor/zfsfstypeBrian Behlendorf2011-02-101-105/+2
* Remove Solaris VFS HooksBrian Behlendorf2011-02-101-50/+0
* VFS: Add zfs_inode_update() helperBrian Behlendorf2011-02-101-0/+3
* Remove zfs_parse_bootfs() supportBrian Behlendorf2011-02-101-55/+0
* Wrap with HAVE_MLSLABELBrian Behlendorf2011-02-101-0/+2
* Export required vfs/vn symbolsBrian Behlendorf2011-02-101-10/+22
* Fix minor compiler warningsBrian Behlendorf2011-01-061-8/+10
* Register the space accounting callback even when we don't have the ZPL.Ricardo M. Correia2010-10-041-1/+3
* Add linux kernel disk supportBrian Behlendorf2010-08-311-6/+10
* Update to onnv_147Brian Behlendorf2010-08-261-26/+26
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-155/+350
* Rebase master to b121Brian Behlendorf2009-08-181-2/+0
* Rebase master to b117Brian Behlendorf2009-07-021-100/+508
* Rebase master to b105Brian Behlendorf2009-01-151-12/+40
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1652