summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_vfs.h
AgeCommit message (Expand)Author
2008-04-18[XFS] Remove periodic logging of in-core superblock counters.David Chinner
2007-10-16[XFS] kill struct bhv_vfsChristoph Hellwig
2007-10-16[XFS] move syncing related members from struct bhv_vfs to struct xfs_mountChristoph Hellwig
2007-10-16[XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig
2007-10-16[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfsChristoph Hellwig
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig
2007-10-16[XFS] remove dependency of the quota module on behaviorsChristoph Hellwig
2007-10-16[XFS] remove dependency of the dmapi module on behaviorsChristoph Hellwig
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig
2007-07-14[XFS] Fix remount,readonly path to flush everything correctly.David Chinner
2007-07-14[XFS] Lazy Superblock CountersDavid Chinner
2007-02-10[XFS] Make freeze code a little cleaner.David Chinner
2007-02-10[XFS] Ensure a frozen filesystem has a clean log before writing the dummyDavid Chinner
2006-09-28[XFS] remove accidentally reintroduced vfs unmount flag, unneeded inNathan Scott
2006-06-09[XFS] Cleanup a missed porting conversion, and freezing.Nathan Scott
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott
2005-11-02[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-09-05[XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig
2005-06-21[XFS] quiesce the filesystem proper when freezingChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds