summaryrefslogtreecommitdiff
path: root/fs/xfs/quota/xfs_dquot.c
Commit message (Expand)AuthorAge
* xfs: Clean up XFS_BLI_* flag namespaceDave Chinner2010-05-24
* 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: convert the per-mount dquot list to use list headsDave Chinner2010-05-19
* xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner2010-02-04
* xfs: Use delay write promotion for dquot flushingDave Chinner2010-01-26
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-21
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21
* xfs: kill XFS_QMOPT_ASYNCChristoph Hellwig2010-01-21
* xfs: event tracing supportChristoph Hellwig2009-12-14
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* xfs: sanitize qh_lock wrappersChristoph Hellwig2009-02-09
* xfs: add a lock class for group/project dquotsChristoph Hellwig2009-01-19
* xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2009-01-19
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* [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] don't block in xfs_qm_dqflush() during async writeback.David Chinner2008-10-30
* [XFS] Clean up dquot pincount code.Peter Leckie2008-10-30
* [XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy2008-08-13
* [XFS] replace dquot flush semaphore with a completionDavid Chinner2008-08-13
* [XFS] remove remaining VN_HOLD callsChristoph Hellwig2008-08-13
* [XFS] Kill shouty XFS_ITOV() macroDavid Chinner2008-08-13
* [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()Denys Vlasenko2008-07-28
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-29
* [XFS] Ensure xfs_bawrite() errors are checked.David Chinner2008-04-18
* [XFS] Check for dquot flush errorsDavid Chinner2008-04-18
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-07
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-08
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-10
* [XFS] Remove unused argument to xfs_bmap_finishEric Sandeen2007-02-10
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-20
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-09
* [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber2006-06-09
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-09
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-02
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-02
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-02
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-02
* [XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin2005-09-05
* [XFS] Remove some debugging code from quota syscalls.Nathan Scott2005-06-21
* [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-21
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-21
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-21
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16