aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_export.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-22exportfs: make struct export_operations constGravatar Christoph Hellwig 1-1/+1
2007-10-22xfs: new export opsGravatar Christoph Hellwig 1-81/+123
2007-10-19[XFS] cleanup fid types messGravatar Christoph Hellwig 1-3/+3
2007-10-16[XFS] kill the vfs_flags member in struct bhv_vfsGravatar Christoph Hellwig 1-3/+1
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsGravatar Christoph Hellwig 1-2/+2
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsGravatar Christoph Hellwig 1-3/+5
2007-10-15[XFS] Radix tree based inode cachingGravatar David Chinner 1-1/+3
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.Gravatar David Chinner 1-1/+1
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-1/+0
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Gravatar Nathan Scott 1-3/+3
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Gravatar Nathan Scott 1-3/+3
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Gravatar Nathan Scott 1-5/+5
2006-03-14[XFS] Switch over from linvfs names for sb/quotactl operations forGravatar Nathan Scott 1-9/+9
2006-03-14[XFS] Take a dentry structure off the stack into the data segment.Gravatar Nathan Scott 1-5/+2
2006-03-14[XFS] find_exported_dentry(). XFS does not need to use this symbol as itGravatar David Chinner 1-1/+1
2005-11-02[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Gravatar Nathan Scott 1-2/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-30/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+205