aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm.c
Commit message (Expand)AuthorAge
* xfs: fix variable set but not used warningsChristoph Hellwig2011-04-08
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
* xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-06
* xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-06
* xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-22
* xfs: fix dquot shaker deadlockDave Chinner2011-01-28
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-18
* xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-18
* xfs: simplify xfs_qm_dqusage_adjustChristoph Hellwig2010-10-18
* xfs: remove xfs_iputChristoph Hellwig2010-07-26
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* mm: add context argument to shrinker callbackDave Chinner2010-07-19
* xfs: remove block number from inode lookup codeDave Chinner2010-06-23
* xfs: always use iget in bulkstatChristoph Hellwig2010-06-23
* fs/xfs/quota: Add missing mutex_unlockJulia Lawall2010-05-28
* xfs: remove dead XFS_LOUD_RECOVERY codeChristoph Hellwig2010-05-19
* xfs: removed unused XFS_QMOPT_ flagsChristoph Hellwig2010-05-19
* xfs: remove a few macro indirections in the quota codeChristoph Hellwig2010-05-19
* xfs: access quotainfo structure directlyChristoph Hellwig2010-05-19
* xfs: convert the dquot free list to use list headsDave Chinner2010-05-19
* xfs: convert the dquot hash list to use list headsDave Chinner2010-05-19
* xfs: remove duplicate code from dquot reclaimDave Chinner2010-05-19
* xfs: convert the per-mount dquot list to use list headsDave Chinner2010-05-19
* fs/xfs: Correct NULL testJulia Lawall2010-02-13
* xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner2010-02-03
* xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig2010-01-21
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* xfs: remove SYNC_BDFLUSHChristoph Hellwig2009-06-08
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* xfs: kill mutex_t typedefChristoph Hellwig2009-03-29
* xfs: sanitize qh_lock wrappersChristoph Hellwig2009-02-09
* xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELEChristoph Hellwig2009-02-09
* xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig2009-02-08
* xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig2009-01-18
* no explicit xfs_iflush for special inodes during unmountChristoph Hellwig2008-12-03
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-30
* [XFS] Kill xfs_sync()David Chinner2008-10-30
* [XFS] Clean up dquot pincount code.Peter Leckie2008-10-30
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-13
* [XFS] replace dquot flush semaphore with a completionDavid Chinner2008-08-13
* [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/Christoph Hellwig2008-07-28
* [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()Denys Vlasenko2008-07-28
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-28
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-29
* [XFS] kill di_mode checks after xfs_igetChristoph Hellwig2008-04-29
* [XFS] Propagate errors from xfs_trans_commit().David Chinner2008-04-17