summaryrefslogtreecommitdiffstats
path: root/module/zfs/zpl_super.c
Commit message (Expand)AuthorAgeFilesLines
* Update SAs when an inode is dirtiedBrian Behlendorf2012-12-141-1/+20
* Linux 3.6 compat, sops->write_super() removedYuxuan Shui2012-10-141-1/+0
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-5/+10
* Add .zfs control directoryBrian Behlendorf2012-03-221-7/+17
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-7/+17
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-20/+106
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-3/+17
* Tear down and flush the mmap regionPrasad Joshi2011-06-271-2/+2
* Implemented NFS export_operations.Gunnar Beutner2011-04-291-8/+0
* Linux 2.6.29 compat, credentialsBrian Behlendorf2011-04-071-3/+3
* Linux 2.6.29 compat, .freeze_fs/.unfreeze_fsBrian Behlendorf2011-03-221-2/+0
* Register .remount_fs handlerBrian Behlendorf2011-03-151-1/+11
* Register .sync_fs handlerBrian Behlendorf2011-03-151-1/+15
* Linux 2.6.36 compat, sops->evict_inode()Brian Behlendorf2011-02-111-9/+45
* Add Hooks for Linux Super Block OperationsBrian Behlendorf2011-02-101-0/+168