aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_quota_priv.h
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-53/+0
* xfs: remove a few macro indirections in the quota codeChristoph Hellwig2010-05-191-13/+0
* xfs: access quotainfo structure directlyChristoph Hellwig2010-05-191-14/+0
* xfs: convert the dquot free list to use list headsDave Chinner2010-05-191-17/+0
* xfs: convert the dquot hash list to use list headsDave Chinner2010-05-191-33/+0
* xfs: convert the per-mount dquot list to use list headsDave Chinner2010-05-191-25/+0
* xfs: sanitize qh_lock wrappersChristoph Hellwig2009-02-091-25/+15
* [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/Christoph Hellwig2008-07-281-3/+0
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-291-5/+0
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-281-2/+0
* [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-25/+11
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-211-0/+1
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-2/+4
* [XFS] simplify XFS_PURGE_INODEChristoph Hellwig2005-06-211-7/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+192