aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-15[PATCH] xfs: missing gfp_t annotationsAl Viro1-2/+2
2005-11-03[XFS] Remove several no-longer-used files.Nathan Scott2-40/+0
2005-11-02[XFS] Rework the dquot hash sizing heuristics.Nathan Scott2-18/+19
2005-11-02[XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig5-240/+208
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott12-312/+132
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott7-51/+50
2005-11-02[XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott1-2/+5
2005-11-02[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2-9/+3
2005-09-08[XFS] Fix modular XFS builds (Makefile botch).Nathan Scott1-4/+4
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott2-0/+54
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin1-7/+36
2005-09-05[XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin4-72/+4
2005-09-02[XFS] Remove extraneous quotacheck diagnostics.Nathan Scott1-10/+2
2005-09-02[XFS] 929956 add log debugging and tracing infoTim Shimmin1-0/+1
2005-09-02[XFS] replace vn_get usage by iholdChristoph Hellwig1-11/+5
2005-06-21[XFS] Remove some debugging code from quota syscalls.Nathan Scott1-3/+0
2005-06-21[XFS] Merge a few minor fixes to the quota warning code.Nathan Scott3-4/+32
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott4-43/+48
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott8-153/+260
2005-06-21[XFS] simplify XFS_PURGE_INODEChristoph Hellwig1-7/+1
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig6-22/+22
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2-63/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds12-0/+8955