summaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Remove dead code from come bulkstat paths.Nathan Scott2006-06-091-3/+1
* [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber2006-06-091-1/+1
* [XFS] Make project quota enforcement return an error code consistent withNathan Scott2006-03-311-7/+10
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-7/+7
* [XFS] 929045 567344 This mod re-organizes some of the in-core file extentMandy Kirkconnell2006-03-141-4/+5
* [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy fromNathan Scott2006-03-141-3/+1
* [XFS] Reduce stack use during quota mounts (caused a panic). ThisNathan Scott2006-02-281-6/+5
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-151-1/+1
|\
| * [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.Nathan Scott2006-01-161-1/+1
* | return statement cleanup - kill pointless parenthesesJesper Juhl2006-01-151-57/+57
|/
* [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to anNathan Scott2006-01-111-4/+6
* [XFS] Do not inherit properties for the quota inodes from the root inode.Nathan Scott2006-01-111-3/+5
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-091-5/+5
* [PATCH] xfs: missing gfp_t annotationsAl Viro2005-12-151-2/+2
* [XFS] Rework the dquot hash sizing heuristics.Nathan Scott2005-11-021-15/+16
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-021-60/+42
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-26/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-9/+8
* [XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin2005-09-051-12/+2
* [XFS] Remove extraneous quotacheck diagnostics.Nathan Scott2005-09-021-10/+2
* [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-211-0/+2
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-211-16/+18
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-47/+95
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-9/+15
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2848
OpenPOWER on IntegriCloud