aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_dquot.h
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-143/+0
* xfs: remove xfs_dqmarkerChristoph Hellwig2010-05-191-20/+1
* xfs: convert the dquot free list to use list headsDave Chinner2010-05-191-3/+2
* xfs: convert the dquot hash list to use list headsDave Chinner2010-05-191-7/+2
* xfs: convert the per-mount dquot list to use list headsDave Chinner2010-05-191-1/+1
* xfs: event tracing supportChristoph Hellwig2009-12-141-21/+0
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-1/+0
* xfs: kill mutex_t typedefChristoph Hellwig2009-03-291-2/+2
* xfs: use mutex_is_locked in XFS_DQ_IS_LOCKEDChristoph Hellwig2009-02-091-13/+1
* xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2009-01-191-0/+10
* [XFS] Clean up dquot pincount code.Peter Leckie2008-10-301-2/+2
* [XFS] replace dquot flush semaphore with a completionDavid Chinner2008-08-131-11/+18
* [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()Denys Vlasenko2008-07-281-1/+1
* [XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen2008-02-071-5/+0
* [XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro2006-06-191-2/+2
* [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-15/+1
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-17/+12
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+224