aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota/quota.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-05quota: split out compat_sys_quotactl support from quota.cChristoph Hellwig1-117/+0
2010-03-05quota: split out netlink notification support from quota.cChristoph Hellwig1-93/+0
2010-03-05quota: remove invalid optimization from quota_sync_allChristoph Hellwig1-15/+0
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig1-41/+5
2010-03-05quota: clean up Q_XQUOTASYNCChristoph Hellwig1-4/+7
2010-03-05quota: simplify permission checkingChristoph Hellwig1-61/+31
2010-03-05quota: special case Q_SYNC without device nameChristoph Hellwig1-13/+27
2010-03-05quota: clean up checks for supported quota methodsChristoph Hellwig1-84/+37
2010-03-05quota: split do_quotactlChristoph Hellwig1-104/+146
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse1-0/+93
2009-06-11quota: cleanup dquota sync functions (version 4)Christoph Hellwig1-11/+14
2009-03-26quota: Coding style fixesJan Kara1-12/+23
2009-03-26quota: Remove superfluous inlinesJan Kara1-1/+1
2009-03-26quota: Move quota files into separate directoryJan Kara1-0/+513