aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm.h
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-172/+0
* xfs: fix variable set but not used warningsChristoph Hellwig2011-04-081-5/+0
* xfs: convert the dquot free list to use list headsDave Chinner2010-05-191-16/+3
* xfs: convert the per-mount dquot list to use list headsDave Chinner2010-05-191-1/+3
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-21/+0
* xfs: kill mutex_t typedefChristoph Hellwig2009-03-291-3/+3
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-091-4/+10
* xfs: sanitize qh_lock wrappersChristoph Hellwig2009-02-091-1/+0
* xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELEChristoph Hellwig2009-02-091-5/+0
* no explicit xfs_iflush for special inodes during unmountChristoph Hellwig2008-12-041-1/+1
* [XFS] Clean up dquot pincount code.Peter Leckie2008-10-301-1/+0
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-131-1/+1
* [XFS] Clean up quotamount error handling.David Chinner2008-04-181-1/+1
* [XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin2008-02-071-2/+2
* [XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen2008-02-071-1/+1
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-161-3/+3
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-281-6/+0
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-091-1/+1
* [XFS] Rework the dquot hash sizing heuristics.Nathan Scott2005-11-021-3/+3
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin2005-09-051-2/+0
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-211-2/+4
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-2/+2
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-6/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+236