aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dfrag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek1-2/+2
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-5/+5
2006-06-09[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber1-25/+49
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott1-2/+2
2006-01-11[XFS] add helper to get xfs_inode from vnodeChristoph Hellwig1-12/+4
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-8/+8
2005-11-02[XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr)Eric Sandeen1-31/+40
2005-06-21[XFS] (mostly) remove xfs_inval_cached_pages Since the last round ofChristoph Hellwig1-3/+4
2005-05-05[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.Nathan Scott1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+387