aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_vfs.h
Commit message (Expand)AuthorAge
* [XFS] remove xfs_vfs.hChristoph Hellwig2008-11-30
* [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-11-30
* [XFS] move xfssyncd code to xfs_sync.cDavid Chinner2008-10-30
* [XFS] Remove periodic logging of in-core superblock counters.David Chinner2008-04-17
* [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] kill the vfs_fsid and vfs_altfsid members 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] kill struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-15
* [XFS] Fix remount,readonly path to flush everything correctly.David Chinner2007-07-14
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-14
* [XFS] Make freeze code a little cleaner.David Chinner2007-02-10
* [XFS] Ensure a frozen filesystem has a clean log before writing the dummyDavid Chinner2007-02-10
* [XFS] remove accidentally reintroduced vfs unmount flag, unneeded inNathan Scott2006-09-27
* [XFS] Cleanup a missed porting conversion, and freezing.Nathan Scott2006-06-09
* [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] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-09
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-17
* [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott2005-11-01
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig2005-09-04
* [XFS] quiesce the filesystem proper when freezingChristoph Hellwig2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16