aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_vnode.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-08-13[XFS] clean up stale references to semaphoresDavid Chinner
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] kill shouty XFS_ITOV_NULL macroDavid Chinner
2008-07-28[XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig
2008-02-07[XFS] add __init/__exit mark to specific init/cleanup functionsLachlan McIlroy
2008-02-07[XFS] keep i_nlink updated and use proper accessorsChristoph Hellwig
2008-02-07[XFS] stop updating inode->i_blocksChristoph Hellwig
2008-02-07[XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig
2008-02-07[XFS] simplify vn_revalidateChristoph Hellwig
2008-02-07[XFS] clean up vnode/inode tracingLachlan McIlroy
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph 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-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
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] Shutdown the filesystem if all device paths have gone. MadeNathan 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, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner
2005-09-05[XFS] streamline the clear_inode pathChristoph Hellwig
2005-09-02[XFS] add infrastructure for waiting on I/O completion at inode reclaimChristoph Hellwig
2005-09-02[XFS] remove unessecary vnode flagsChristoph Hellwig
2005-09-02[XFS] remove struct vnode::v_typeChristoph Hellwig
2005-09-02[XFS] replace vn_get usage by iholdChristoph Hellwig
2005-06-21[XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig
2005-05-05[XFS] remove noisy printk at vnode trace allocationEric Sandeen
2005-05-05[XFS] Fix up warningsEric Sandeen
2005-04-16Linux-2.6.12-rc2Linus Torvalds