aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iget.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[XFS] Fix inode reclaim scalability regression. When a filesystem hasDavid Chinner1-17/+12
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott1-3/+3
2006-01-11[XFS] add helper to get xfs_inode from vnodeChristoph Hellwig1-4/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-11/+7
2005-09-05[XFS] Retry linux inode cacech lookup if we found a stale inode. ThisChristoph Hellwig1-12/+16
2005-09-02[XFS] remove unessecary vnode flagsChristoph Hellwig1-11/+0
2005-05-05[XFS] Move the XFS inode to the front of its hash list on a cache hitNathan Scott1-1/+50
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1022