summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_export.c
Commit message (Expand)AuthorAgeFilesLines
* exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* xfs: new export opsChristoph Hellwig2007-10-221-81/+123
* [XFS] cleanup fid types messChristoph Hellwig2007-10-191-3/+3
* [XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig2007-10-161-3/+1
* [XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig2007-10-161-2/+2
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-3/+5
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-151-1/+3
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-101-1/+1
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-1/+0
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-3/+3
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-091-3/+3
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-171-5/+5
* [XFS] Switch over from linvfs names for sb/quotactl operations forNathan Scott2006-03-141-9/+9
* [XFS] Take a dentry structure off the stack into the data segment.Nathan Scott2006-03-141-5/+2
* [XFS] find_exported_dentry(). XFS does not need to use this symbol as itDavid Chinner2006-03-141-1/+1
* [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott2005-11-021-2/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-30/+14
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+205