aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm_bhv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-071-2/+1
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-181-1/+1
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-9/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: quota limit statvfs available blocksChristoph Hellwig2010-01-211-1/+1
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-1/+0
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-73/+3
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-091-1/+0
* [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-12-011-2/+2
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-301-1/+0
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-131-4/+3
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-101-1/+1
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-161-206/+33
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-161-1/+1
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-2/+0
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-101-1/+1
* [XFS] Fix a bad pointer dereference in the quota statvfs handling.Nathan Scott2006-09-071-1/+1
* [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig2006-07-281-6/+13
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-1/+1
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-091-14/+9
* [XFS] statvfs component of directory/project quota support, codeNathan Scott2006-06-091-1/+57
* [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott2006-03-221-2/+2
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-091-1/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-26/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-8/+8
* [XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin2005-09-051-43/+1
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-7/+34
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+410