summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_export.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-22xfs: new export opsChristoph Hellwig1-81/+123
2007-10-19[XFS] cleanup fid types messChristoph Hellwig1-3/+3
2007-10-16[XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig1-3/+1
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig1-2/+2
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig1-3/+5
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner1-1/+3
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner1-1/+1
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-1/+0
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-3/+3
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott1-5/+5
2006-03-14[XFS] Switch over from linvfs names for sb/quotactl operations forNathan Scott1-9/+9
2006-03-14[XFS] Take a dentry structure off the stack into the data segment.Nathan Scott1-5/+2
2006-03-14[XFS] find_exported_dentry(). XFS does not need to use this symbol as itDavid Chinner1-1/+1
2005-11-02[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott1-2/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-30/+14
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+205