summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_vnode.c
Commit message (Expand)AuthorAgeFilesLines
* move inode tracing out of xfs_vnode.Christoph Hellwig2008-12-041-82/+0
* move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig2008-12-041-34/+0
* kill vn_ioerrorChristoph Hellwig2008-12-041-16/+0
* [XFS] Combine the XFS and Linux inodesDavid Chinner2008-10-301-14/+1
* [XFS] fix instant oops with tracing enabledChristoph Hellwig2008-10-301-1/+1
* [XFS] Use struct inodes instead of vnodes to kill vn_grabDavid Chinner2008-10-301-3/+3
* [XFS] clean up stale references to semaphoresDavid Chinner2008-08-131-1/+1
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-131-1/+1
* [XFS] implement IHOLD/IRELE directlyChristoph Hellwig2008-08-131-18/+0
* [XFS] kill vn_to_inodeChristoph Hellwig2008-08-131-1/+1
* [XFS] kill shouty XFS_ITOV_NULL macroDavid Chinner2008-08-131-1/+1
* [XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig2008-07-281-50/+0
* [XFS] add __init/__exit mark to specific init/cleanup functionsLachlan McIlroy2008-02-071-1/+1
* [XFS] keep i_nlink updated and use proper accessorsChristoph Hellwig2008-02-071-1/+0
* [XFS] stop updating inode->i_blocksChristoph Hellwig2008-02-071-2/+0
* [XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig2008-02-071-14/+0
* [XFS] simplify vn_revalidateChristoph Hellwig2008-02-071-46/+34
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-071-13/+13
* [XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig2007-10-161-3/+1
* [XFS] kill the v_number member in struct bhv_vnodeChristoph Hellwig2007-10-161-8/+0
* [XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-161-19/+27
* [XFS] move v_iocount from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-161-10/+19
* [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-161-7/+2
* [XFS] kill v_vfsp member from struct bhv_vnodeChristoph Hellwig2007-10-161-1/+3
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-4/+4
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-101-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-3/+3
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-16/+16
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-091-0/+16
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-171-3/+3
* [XFS] Dynamically allocate vattr in places it makes sense to do so, toNathan Scott2006-03-141-11/+18
* [XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig2006-01-111-1/+0
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-28/+11
* [XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner2005-11-021-0/+1
* [XFS] streamline the clear_inode pathChristoph Hellwig2005-09-051-144/+0
* [XFS] add infrastructure for waiting on I/O completion at inode reclaimChristoph Hellwig2005-09-021-5/+23
* [XFS] remove unessecary vnode flagsChristoph Hellwig2005-09-021-58/+1
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-021-15/+1
* [XFS] replace vn_get usage by iholdChristoph Hellwig2005-09-021-24/+0
* [XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig2005-06-211-2/+2
* [XFS] remove noisy printk at vnode trace allocationEric Sandeen2005-05-051-1/+0
* [XFS] Fix up warningsEric Sandeen2005-05-051-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+455
OpenPOWER on IntegriCloud