aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-11[XFS] Clean up i_flags and i_flags_lock handling.David Chinner1-0/+41
2006-09-28[XFS] Really fix use after free in xfs_iunpin.David Chinner1-0/+1
2006-09-28[XFS] Remove last bulkstat false-positives with debug kernels.Nathan Scott1-4/+7
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-3/+3
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott1-1/+0
2006-04-11[XFS] Fix inode reclaim scalability regression. When a filesystem hasDavid Chinner1-0/+1
2006-03-17[XFS] Fix an infinite loop issue in bulkstat when a corrupt inode isNathan Scott1-3/+4
2006-03-17[XFS] There are a few problems with the newMandy Kirkconnell1-0/+1
2006-03-14[XFS] 929045 567344 This mod introduces multi-level in-core file extentMandy Kirkconnell1-5/+47
2006-03-14[XFS] 929045 567344 This mod re-organizes some of the in-core file extentMandy Kirkconnell1-6/+12
2006-01-11[XFS] add helper to get xfs_inode from vnodeChristoph Hellwig1-0/+2
2006-01-11[XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig1-0/+2
2005-11-02[XFS] Remove unused type, xfs_gap_t.Nathan Scott1-18/+0
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-65/+10
2005-11-02[XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.Nathan Scott1-1/+2
2005-06-21[XFS] rewrite xfs_iflush_allChristoph Hellwig1-6/+1
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-2/+0
2005-05-05[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platformsNathan Scott1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+554