aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/quota
AgeCommit message (Expand)AuthorFilesLines
2005-11-03[XFS] Remove several no-longer-used files.Gravatar Nathan Scott 2-40/+0
2005-11-02[XFS] Rework the dquot hash sizing heuristics.Gravatar Nathan Scott 2-18/+19
2005-11-02[XFS] endianess annotations and cleanup for the quota codeGravatar Christoph Hellwig 5-240/+208
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 12-312/+132
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 7-51/+50
2005-11-02[XFS] Provide a mechiansm for flushing delalloc before quota reporting.Gravatar Nathan Scott 1-2/+5
2005-11-02[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveGravatar Nathan Scott 2-9/+3
2005-09-08[XFS] Fix modular XFS builds (Makefile botch).Gravatar Nathan Scott 1-4/+4
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Gravatar Nathan Scott 2-0/+54
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordGravatar Tim Shimmin 1-7/+36
2005-09-05[XFS] Need to be able to reset sb_qflags if not mounting with quotasGravatar Tim Shimmin 4-72/+4
2005-09-02[XFS] Remove extraneous quotacheck diagnostics.Gravatar Nathan Scott 1-10/+2
2005-09-02[XFS] 929956 add log debugging and tracing infoGravatar Tim Shimmin 1-0/+1
2005-09-02[XFS] replace vn_get usage by iholdGravatar Christoph Hellwig 1-11/+5
2005-06-21[XFS] Remove some debugging code from quota syscalls.Gravatar Nathan Scott 1-3/+0
2005-06-21[XFS] Merge a few minor fixes to the quota warning code.Gravatar Nathan Scott 3-4/+32
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillGravatar Nathan Scott 4-43/+48
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Gravatar Nathan Scott 8-153/+260
2005-06-21[XFS] simplify XFS_PURGE_INODEGravatar Christoph Hellwig 1-7/+1
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkGravatar Christoph Hellwig 6-22/+22
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkGravatar Christoph Hellwig 2-63/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 12-0/+8955