aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_dquot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott1-1/+1
2006-06-09[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber1-2/+2
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen1-2/+2
2005-11-02[XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig1-95/+89
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-27/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-6/+6
2005-11-02[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott1-2/+1
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin1-7/+36
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 Scott1-1/+9
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-15/+19
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-1/+1
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig1-62/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1648