aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_dquot.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-091-2/+2
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-021-95/+89
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-27/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-6/+6
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-021-2/+1
* [XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin2005-09-051-7/+36
* [XFS] Remove some debugging code from quota syscalls.Nathan Scott2005-06-211-3/+0
* [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-211-1/+9
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-15/+19
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-1/+1
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-211-62/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1648