aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_quota_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19xfs: remove a few macro indirections in the quota codeChristoph Hellwig1-13/+0
2010-05-19xfs: access quotainfo structure directlyChristoph Hellwig1-14/+0
2010-05-19xfs: convert the dquot free list to use list headsDave Chinner1-17/+0
2010-05-19xfs: convert the dquot hash list to use list headsDave Chinner1-33/+0
2010-05-19xfs: convert the per-mount dquot list to use list headsDave Chinner1-25/+0
2009-02-09xfs: sanitize qh_lock wrappersChristoph Hellwig1-25/+15
2008-07-28[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/Christoph Hellwig1-3/+0
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig1-5/+0
2006-09-28[XFS] Remove several macros that are no longer used anywhereEric Sandeen1-2/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott1-0/+1
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-2/+4
2005-06-21[XFS] simplify XFS_PURGE_INODEChristoph Hellwig1-7/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+192