summaryrefslogtreecommitdiffstats
path: root/include/sys/zfs_znode.h
Commit message (Expand)AuthorAgeFilesLines
* Fix zil_commit() NULL dereferenceBrian Behlendorf2014-07-171-0/+1
* Use local variable to read zp->z_modeBrian Behlendorf2014-01-091-1/+1
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-2/+2
* Only commit the ZIL once in zpl_writepages() (msync() case).Etienne Dechamps2013-11-231-1/+2
* Illumos #3742Will Andrews2013-11-041-9/+7
* Illumos #3464Matthew Ahrens2013-09-041-1/+2
* Constify structures containing function pointersRichard Yao2013-03-041-1/+1
* Fix 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-171-0/+1
* Directory xattr znodes hold a reference on their parentBrian Behlendorf2012-12-031-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1
* Implement SA based xattrsBrian Behlendorf2011-11-281-0/+3
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-4/+3
* Fix evict() deadlockBrian Behlendorf2011-03-221-0/+2
* Register .sync_fs handlerBrian Behlendorf2011-03-151-1/+1
* Drop HAVE_XVATTR macrosBrian Behlendorf2011-03-021-7/+6
* Add mmap(2) supportBrian Behlendorf2011-02-101-0/+1
* Add zp->z_is_zvol flagBrian Behlendorf2011-02-101-1/+1
* Prototype/structure update for LinuxBrian Behlendorf2011-02-101-36/+40
* VFS: Add zfs_inode_update() helperBrian Behlendorf2011-02-101-0/+1
* VFS: Integrate zfs_znode_alloc()Brian Behlendorf2011-02-101-2/+9
* Support custom build directories and move includesBrian Behlendorf2010-09-081-0/+366