summaryrefslogtreecommitdiffstats
path: root/fs/quota.c
Commit message (Expand)AuthorAgeFilesLines
* quota: cleanup loop in sync_dquots()Jan Kara2008-07-251-6/+12
* quota: quota core changes for quotaon on remountJan Kara2008-04-281-3/+2
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-071-2/+2
* [IA64] Fix build failure in fs/quota.cTony Luck2007-07-271-1/+1
* diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-07-161-0/+118
* circular locking dependency found in QUOTA OFFJan Kara2007-05-171-16/+7
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-13/+31
* [PATCH] sem2mutex: quotaIngo Molnar2006-03-231-3/+3
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
* [PATCH] quota: small cleanupsAdrian Bunk2005-11-071-0/+1
* [XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott2005-11-031-1/+7
* [PATCH] O(1) sb list traversing on syncsKirill Korotaev2005-06-231-36/+24
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+382