aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/quotaops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11quota: Introduce writeout_quota_sb() (version 4)Jan Kara1-0/+9
2009-06-11quota: cleanup dquota sync functions (version 4)Christoph Hellwig1-8/+3
2009-03-26quota: Remove uppercase aliases for quota functions.Jan Kara1-31/+0
2009-03-26quota: Use inode->i_blkbits to get block bitsMingming Cao1-14/+8
2009-03-26quota: Add quota reservation claim and released operationsMingming Cao1-0/+53
2009-03-26quota: Add quota reservation supportMingming Cao1-0/+21
2009-01-16quota: Improve lockingJan Kara1-2/+0
2009-01-05quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara1-0/+2
2009-01-05quota: Implement function for scanning active dquotsJan Kara1-0/+3
2009-01-05quota: Add helpers to allow ocfs2 specific quota initialization, freeing and recoveryJan Kara1-0/+4
2009-01-05quota: Remove compatibility function sb_any_quota_enabled()Jan Kara1-6/+0
2009-01-05quota: Allow to separately enable quota accounting and enforcing limitsJan Kara1-20/+71
2009-01-05quota: Make _SUSPENDED just a flagJan Kara1-2/+4
2009-01-05quota: Increase size of variables for limits and inode usageJan Kara1-2/+2
2008-10-16quota: remove CVS keywordsAdrian Bunk1-3/+0
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro1-0/+2
2008-07-25quota: convert macros to inline functionsJan Kara1-16/+49
2008-07-25quota: move function-macros from quota.h to quotaops.hJan Kara1-0/+26
2008-07-25quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara1-119/+107
2008-04-28quota: convert stub functions from macros into inlinesAndrew Morton1-8/+37
2008-04-28quota: quota core changes for quotaon on remountJan Kara1-6/+23
2008-04-28quota: various style cleanupsJan Kara1-21/+50
2007-05-08make remove_inode_dquot_ref() staticAdrian Bunk1-3/+0
2006-12-07[PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk1-0/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-03[PATCH] quota: remove unused sync_dquots_dev()Herbert Poetzl1-1/+0
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk1-6/+6
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+246