aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_vnodeops.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: preallocation transactions do not need to be synchronousDave Chinner2011-03-261-0/+1
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-181-4/+2
* xfs: kill xfs_lrw.hChristoph Hellwig2010-03-011-0/+2
* xfs: remove wrapper for the fsync file operationChristoph Hellwig2010-03-011-1/+0
* xfs: merge xfs_lrw.c into xfs_file.cChristoph Hellwig2010-03-011-12/+0
* xfs: convert attr to use unsigned namesDave Chinner2010-01-201-5/+5
* xfs: simplify inode teardownChristoph Hellwig2009-12-111-1/+0
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-0/+1
* xfs: merge xfs_mkdir into xfs_createChristoph Hellwig2009-02-091-2/+0
* xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig2009-02-041-1/+0
* [XFS] Fix merge failuresLachlan McIlroy2008-12-291-3/+3
|\
| * CRED: Separate task security context from task_structDavid Howells2008-11-141-5/+5
* | [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-111-2/+0
* | [XFS] fix error inversion problems with data flushingDave Chinner2008-12-011-0/+1
* | [XFS] wire up ->open for directoriesChristoph Hellwig2008-12-011-1/+0
* | [XFS] kill sys_credChristoph Hellwig2008-10-301-4/+2
|/
* [XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig2008-07-281-2/+6
* [XFS] Merge xfs_rmdir into xfs_removeChristoph Hellwig2008-07-281-2/+0
* [XFS] Return case-insensitive match for dentry cacheBarry Naujok2008-07-281-1/+1
* [XFS] Fix fsync() b0rkage.David Chinner2008-05-231-2/+1
* [XFS] remove sendfile leftoversChristoph Hellwig2008-04-291-3/+0
* [XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok2008-04-291-1/+1
* [XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig2008-04-291-1/+1
* [XFS] kill xfs_getattrChristoph Hellwig2008-04-291-1/+0
* [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-181-10/+13
* [XFS] cleanup vnode use in xfs_lookupChristoph Hellwig2008-04-181-1/+1
* [XFS] cleanup vnode use in xfs_symlink and xfs_renameChristoph Hellwig2008-04-181-2/+2
* [XFS] cleanup vnode use in xfs_linkChristoph Hellwig2008-04-181-1/+1
* [XFS] cleanup vnode use in xfs_create/mknod/mkdirChristoph Hellwig2008-04-181-2/+2
* [XFS] kill xfs_rwlock/xfs_rwunlockChristoph Hellwig2008-04-181-2/+0
* [XFS] use generic_permissionChristoph Hellwig2008-02-071-1/+0
* [XFS] Cleanup various fid related bits:Christoph Hellwig2008-02-071-1/+0
* [XFS] cleanup fid types messChristoph Hellwig2007-10-191-1/+1
* [XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig2007-10-161-5/+5
* [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-151-0/+86