summaryrefslogtreecommitdiff
path: root/fs/xfs/quota/xfs_dquot.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-13xfs: remove subdirectoriesChristoph Hellwig1-137/+0
2011-07-13xfs: remove the dead QUOTADEBUG codeChristoph Hellwig1-6/+0
2010-05-19xfs: remove xfs_dqmarkerChristoph Hellwig1-20/+1
2010-05-19xfs: convert the dquot free list to use list headsDave Chinner1-3/+2
2010-05-19xfs: convert the dquot hash list to use list headsDave Chinner1-7/+2
2010-05-19xfs: convert the per-mount dquot list to use list headsDave Chinner1-1/+1
2009-12-15xfs: event tracing supportChristoph Hellwig1-21/+0
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig1-1/+0
2009-03-29xfs: kill mutex_t typedefChristoph Hellwig1-2/+2
2009-02-09xfs: use mutex_is_locked in XFS_DQ_IS_LOCKEDChristoph Hellwig1-13/+1
2009-01-19xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig1-0/+10
2008-10-30[XFS] Clean up dquot pincount code.Peter Leckie1-2/+2
2008-08-13[XFS] replace dquot flush semaphore with a completionDavid Chinner1-11/+18
2008-07-28[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()Denys Vlasenko1-1/+1
2008-02-07[XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen1-5/+0
2006-06-19[XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro1-2/+2
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-15/+1
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-17/+12
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig1-1/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+224