aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_vnode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott1-3/+3
2006-03-14[XFS] Dynamically allocate vattr in places it makes sense to do so, toNathan Scott1-11/+18
2006-01-11[XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig1-1/+0
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-28/+11
2005-11-02[XFS] Introduce two new mount options (nolargeio/largeio) to allowDavid Chinner1-0/+1
2005-09-05[XFS] streamline the clear_inode pathChristoph Hellwig1-144/+0
2005-09-02[XFS] add infrastructure for waiting on I/O completion at inode reclaimChristoph Hellwig1-5/+23
2005-09-02[XFS] remove unessecary vnode flagsChristoph Hellwig1-58/+1
2005-09-02[XFS] remove struct vnode::v_typeChristoph Hellwig1-15/+1
2005-09-02[XFS] replace vn_get usage by iholdChristoph Hellwig1-24/+0
2005-06-21[XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig1-2/+2
2005-05-05[XFS] remove noisy printk at vnode trace allocationEric Sandeen1-1/+0
2005-05-05[XFS] Fix up warningsEric Sandeen1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+455