summaryrefslogtreecommitdiff
path: root/fs/xfs/quota/xfs_qm.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-16[XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.Nathan Scott1-1/+1
2006-01-11[XFS] Fix an intermittent pquota panic caused by dodgey quota flags to anNathan Scott1-4/+6
2006-01-11[XFS] Do not inherit properties for the quota inodes from the root inode.Nathan Scott1-3/+5
2006-01-10[PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen1-5/+5
2005-12-15[PATCH] xfs: missing gfp_t annotationsAl Viro1-2/+2
2005-11-02[XFS] Rework the dquot hash sizing heuristics.Nathan Scott1-15/+16
2005-11-02[XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig1-60/+42
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-26/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-9/+8
2005-09-05[XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin1-12/+2
2005-09-02[XFS] Remove extraneous quotacheck diagnostics.Nathan Scott1-10/+2
2005-06-21[XFS] Merge a few minor fixes to the quota warning code.Nathan Scott1-0/+2
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott1-16/+18
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-47/+95
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-9/+15
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2848