aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_vnodeops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29[XFS] Fix merge failuresLachlan McIlroy1-3/+3
2008-12-11[XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig1-2/+0
2008-12-01[XFS] fix error inversion problems with data flushingDave Chinner1-0/+1
2008-12-01[XFS] wire up ->open for directoriesChristoph Hellwig1-1/+0
2008-11-14CRED: Separate task security context from task_structDavid Howells1-5/+5
2008-10-30[XFS] kill sys_credChristoph Hellwig1-4/+2
2008-07-28[XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig1-2/+6
2008-07-28[XFS] Merge xfs_rmdir into xfs_removeChristoph Hellwig1-2/+0
2008-07-28[XFS] Return case-insensitive match for dentry cacheBarry Naujok1-1/+1
2008-05-23[XFS] Fix fsync() b0rkage.David Chinner1-2/+1
2008-04-29[XFS] remove sendfile leftoversChristoph Hellwig1-3/+0
2008-04-29[XFS] Cleanup xfs_attr a bit with xfs_name and remove credBarry Naujok1-1/+1
2008-04-29[XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig1-1/+1
2008-04-29[XFS] kill xfs_getattrChristoph Hellwig1-1/+0
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok1-10/+13
2008-04-18[XFS] cleanup vnode use in xfs_lookupChristoph Hellwig1-1/+1
2008-04-18[XFS] cleanup vnode use in xfs_symlink and xfs_renameChristoph Hellwig1-2/+2
2008-04-18[XFS] cleanup vnode use in xfs_linkChristoph Hellwig1-1/+1
2008-04-18[XFS] cleanup vnode use in xfs_create/mknod/mkdirChristoph Hellwig1-2/+2
2008-04-18[XFS] kill xfs_rwlock/xfs_rwunlockChristoph Hellwig1-2/+0
2008-02-07[XFS] use generic_permissionChristoph Hellwig1-1/+0
2008-02-07[XFS] Cleanup various fid related bits:Christoph Hellwig1-1/+0
2007-10-19[XFS] cleanup fid types messChristoph Hellwig1-1/+1
2007-10-16[XFS] simplify xfs_create/mknod/symlink prototypeChristoph Hellwig1-5/+5
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig1-0/+86