aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove xfs_version.hChristoph Hellwig2010-10-181-0/+1
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-7/+0
* xfs: constify xattr_handlerStephen Hemminger2010-05-211-1/+1
* xfs: event tracing supportChristoph Hellwig2009-12-141-7/+0
* const: make struct super_block::s_qcop constAlexey Dobriyan2009-09-221-1/+1
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-091-0/+1
* remove unused behvavior cruft in xfs_super.hChristoph Hellwig2008-12-041-12/+0
* [XFS] move xfssyncd code to xfs_sync.cDavid Chinner2008-10-301-3/+0
* [XFS] sanitize xfs_initialize_vnodeChristoph Hellwig2008-08-131-3/+0
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-131-1/+1
* [XFS] Use the generic xattr methods.Lachlan McIlroy2008-07-281-0/+1
* [XFS] sort out opening and closing of the block devicesChristoph Hellwig2008-07-281-3/+0
* [XFS] Remove CONFIG_XFS_SECURITY.Eric Sandeen2008-04-181-7/+1
* exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* [XFS] kill struct bhv_vfsChristoph Hellwig2007-10-161-2/+1
* [XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig2007-10-161-0/+3
* [XFS] decontaminate vfs operations from behavior detailsChristoph Hellwig2007-10-161-2/+0
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-161-0/+3
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-1/+1
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-0/+2
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-171-5/+0
* [XFS] Switch over from linvfs names for sb/quotactl operations forNathan Scott2006-03-141-1/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] write barrier support Issue all log sync operations as orderedChristoph Hellwig2005-11-021-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+138