aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm_bhv.c
Commit message (Expand)AuthorAge
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-09
* [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-11-30
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-30
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-13
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-10
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-15
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-10
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [XFS] Fix a bad pointer dereference in the quota statvfs handling.Nathan Scott2006-09-07
* [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig2006-07-28
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [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] statvfs component of directory/project quota support, codeNathan Scott2006-06-09
* [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott2006-03-21
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-09
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin2005-09-04
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-21
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16