summaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_dquot.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy2008-08-131-1/+1
* [XFS] replace dquot flush semaphore with a completionDavid Chinner2008-08-131-22/+12
* [XFS] remove remaining VN_HOLD callsChristoph Hellwig2008-08-131-1/+1
* [XFS] Kill shouty XFS_ITOV() macroDavid Chinner2008-08-131-1/+1
* [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()Denys Vlasenko2008-07-281-2/+1
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-291-2/+2
* [XFS] Ensure xfs_bawrite() errors are checked.David Chinner2008-04-181-2/+8
* [XFS] Check for dquot flush errorsDavid Chinner2008-04-181-4/+6
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-071-7/+5
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-081-2/+1
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-2/+0
* [XFS] Remove unused argument to xfs_bmap_finishEric Sandeen2007-02-101-1/+1
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-091-1/+1
* [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber2006-06-091-2/+2
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-091-2/+2
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-021-95/+89
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-27/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-6/+6
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-021-2/+1
* [XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin2005-09-051-7/+36
* [XFS] Remove some debugging code from quota syscalls.Nathan Scott2005-06-211-3/+0
* [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-211-1/+9
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-15/+19
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+1
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-211-62/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1648
OpenPOWER on IntegriCloud