summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_vnode.h
AgeCommit message (Expand)Author
2008-08-13[XFS] kill bhv_vnode_tChristoph Hellwig
2008-08-13[XFS] implement IHOLD/IRELE directlyChristoph Hellwig
2008-08-13[XFS] kill vn_to_inodeChristoph Hellwig
2008-08-13[XFS] Remove vn_from_inode()Christoph Hellwig
2008-08-13[XFS] XFS: Kill xfs_vtoi()David Chinner
2008-07-28[XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig
2008-07-28[XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig
2008-07-28[XFS] xfs_setattr currently doesn't just handle the attributes set throughChristoph Hellwig
2008-05-23[XFS] Fix fsync() b0rkage.David Chinner
2008-04-29[XFS] Remove VN_IS* macros and related cruft.Christoph Hellwig
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok
2008-04-18[XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18[XFS] kill xfs_rwlock/xfs_rwunlockChristoph Hellwig
2008-04-18[XFS] kill xfs_get_dir_entryChristoph Hellwig
2008-04-18[XFS] Don't block pdflush when writing back inodesDavid Chinner
2008-02-07[XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig
2008-02-07[XFS] simplify vn_revalidateChristoph Hellwig
2008-02-07[XFS] more vnode/inode tracing fixesLachlan McIlroy
2008-02-07[XFS] clean up vnode/inode tracingLachlan McIlroy
2007-10-16[XFS] kill struct bhv_vfsChristoph Hellwig
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] kill the v_number member in struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig
2007-10-16[XFS] move v_iocount from bhv_vnode to xfs_inodeChristoph Hellwig
2007-10-16[XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig
2007-10-15[XFS] stop using uio in the readlink codeChristoph Hellwig
2007-10-15[XFS] use filldir internallyChristoph Hellwig
2007-07-14[XFS] XFS should not be looking at filp reference countsChristoph Hellwig
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-05-08[XFS] propogate return codes from flush routinesLachlan McIlroy
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner
2006-09-28[XFS] remove bhv_lookup, _range version works aswell and has more usefulChristoph Hellwig
2006-06-27[XFS] * There is trivial "inode => vnode => inode" conversion, but onlyAlexey Dobriyan
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Start writeout earlier (on last close) in the case where we have aNathan Scott
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott
2006-04-11[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe
2006-04-10[PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar
2006-03-31[XFS] Provide XFS support for the splice syscall.Nathan Scott
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott
2006-03-14[XFS] Dynamically allocate vattr in places it makes sense to do so, toNathan Scott
2006-01-11[XFS] Fix some build fallout from atime changes.Nathan Scott
2005-11-02[XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c changeEric Sandeen
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Improve buffered read throughput by removing unnecessary timer callsNathan Scott
2005-11-02[XFS] Make some extended attributes routines take const parameters, forNathan Scott