summaryrefslogtreecommitdiffstats
path: root/include/linux/quotaops.h
Commit message (Expand)AuthorAgeFilesLines
* quota: manage reserved space when quota is not active [v2]Dmitry Monakhov2010-04-011-2/+9
* const: make struct super_block::s_qcop constAlexey Dobriyan2009-09-221-1/+1
* const: make struct super_block::dq_op constAlexey Dobriyan2009-09-221-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* quota: Introduce writeout_quota_sb() (version 4)Jan Kara2009-06-111-0/+9
* quota: cleanup dquota sync functions (version 4)Christoph Hellwig2009-06-111-8/+3
* quota: Remove uppercase aliases for quota functions.Jan Kara2009-03-261-31/+0
* quota: Use inode->i_blkbits to get block bitsMingming Cao2009-03-261-14/+8
* quota: Add quota reservation claim and released operationsMingming Cao2009-03-261-0/+53
* quota: Add quota reservation supportMingming Cao2009-03-261-0/+21
* quota: Improve lockingJan Kara2009-01-161-2/+0
* quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara2009-01-051-0/+2
* quota: Implement function for scanning active dquotsJan Kara2009-01-051-0/+3
* quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...Jan Kara2009-01-051-0/+4
* quota: Remove compatibility function sb_any_quota_enabled()Jan Kara2009-01-051-6/+0
* quota: Allow to separately enable quota accounting and enforcing limitsJan Kara2009-01-051-20/+71
* quota: Make _SUSPENDED just a flagJan Kara2009-01-051-2/+4
* quota: Increase size of variables for limits and inode usageJan Kara2009-01-051-2/+2
* quota: remove CVS keywordsAdrian Bunk2008-10-161-3/+0
* [PATCH] fix races and leaks in vfs_quota_on() usersAl Viro2008-08-011-0/+2
* quota: convert macros to inline functionsJan Kara2008-07-251-16/+49
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-251-0/+26
* quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara2008-07-251-119/+107
* quota: convert stub functions from macros into inlinesAndrew Morton2008-04-281-8/+37
* quota: quota core changes for quotaon on remountJan Kara2008-04-281-6/+23
* quota: various style cleanupsJan Kara2008-04-281-21/+50
* make remove_inode_dquot_ref() staticAdrian Bunk2007-05-081-3/+0
* [PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk2006-12-071-0/+3
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] quota: remove unused sync_dquots_dev()Herbert Poetzl2006-02-031-1/+0
* [PATCH] quota: small cleanupsAdrian Bunk2005-11-071-6/+6
* [PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig2005-06-231-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+246