aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_vfs.c
Commit message (Expand)AuthorAge
* [XFS] kill struct bhv_vfsChristoph Hellwig2007-10-15
* [XFS] move syncing related members from struct bhv_vfs to struct xfs_mountChristoph Hellwig2007-10-15
* [XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig2007-10-15
* [XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig2007-10-15
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-15
* [XFS] remove dependency of the dmapi module on behaviorsChristoph Hellwig2007-10-15
* [XFS] move freeing the mount structure from xfs_mount_free into the callersChristoph Hellwig2007-10-15
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-15
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-09
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-17
* [XFS] Use XFS_VFSTOM in more places instead of open coding it. Nathan Scott2006-03-13
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig2005-09-04
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16