summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_vfs.h
Commit message (Expand)AuthorAgeFilesLines
* [XFS] remove xfs_vfs.hChristoph Hellwig2008-12-011-44/+0
* [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-12-011-2/+0
* [XFS] move xfssyncd code to xfs_sync.cDavid Chinner2008-10-301-31/+0
* [XFS] Remove periodic logging of in-core superblock counters.David Chinner2008-04-181-1/+0
* [XFS] kill struct bhv_vfsChristoph Hellwig2007-10-161-12/+2
* [XFS] move syncing related members from struct bhv_vfs to struct xfs_mountChristoph Hellwig2007-10-161-8/+2
* [XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig2007-10-161-8/+0
* [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfsChristoph Hellwig2007-10-161-2/+0
* [XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig2007-10-161-119/+2
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-161-5/+0
* [XFS] remove dependency of the dmapi module on behaviorsChristoph Hellwig2007-10-161-7/+0
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-161-9/+9
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-2/+3
* [XFS] Fix remount,readonly path to flush everything correctly.David Chinner2007-07-141-0/+14
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-141-0/+1
* [XFS] Make freeze code a little cleaner.David Chinner2007-02-101-2/+1
* [XFS] Ensure a frozen filesystem has a clean log before writing the dummyDavid Chinner2007-02-101-0/+1
* [XFS] remove accidentally reintroduced vfs unmount flag, unneeded inNathan Scott2006-09-281-1/+1
* [XFS] Cleanup a missed porting conversion, and freezing.Nathan Scott2006-06-091-4/+3
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-4/+4
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-28/+27
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-091-62/+64
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-091-0/+7
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-171-1/+2
* [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott2005-11-021-0/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig2005-09-051-2/+0
* [XFS] quiesce the filesystem proper when freezingChristoph Hellwig2005-06-211-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+223
OpenPOWER on IntegriCloud