summaryrefslogtreecommitdiff
path: root/fs/quota.c
AgeCommit message (Expand)Author
2008-07-25quota: cleanup loop in sync_dquots()Jan Kara
2008-04-28quota: quota core changes for quotaon on remountJan Kara
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells
2007-07-27[IA64] Fix build failure in fs/quota.cTony Luck
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov
2007-05-17circular locking dependency found in QUOTA OFFJan Kara
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk
2005-11-03[XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott
2005-06-23[PATCH] O(1) sb list traversing on syncsKirill Korotaev
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds