aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm_syscalls.c
Commit message (Expand)AuthorAgeFilesLines
...
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-161-5/+2
* [XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi2007-05-081-2/+7
* [XFS] Fix quotaon syscall failures for group enforcement requests.Donald Douwsma2007-05-081-3/+1
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-081-3/+3
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-2/+0
* [XFS] remove unused xflags parameter from sync routinesLachlan McIlroy2007-02-101-1/+1
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+3
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-091-4/+4
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-021-57/+51
* [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-8/+8
* [XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott2005-11-021-2/+5
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-021-7/+2
* [XFS] replace vn_get usage by iholdChristoph Hellwig2005-09-021-11/+5
* [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-211-3/+21
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-59/+92
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1458