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