aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/zpl.h
Commit message (Expand)AuthorAgeFilesLines
* Add temporary mount optionsBrian Behlendorf2015-09-031-5/+2
* Restructure per-filesystem reclaimBrian Behlendorf2015-03-201-1/+1
* Explicitly include SPL compat headersNed Bass2014-11-191-4/+5
* Implement fallocate FALLOC_FL_PUNCH_HOLETim Chase2014-09-081-0/+2
* Linux AIO SupportRichard Yao2014-09-051-2/+5
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-11/+12
* Add I/O Read/Write AccountingBrian Behlendorf2013-11-211-0/+1
* Honor CONFIG_FS_POSIX_ACL kernel optionMassimo Maggi2013-11-051-0/+14
* Posix ACL SupportMassimo Maggi2013-10-291-0/+16
* Linux 3.11 compat: fops->iterate()Richard Yao2013-08-151-0/+59
* Fix 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-171-1/+3
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-1/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+18
* Support the fallocate() file operation.Etienne Dechamps2012-02-091-0/+3
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+2
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-1/+0
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-011-1/+2
* MMAP OptimizationPrasad Joshi2011-07-011-0/+1
* Implemented NFS export_operations.Gunnar Beutner2011-04-291-1/+2
* Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-111-0/+1
* Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-101-1/+2
* Add Hooks for Linux File OperationsBrian Behlendorf2011-02-101-0/+63