aboutsummaryrefslogtreecommitdiff
path: root/include/linux/quotaops.h
AgeCommit message (Expand)Author
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11quota: Introduce writeout_quota_sb() (version 4)Jan Kara
2009-06-11quota: cleanup dquota sync functions (version 4)Christoph Hellwig
2009-03-26quota: Remove uppercase aliases for quota functions.Jan Kara
2009-03-26quota: Use inode->i_blkbits to get block bitsMingming Cao
2009-03-26quota: Add quota reservation claim and released operationsMingming Cao
2009-03-26quota: Add quota reservation supportMingming Cao
2009-01-16quota: Improve lockingJan Kara
2009-01-05quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara
2009-01-05quota: Implement function for scanning active dquotsJan Kara
2009-01-05quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...Jan Kara
2009-01-05quota: Remove compatibility function sb_any_quota_enabled()Jan Kara
2009-01-05quota: Allow to separately enable quota accounting and enforcing limitsJan Kara
2009-01-05quota: Make _SUSPENDED just a flagJan Kara
2009-01-05quota: Increase size of variables for limits and inode usageJan Kara
2008-10-16quota: remove CVS keywordsAdrian Bunk
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro
2008-07-25quota: convert macros to inline functionsJan Kara
2008-07-25quota: move function-macros from quota.h to quotaops.hJan Kara
2008-07-25quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara
2008-04-28quota: convert stub functions from macros into inlinesAndrew Morton
2008-04-28quota: quota core changes for quotaon on remountJan Kara
2008-04-28quota: various style cleanupsJan Kara
2007-05-08make remove_inode_dquot_ref() staticAdrian Bunk
2006-12-07[PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-02-03[PATCH] quota: remove unused sync_dquots_dev()Herbert Poetzl
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds