summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_vnode.c
AgeCommit message (Expand)Author
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