aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26quota: Move quota files into separate directoryJan Kara1-513/+0
2009-01-14[CVE-2009-0029] System call wrappers part 20Heiko Carstens1-1/+2
2009-01-05quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara1-0/+3
2009-01-05quota: Allow to separately enable quota accounting and enforcing limitsJan Kara1-4/+4
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells1-2/+2
2008-07-25quota: cleanup loop in sync_dquots()Jan Kara1-6/+12
2008-04-28quota: quota core changes for quotaon on remountJan Kara1-3/+2
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells1-2/+2
2007-07-27[IA64] Fix build failure in fs/quota.cTony Luck1-1/+1
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov1-0/+118
2007-05-17circular locking dependency found in QUOTA OFFJan Kara1-16/+7
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-13/+31
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar1-3/+3
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+3
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk1-0/+1
2005-11-03[XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott1-1/+7
2005-06-23[PATCH] O(1) sb list traversing on syncsKirill Korotaev1-36/+24
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+382