summaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] xfs: missing gfp_t annotationsAl Viro2005-12-151-2/+2
* [XFS] Remove several no-longer-used files.Nathan Scott2005-11-032-40/+0Star
* [XFS] Rework the dquot hash sizing heuristics.Nathan Scott2005-11-022-18/+19
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-025-240/+208Star
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-0212-312/+132Star
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-027-51/+50Star
* [XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott2005-11-021-2/+5
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-022-9/+3Star
* [XFS] Fix modular XFS builds (Makefile botch).Nathan Scott2005-09-081-4/+4
* [XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott2005-09-052-0/+54
* [XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin2005-09-051-7/+36
* [XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin2005-09-054-72/+4Star
* [XFS] Remove extraneous quotacheck diagnostics.Nathan Scott2005-09-021-10/+2Star
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-021-0/+1
* [XFS] replace vn_get usage by iholdChristoph Hellwig2005-09-021-11/+5Star
* [XFS] Remove some debugging code from quota syscalls.Nathan Scott2005-06-211-3/+0Star
* [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-213-4/+32
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-214-43/+48
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-218-153/+260
* [XFS] simplify XFS_PURGE_INODEChristoph Hellwig2005-06-211-7/+1Star
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-216-22/+22
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-212-63/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1712-0/+8955