aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_vnode.h
Commit message (Expand)AuthorAge
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: remove IO_ISAIOChristoph Hellwig2009-12-11
* xfs: kill VN_BADChristoph Hellwig2009-03-16
* xfs: kill vn_atime_* helpers.Christoph Hellwig2009-03-16
* xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig2009-02-04
* move inode tracing out of xfs_vnode.Christoph Hellwig2008-12-03
* move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig2008-12-03
* kill vn_ioerrorChristoph Hellwig2008-12-03
* no explicit xfs_iflush for special inodes during unmountChristoph Hellwig2008-12-03
* [XFS] remove xfs_vfs.hChristoph Hellwig2008-11-30
* [XFS] Use struct inodes instead of vnodes to kill vn_grabDavid Chinner2008-10-30
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-13
* [XFS] implement IHOLD/IRELE directlyChristoph Hellwig2008-08-13
* [XFS] kill vn_to_inodeChristoph Hellwig2008-08-13
* [XFS] Remove vn_from_inode()Christoph Hellwig2008-08-13
* [XFS] XFS: Kill xfs_vtoi()David Chinner2008-08-13
* [XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig2008-07-28
* [XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig2008-07-28
* [XFS] xfs_setattr currently doesn't just handle the attributes set throughChristoph Hellwig2008-07-28
* [XFS] Fix fsync() b0rkage.David Chinner2008-05-23
* [XFS] Remove VN_IS* macros and related cruft.Christoph Hellwig2008-04-29
* [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-17
* [XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-17
* [XFS] kill xfs_rwlock/xfs_rwunlockChristoph Hellwig2008-04-17
* [XFS] kill xfs_get_dir_entryChristoph Hellwig2008-04-17
* [XFS] Don't block pdflush when writing back inodesDavid Chinner2008-04-17
* [XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig2008-02-07
* [XFS] simplify vn_revalidateChristoph Hellwig2008-02-07
* [XFS] more vnode/inode tracing fixesLachlan McIlroy2008-02-07
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-07
* [XFS] kill struct bhv_vfsChristoph Hellwig2007-10-15
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] kill the v_number member in struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-15
* [XFS] move v_iocount from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-15
* [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-15
* [XFS] stop using uio in the readlink codeChristoph Hellwig2007-10-15
* [XFS] use filldir internallyChristoph Hellwig2007-10-15
* [XFS] XFS should not be looking at filp reference countsChristoph Hellwig2007-07-14
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-07
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [XFS] remove bhv_lookup, _range version works aswell and has more usefulChristoph Hellwig2006-09-27
* [XFS] * There is trivial "inode => vnode => inode" conversion, but onlyAlexey Dobriyan2006-06-27
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-09
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Start writeout earlier (on last close) in the case where we have aNathan Scott2006-06-09