aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19xfs: convert the dquot free list to use list headsDave Chinner1-16/+3
2010-05-19xfs: convert the per-mount dquot list to use list headsDave Chinner1-1/+3
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig1-21/+0
2009-03-29xfs: kill mutex_t typedefChristoph Hellwig1-3/+3
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig1-4/+10
2009-02-09xfs: sanitize qh_lock wrappersChristoph Hellwig1-1/+0
2009-02-09xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELEChristoph Hellwig1-5/+0
2008-12-04no explicit xfs_iflush for special inodes during unmountChristoph Hellwig1-1/+1
2008-10-30[XFS] Clean up dquot pincount code.Peter Leckie1-1/+0
2008-08-13[XFS] cleanup xfs_mountfsChristoph Hellwig1-1/+1
2008-04-18[XFS] Clean up quotamount error handling.David Chinner1-1/+1
2008-02-07[XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin1-2/+2
2008-02-07[XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen1-1/+1
2007-10-16[XFS] remove dependency of the quota module on behaviorsChristoph Hellwig1-3/+3
2006-09-28[XFS] Remove several macros that are no longer used anywhereEric Sandeen1-6/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen1-1/+1
2005-11-02[XFS] Rework the dquot hash sizing heuristics.Nathan Scott1-3/+3
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-09-05[XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin1-2/+0
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott1-2/+4
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-2/+2
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-6/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+236