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