aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota
Commit message (Expand)AuthorAge
* fs/xfs: Correct NULL testJulia Lawall2010-02-13
* xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner2010-02-03
* xfs: Use delay write promotion for dquot flushingDave Chinner2010-01-25
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-01
* xfs: quota limit statvfs available blocksChristoph Hellwig2010-01-21
* xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig2010-01-21
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-21
* xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig2010-01-21
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21
* xfs: implement quota warnings via netlinkChristoph Hellwig2010-01-21
* xfs: clean up error handling in xfs_trans_dqresvChristoph Hellwig2010-01-21
* xfs: kill XFS_QMOPT_ASYNCChristoph Hellwig2010-01-21
* xfs: reclaim inodes under a write lockDave Chinner2010-01-15
* xfs: event tracing supportChristoph Hellwig2009-12-15
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* xfs: fix double IRELE in xfs_dqrele_inodeChristoph Hellwig2009-10-13
* xfs: switch to seq_fileAlexey Dobriyan2009-09-15
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* xfs: remove SYNC_BDFLUSHChristoph Hellwig2009-06-08
* xfs: use generic inode iterator in xfs_qm_dqrele_all_inodesChristoph Hellwig2009-06-08
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* xfs: kill mutex_t typedefChristoph Hellwig2009-03-29
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-09
* xfs: sanitize qh_lock wrappersChristoph Hellwig2009-02-09
* xfs: use mutex_is_locked in XFS_DQ_IS_LOCKEDChristoph 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 lock class for group/project dquotsChristoph Hellwig2009-01-18
* xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2009-01-18
* xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig2009-01-18
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* no explicit xfs_iflush for special inodes during unmountChristoph Hellwig2008-12-03
* [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-11-30
* [XFS] Avoid using inodes that haven't been completely initialisedDave Chinner2008-11-10
* [XFS] fix uninitialised variable bug in dquot releaseDave Chinner2008-11-10
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-30
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-30
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-30
* [XFS] Allow 64 bit machines to avoid the AIL lock during flushesDavid Chinner2008-10-30
* [XFS] Kill xfs_sync()David Chinner2008-10-30
* [XFS] use xfs_sync_inodes rather than xfs_syncsubDavid Chinner2008-10-30
* [XFS] Use struct inodes instead of vnodes to kill vn_grabDavid Chinner2008-10-30
* [XFS] Traverse inode trees when releasing dquotsDavid Chinner2008-10-30
* [XFS] don't block in xfs_qm_dqflush() during async writeback.David Chinner2008-10-30
* [XFS] Fix build brakage from patch "Clean up dquot pincount code"Peter Leckie2008-10-30
* [XFS] Clean up dquot pincount code.Peter Leckie2008-10-30
* [XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy2008-08-13
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-13
* [XFS] replace dquot flush semaphore with a completionDavid Chinner2008-08-13
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-13